HL7 FHIR® UK Core
4.0.0 - CI Build

HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions

UKCoreReasonImmunizationNotAdministered - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "UKCore-ReasonImmunizationNotAdministered",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>UK Core Reason Immunization Not Administered</h2><div><p>A ValueSet to identify the reason why an immunization was not administered.</p>\n</div><p><b>Copyright Statement:</b> 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.</p><p>This value set includes codes from the following code systems:</p><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=201741000000102\">201741000000102</a></td><td>Did not attend child immunisation (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=281399006\">281399006</a></td><td>Did not attend (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=213257006\">213257006</a></td><td>Generally unwell (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266758009\">266758009</a></td><td>Immunization contraindicated (situation)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=310376006\">310376006</a></td><td>Immunization consent not given (finding)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.nhs.uk/R4/ValueSet/UKCore-ReasonImmunizationNotAdministered",
  "version" : "4.0.0",
  "name" : "UKCoreReasonImmunizationNotAdministered",
  "title" : "UK Core Reason Immunization Not Administered",
  "status" : "draft",
  "date" : "2020-01-16T00:00:00+00:00",
  "publisher" : "Project Wildfyre",
  "contact" : [
    {
      "name" : "Project Wildfyre",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:dunno@dummy.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A ValueSet to identify the reason why an immunization was not administered.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB"
        }
      ]
    }
  ],
  "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" : "201741000000102",
            "display" : "Did not attend child immunisation (finding)"
          },
          {
            "code" : "281399006",
            "display" : "Did not attend (finding)"
          },
          {
            "code" : "213257006",
            "display" : "Generally unwell (finding)"
          },
          {
            "code" : "266758009",
            "display" : "Immunization contraindicated (situation)"
          },
          {
            "code" : "310376006",
            "display" : "Immunization consent not given (finding)"
          }
        ]
      }
    ]
  }
}