FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-ma-ma-schema-1-MedicationStatement-8003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement ma-ma-schema-1-MedicationStatement-8003
Last updated: 2023-12-18 23:07:47+0000;
Information Source: urn:telus:emr:ma:ma-schema-1
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:ma:ma-schema-1:MedicationStatement/8003 (use: official, )
status: Active
medication: Amlodipine 5 mg Tablet
subject: John Michael Smith
effective: 2023-06-15 --> (ongoing)
dateAsserted: 2023-12-18 10:35:00+0000
informationSource: John Michael Smith
reasonReference: Essential Hypertension
note:
Patient reports good adherence. Taking medication as prescribed. No side effects reported.
dosage
sequence: 1
text: Take 1 tablet by mouth once daily in the morning
timing: Code , Morning, Once per 1 day
asNeeded: false
route: Oral
DoseAndRates
Type Dose[x] Ordered 1 Tablet (Details: unknown codeTAB = 'TAB')
{
"resourceType": "MedicationStatement",
"id": "ma-ma-schema-1-MedicationStatement-8003",
"meta": {
"lastUpdated": "2023-12-18T23:07:47Z",
"source": "urn:telus:emr:ma:ma-schema-1",
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:ma:ma-schema-1:MedicationStatement",
"value": "8003"
}
],
"status": "active",
"medicationReference": {
"reference": "Medication/ma-ma-schema-1-Medication-8001",
"type": "Medication",
"display": "Amlodipine 5 mg Tablet"
},
"subject": {
"reference": "Patient/ma-ma-schema-1-Patient-12345",
"type": "Patient",
"display": "John Michael Smith"
},
"context": {
"reference": "Encounter/ma-ma-schema-1-Encounter-2001",
"type": "Encounter"
},
"effectivePeriod": {
"start": "2023-06-15"
},
"dateAsserted": "2023-12-18T10:35:00Z",
"informationSource": {
"reference": "Patient/ma-ma-schema-1-Patient-12345",
"type": "Patient",
"display": "John Michael Smith"
},
"derivedFrom": [
{
"reference": "MedicationRequest/ma-ma-schema-1-MedicationRequest-8002",
"type": "MedicationRequest"
}
],
"reasonReference": [
{
"reference": "Condition/ma-ma-schema-1-Condition-problem-list-3001",
"type": "Condition",
"display": "Essential Hypertension"
}
],
"note": [
{
"text": "Patient reports good adherence. Taking medication as prescribed. No side effects reported."
}
],
"dosage": [
{
"sequence": 1,
"text": "Take 1 tablet by mouth once daily in the morning",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"when": [
"MORN"
]
},
"code": {
"coding": [
{
"system": "urn:telus:emr:ma:ma-schema-1:medication-frequency",
"code": "QD",
"display": "Once daily"
}
]
}
},
"asNeededBoolean": false,
"route": {
"coding": [
{
"system": "urn:telus:emr:ma:ma-schema-1:medication-route",
"code": "PO",
"display": "Oral"
}
]
},
"doseAndRate": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code": "ordered",
"display": "Ordered"
}
]
},
"doseQuantity": {
"value": 1,
"unit": "Tablet",
"system": "urn:telus:emr:ma:ma-schema-1:medication-dose-unit",
"code": "TAB"
}
}
]
}
]
}