FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Immunization |
| Id | zib-Vaccination-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bezoek aan Guatemala | |
| hepatitis A immunoglobulin | Toegediend: ja (9 maart 1999) Gemeld door uitvoerende: nee |
|---|---|
| Zorgverlener | Henk de Vries Zorgverlenerrol: Medisch specialisten, orthopedie |
{
"resourceType": "Immunization",
"id": "zib-vaccination-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1ef6763b-8fdf-11ec-2005-020000000000"
}
],
"status": "completed",
"notGiven": false,
"vaccineCode": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J06BB11",
"display": "hepatitis A immunoglobulin"
}
]
},
"patient": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"date": "1999-03-09",
"primarySource": false,
"practitioner": [
{
"actor": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-01",
"display": "Medisch specialisten, orthopedie"
}
}
],
"reference": "Practitioner/nl-core-practitioner-01",
"display": "Henk de Vries"
}
}
],
"note": [
{
"text": "Bezoek aan Guatemala"
}
]
}