FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | Immunization |
| Id | Immunization-immunization-example-ach-daily-influenzatherapeutic.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization immunization-example-ach-daily-influenzatherapeutic
identifier: URI/urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234
status: Completed
vaccineCode: Fluvax
patient: ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN: 1000009001 (use: usual, ))
occurrence: 2024-01-02
primarySource: true
lotNumber: AAJN11K
expirationDate: 2025-02-15
doseQuantity: 5 mg (Details: UCUM codemg = 'mg')
note:
Notes on administration of vaccine
isSubpotent: true
{
"resourceType": "Immunization",
"id": "immunization-example-ach-daily-influenzatherapeutic",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "urn:oid:1.2.36.1.2001.1005.17",
"code": "FLUVAX"
}
],
"text": "Fluvax"
},
"patient": {
"reference": "Patient/patient-example-ach-daily-influenzatherapeutic"
},
"encounter": {
"reference": "Encounter/encounter-example-ach-daily-influenzatherapeutic"
},
"occurrenceDateTime": "2024-01-02",
"primarySource": true,
"lotNumber": "AAJN11K",
"expirationDate": "2025-02-15",
"doseQuantity": {
"value": 5,
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"note": [
{
"text": "Notes on administration of vaccine"
}
],
"isSubpotent": true
}