FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-UC2-MedicationStatement-XigduoXR.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement UC2-MedicationStatement-XigduoXR
status: Active
medication: Medication XIGDUO XR Filmtabl 5 mg/1000 mg 28 Stk
effective: 2020-01-01 --> (ongoing)
reasonCode: Diabetes
dosage
sequence: 1
timing: Evening, Once
route: zum Einnehmen
DoseAndRates
Dose[x] 2 Tabletten (Details: SNOMED CT code732936001 = '732936001')
{
"resourceType": "MedicationStatement",
"id": "UC2-MedicationStatement-XigduoXR",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medicationstatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationReference": {
"reference": "Medication/UC2-Medication-XigduoXR"
},
"subject": {
"reference": "Patient/UC2-Patient-WalterSchmid"
},
"effectivePeriod": {
"start": "2020-01-01"
},
"reasonCode": [
{
"text": "Diabetes"
}
],
"dosage": [
{
"sequence": 1,
"timing": {
"repeat": {
"when": [
"EVE"
]
}
},
"route": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "20053000"
}
],
"text": "zum Einnehmen"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 2,
"unit": "Tabletten",
"system": "http://snomed.info/sct|http://snomed.info/sct/2011000195101",
"code": "732936001"
}
}
]
}
]
}