FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | Immunization |
| Id | example-immunization-immunizationinformationband-02.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "50dfcdab-3fca-3be5-946b-0596a04805c3",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationBAND"
]
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "860818003",
"display": "Anthrax Impfstoff (Milzbrand Immunprophylaxe)"
}
]
},
"patient": {
"reference": "Patient/964d6b0e-7683-3c08-88b8-3215db1833eb"
},
"occurrenceDateTime": "2019-12-15",
"note": [
{
"text": "-"
}
]
}