FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Immunization |
| Id | Immunization-50d5deca-64e9-4a30-8cec-40ac1f015671.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization 50d5deca-64e9-4a30-8cec-40ac1f015671
status: Completed
vaccineCode: Prevenar 13
patient: B M Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)
occurrence: 2000-03-01
| TargetDisease | DoseNumber[x] |
| Pneumococcal infectious disease | 1 |
{
"resourceType": "Immunization",
"id": "50d5deca-64e9-4a30-8cec-40ac1f015671",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs",
"code": "60129"
}
]
},
"patient": {
"reference": "http://test.fhir.ch/r4/Patient/ChEkmPatientInitialsExample"
},
"occurrenceDateTime": "2000-03-01",
"protocolApplied": [
{
"targetDisease": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16814004",
"display": "Pneumococcal infectious disease"
}
]
}
],
"doseNumberPositiveInt": 1
}
]
}