FHIR IG analytics| Package | hl7.fhir.us.mcc.r4 |
| Resource Type | Immunization |
| Id | Immunization-immunizarion-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization
Resource Immunization "immunizarion-1" Version "3" Updated "2022-08-24 09:45:16+0000"
Information Source: #5lRECZtJSkDMD26t!
pertains to goal: Goal/HPT-WNL
status: completed
vaccineCode: influenza, high-dose, quadrivalent (PH_VaccinesAdministeredCVX_CDC_NIP#197; National drug codes#49281012165 "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)")
patient: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"
occurrence: 2020-11-19 12:46:57-0800
primarySource: false
{
"resourceType": "Immunization",
"id": "immunizarion-1",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Imm 1 Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is a example for the MCC Immunization Profile."
}
],
"versionId": "3",
"lastUpdated": "2022-08-24T09:45:16.381+00:00",
"source": "#5lRECZtJSkDMD26t",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCImmunization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference": {
"reference": "Goal/HPT-WNL"
}
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "197",
"display": "influenza, high-dose, quadrivalent"
},
{
"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"
},
"patient": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Patricia Noelle"
},
"occurrenceDateTime": "2020-11-19T12:46:57-08:00",
"primarySource": false
}