FHIR IG analytics| Package | tw.gov.mohw.twcore |
| Resource Type | Immunization |
| Id | Immunization-imm-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization imm-example
Profile: TW Core Immunization
status: Completed
vaccineCode: Influenza, high-dose, quadrivalent, PF
patient: 陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, ))
occurrence: 2020-11-19 12:46:57-0800
primarySource: false
location: Location 衛生福利部臺北醫院耳鼻喉科
{
"resourceType": "Immunization",
"id": "imm-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Immunization-twcore"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "197",
"display": "Influenza, high-dose, quadrivalent, PF"
},
{
"system": "http://hl7.org/fhir/sid/ndc",
"code": "49281012165",
"display": "FLUZONE High-Dose Quadrivalent Northern Hemisphere, 10 SYRINGE, GLASS in 1 PACKAGE (49281-121-65) > .7 mL in 1 SYRINGE, GLASS (49281-121-88) (package)"
}
],
"text": "Influenza, high-dose, quadrivalent, PF"
},
"patient": {
"reference": "Patient/pat-example"
},
"encounter": {
"reference": "Encounter/enc-example"
},
"occurrenceDateTime": "2020-11-19T12:46:57-08:00",
"primarySource": false,
"location": {
"reference": "Location/loc-ent-example"
}
}