NAPKON Vaccination Module
1.0.0 - trial-use

NAPKON Vaccination Module - Local Development build (v1.0.0). See the Directory of published versions

: COVID-19 Vaccination Contraindications - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "covid19-vaccination-contraindications",
  "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> version <code>http://snomed.info/sct/900000000000207008/version/20210731</code><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=863903001\">863903001</a></td><td>Allergy to component of vaccine product (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77386006\">77386006</a></td><td>Pregnant (finding)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=74964007\">74964007</a></td><td>Other (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/covid19-vaccination-contraindications",
  "version" : "1.0.0",
  "name" : "COVID19VaccinationContraindications",
  "title" : "COVID-19 Vaccination Contraindications",
  "status" : "active",
  "date" : "2021-12-10T11:47:18+00:00",
  "description" : "Contraindications precluding COVID-19 vaccination",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20210731",
        "concept" : [
          {
            "code" : "863903001",
            "display" : "Allergy to component of vaccine product (finding)"
          },
          {
            "code" : "77386006",
            "display" : "Pregnant (finding)"
          },
          {
            "code" : "74964007",
            "display" : "Other (qualifier value)"
          }
        ]
      }
    ]
  }
}