FHIR IG analytics| Package | hl7.fhir.cz.ps |
| Resource Type | Immunization |
| Id | Immunization-9949917c-5cd2-48d0-a675-ce218c12f9c4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization 9949917c-5cd2-48d0-a675-ce218c12f9c4
Profile: Immunization (CZ PS)
status: Completed
vaccineCode: Tetanus vaccine
occurrence: 2015-02-05
{
"resourceType": "Immunization",
"id": "9949917c-5cd2-48d0-a675-ce218c12f9c4",
"meta": {
"profile": [
"https://hl7.cz/fhir/ps/StructureDefinition/cz-immunization-ps"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871742003"
}
]
},
"patient": {
"reference": "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
},
"occurrenceDateTime": "2015-02-05"
}