{
  "resourceType": "ValueSet",
  "id": "CareConnect-ReasonImmunizationNotAdministered-1",
  "url": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReasonImmunizationNotAdministered-1",
  "version": "1.0.0",
  "name": "Care Connect Reason Immunization Not Administered",
  "status": "draft",
  "date": "2019-11-22T17:17:00+00:00",
  "publisher": "HL7 UK",
  "description": "A ValueSet to identify the reason why an immunization was not administered.",
  "copyright": "Copyright © 2019 HL7 UK",
  "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)"
          }
        ]
      }
    ]
  }
}