HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Risultato osservazione codificato - presenza/assenza IPS di SNOMED CT - JSON Representation

Active as of 2024-03-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "results-presence-absence-snomed-ct-ips-free-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/441614007\">441614007</a></td><td>Present one plus out of three plus</td></tr><tr><td><a href=\"http://snomed.info/id/441521003\">441521003</a></td><td>Present three plus out of three plus</td></tr><tr><td><a href=\"http://snomed.info/id/441517005\">441517005</a></td><td>Present two plus out of three plus</td></tr><tr><td><a href=\"http://snomed.info/id/260350009\">260350009</a></td><td>++++</td></tr><tr><td><a href=\"http://snomed.info/id/260349009\">260349009</a></td><td>+++</td></tr><tr><td><a href=\"http://snomed.info/id/260348001\">260348001</a></td><td>++</td></tr><tr><td><a href=\"http://snomed.info/id/260347006\">260347006</a></td><td>+</td></tr><tr><td><a href=\"http://snomed.info/id/52101004\">52101004</a></td><td>Present</td></tr><tr><td><a href=\"http://snomed.info/id/2667000\">2667000</a></td><td>Absent</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/lab-report/ValueSet/results-presence-absence-snomed-ct-ips-free-set",
  "version" : "0.2.0",
  "name" : "VsResultsPresenceAbsenceSnomedCtIpsFreeSet",
  "title" : "Risultato osservazione codificato -  presenza/assenza IPS di SNOMED CT",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-08T10:59:35+01:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "Valueset che include i codici per i risultati di presenza o assenza dal sottoinsieme SNOMED International Patient Set (IPS) di SNOMED CT.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "441614007",
            "display" : "Present one plus out of three plus"
          },
          {
            "code" : "441521003",
            "display" : "Present three plus out of three plus"
          },
          {
            "code" : "441517005",
            "display" : "Present two plus out of three plus"
          },
          {
            "code" : "260350009",
            "display" : "++++"
          },
          {
            "code" : "260349009",
            "display" : "+++"
          },
          {
            "code" : "260348001",
            "display" : "++"
          },
          {
            "code" : "260347006",
            "display" : "+"
          },
          {
            "code" : "52101004",
            "display" : "Present"
          },
          {
            "code" : "2667000",
            "display" : "Absent"
          }
        ]
      }
    ]
  }
}