FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagevzvz.covid-vaccinations
Resource TypeMedication
Idnl-vzvz-rivm-Lotnumber-example-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Medication",
  "id": "nl-vzvz-rivm-Lotnumber-example-01",
  "meta": {
    "profile": [
      "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.7",
        "code": "2924528",
        "display": "COVID-19 VACCIN PFIZER INJVLST 0,3ML"
      }
    ]
  },
  "batch": {
    "lotNumber": "12345",
    "expirationDate": "2022-03-31"
  }
}