SMART Health Cards: Vaccination & Testing Implementation Guide
1.0.0 - STU 1 International flag

SMART Health Cards: Vaccination & Testing Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-shc-vaccination-ig/ and changes regularly. See the Directory of published versions

Example Immunization: example-immunization-covid-3a

Page standards status: Informative

Note: This example is extracted from example-bundle-immunization-covid. See here for more information.

{
  "resourceType": "Immunization",
  "meta": {
    "security": [
      {
        "system": "https://smarthealth.cards/ial",
        "code": "IAL1.2"
      }
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/cvx",
        "code": "229"
      }
    ]
  },
  "patient": {
    "reference": "resource:0"
  },
  "occurrenceDateTime": "2022-09-05",
  "performer": [
    {
      "actor": {
        "display": "ABC General Hospital"
      }
    }
  ],
  "lotNumber": "0000001"
}

Please note that language data element is disallowed in the data minimization profiles of this IG. Inclusion of this data element in examples is an artifact of the IG Publisher generating examples without a mechanism for suppressing this element. Implementers should omit language when conforming to data minimization profiles.

Element Value
Patient reference ?title?
CVX code 229
Lot number 0000001
Status and date administered (occurrence) Completed 2022-09-05
Administering location