FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Immunization |
| Id | Immunization-ex-Immunization-Vericella.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization ex-Immunization-Vericella
Profile: Immunization (IPS)
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Completed
vaccineCode: Varicella
occurrence: 2023-08-11
primarySource: false
reportOrigin: Written Record
{
"resourceType": "Immunization",
"id": "ex-Immunization-Vericella",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.12.292",
"code": "21",
"display": "Varicella"
}
]
},
"patient": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"occurrenceDateTime": "2023-08-11",
"primarySource": false,
"reportOrigin": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-origin",
"code": "record"
}
]
}
}