International Patient Summary Implementation Guide (Release 0.3.0 STU1 Ballot)

This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-lab-absence-presence-uv-ips

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "lab-absence-presence-uv-ips",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Presence/Absence value set</div>"
  },
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/lab-absence-presence-uv-ips",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.11.22.52"
    }
  ],
  "version" : "0.3.0",
  "name" : "LabAbsencePresenceUvIps",
  "title" : "IPS Results Presence/Absence",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-08-06T10:41:01-04:00",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "name" : "HL7 International",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "+1 734 677 7777"
        },
        {
          "system" : "fax",
          "value" : "+1 734 677 6622"
        },
        {
          "system" : "email",
          "value" : "info@hl7.org"
        }
      ]
    }
  ],
  "description" : "Presence/Absence value set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "Licensing note: This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "2667000",
            "display" : "Absent (qualifier value)"
          },
          {
            "code" : "52101004",
            "display" : "Present (qualifier value)"
          },
          {
            "code" : "441614007",
            "display" : "Present one plus out of three plus (qualifier value)"
          },
          {
            "code" : "441517005",
            "display" : "Present two plus out of three plus (qualifier value)"
          },
          {
            "code" : "441521003",
            "display" : "Present three plus out of three plus (qualifier value)"
          },
          {
            "code" : "260347006",
            "display" : "Present + out of ++++ (qualifier value)"
          },
          {
            "code" : "260348001",
            "display" : "Present ++ out of ++++ (qualifier value)"
          },
          {
            "code" : "260349009",
            "display" : "Present +++ out of ++++ (qualifier value)"
          },
          {
            "code" : "260350009",
            "display" : "Present ++++ out of ++++ (qualifier value)"
          }
        ]
      }
    ]
  }
}