FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Medication |
| Id | nl-core-Vaccination-03-PharmaceuticalProduct-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | HEPATITIS A, GEINACTIVEERD, INTACT VIRUS | Form | SUSPENSIE VOOR INJECTIE |
|---|
{
"resourceType": "Medication",
"id": "nl-core-Vaccination-03-PharmaceuticalProduct-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalProduct.Description",
"valueString": "HEPATITIS A, GEINACTIVEERD, INTACT VIRUS"
}
],
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J07BC02",
"display": "HEPATITIS A, GEINACTIVEERD, INTACT VIRUS"
}
]
},
"form": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.11",
"code": "21",
"display": "SUSPENSIE VOOR INJECTIE"
}
]
},
"batch": {
"lotNumber": "AW1898"
}
}