FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Immunization |
| Id | Immunization-covid-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization covid-1
Profile: AU Core Immunization
status: Completed
vaccineCode: Pfizer Comirnaty
patient: Mrs. Anne Mary Bennelong(official) Female, DoB: 1968-10-11 ( Medical record number)
occurrence: 2021-06-17
recorded: 2021-06-17
primarySource: true
location: Location Tindal Building
manufacturer: Pfizer Australia Ltd
lotNumber: 200000000P
site: Left upper arm
{
"resourceType": "Immunization",
"id": "covid-1",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats",
"code": "COMIRN"
},
{
"system": "http://snomed.info/sct",
"code": "1525011000168107",
"display": "Comirnaty"
}
],
"text": "Pfizer Comirnaty"
},
"patient": {
"reference": "Patient/bennelong-anne"
},
"encounter": {
"reference": "Encounter/covid-admin-1"
},
"occurrenceDateTime": "2021-06-17",
"recorded": "2021-06-17",
"primarySource": true,
"location": {
"reference": "Location/bobrester-medical-center"
},
"manufacturer": {
"display": "Pfizer Australia Ltd"
},
"lotNumber": "200000000P",
"site": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "368208006",
"display": "Structure of left upper arm"
}
],
"text": "Left upper arm"
}
}