FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Immunization |
| Id | BSP_KBV_PR_AW_Impfung.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Immunization",
"id": "ff258b30-915f-4561-b356-7b30e7a9393a",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Impfung|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"text": "Pockenimpfstoff"
},
"patient": {
"reference": "Patient/1040"
},
"occurrenceDateTime": "2019-12-23",
"primarySource": false,
"protocolApplied": [
{
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20200131",
"code": "67924001",
"display": "Smallpox (disorder)"
}
],
"text": "Pocken"
}
],
"_doseNumberString": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}
]
}