FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Immunization |
| Id | Immunization-ma-labtestsk1-Immunization-2387530.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Immunization ma-labtestsk1-Immunization-2387530
Last updated: 2026-02-18 16:12:44+0000;
Information Source: urn:telus:emr:ma:labtestsk1
Profile: DwImmunization
Tag:
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:ma:labtestsk1:Immunization/2387530 (use: official, )
status: Completed
vaccineCode: Diphtheria, Tetanus
patient: Patient/ma-labtestsk1-Patient-17987
occurrence: Absent because : unknown
recorded: 2025-07-16 00:00:00+0000
primarySource: true
| Actor |
| Evan Blue |
note:
Task notes: Evan Blue @ 12:44 PM 16-Jul-2025: TESTING TEST IMMUNIZATION GCP
reasonCode: cough
{
"resourceType": "Immunization",
"id": "ma-labtestsk1-Immunization-2387530",
"meta": {
"lastUpdated": "2026-02-18T16:12:44Z",
"source": "urn:telus:emr:ma:labtestsk1",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwImmunization"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
],
"tag": [
{
"system": "http://fhir.ehealthsask.ca/dacqService",
"code": "SUBSCRIPTION"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:ma:labtestsk1:Immunization",
"value": "2387530"
}
],
"status": "completed",
"vaccineCode": {
"text": "Diphtheria, Tetanus"
},
"patient": {
"reference": "Patient/ma-labtestsk1-Patient-17987",
"type": "Patient"
},
"_occurrenceDateTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"recorded": "2025-07-16T00:00:00Z",
"primarySource": true,
"performer": [
{
"actor": {
"reference": "Practitioner/ma-labtestsk1-Practitioner-594",
"type": "Practitioner",
"display": "Evan Blue"
}
}
],
"note": [
{
"text": "Task notes: Evan Blue @ 12:44 PM 16-Jul-2025:\nTESTING TEST IMMUNIZATION GCP"
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd9cm",
"code": "786.2",
"display": "cough"
}
],
"text": "cough"
}
]
}