FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-chr-on-west-MedicationStatement-9003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationStatement",
"id": "chr-on-west-MedicationStatement-9003",
"meta": {
"lastUpdated": "2024-12-10T10:00:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwMedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction",
"valueString": "Take 1 tablet by mouth twice daily with meals"
}
],
"identifier": [
{
"system": "urn:telus:emr:chr:on-west:123:medicationstatement",
"value": "9003"
}
],
"status": "active",
"statusReason": [
{
"text": "Ongoing treatment for type 2 diabetes"
}
],
"medicationReference": {
"reference": "Medication/chr-on-west-Medication-9001"
},
"subject": {
"reference": "Patient/chr-on-west-Patient-12345",
"display": "Sarah Marie Johnson"
},
"_effectiveDateTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
}
}