FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | ImmunizationRecommendation |
| Id | nl-core-Vaccination-request-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Gemaakt: . Status: Due DKTP/HIB-vaccin | 5 maart 2029 - 30980-7 (LOINC) |
|---|
{
"resourceType": "ImmunizationRecommendation",
"id": "nl-core-Vaccination-request-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-request"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"date": "2021-11-19T21:17:13.24+01:00",
"recommendation": [
{
"vaccineCode": [
{
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J07CA06",
"display": "DKTP/HIB-vaccin"
}
]
}
],
"forecastStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
"code": "due",
"display": "Due"
}
]
},
"dateCriterion": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30980-7"
}
]
},
"value": "2029-03-05"
}
],
"description": "Volgens Rijksvaccinatieprogramma."
}
]
}