FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | Immunization |
| Id | Immunization-873.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-vaccin |
Administered: boolean-true (5 March 1999)
Reported By Performer: boolean-true
|
|---|---|
| Practitioner | Vaste Huisarts 1 PractitionerRole: Huisartsen
|
{
"resourceType": "Immunization",
"id": "873",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source",
"valueUri": "Nexus"
}
],
"lastUpdated": "2024-04-17T10:12:07.984+02:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.30.873"
}
],
"status": "completed",
"notGiven": false,
"vaccineCode": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J07BC02",
"display": "hepatitis-a-vaccin"
}
]
},
"patient": {
"reference": "Patient/330073",
"display": "Xxx-Helleman, J (M)"
},
"date": "1999-03-05",
"primarySource": true,
"practitioner": [
{
"actor": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/71994976-3190-49ea-865c-18b8b20d589b",
"display": "Huisartsen"
}
}
],
"reference": "Practitioner/8017",
"display": "Vaste Huisarts 1"
}
}
],
"note": [
{
"text": "Bezoek aan Guatemala."
}
]
}