FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-UC3-MedicationStatement-Marcoumar.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement UC3-MedicationStatement-Marcoumar
status: Active
medication: Medication MARCOUMAR Tabl 3 mg Plast Fl 25 Stk
effective: 2010-04-01 --> (ongoing)
reasonCode: Thromboembolieprophylaxe nach mechanischem Klappenersatz
dosage
sequence: 1
text: Dosierung gemäss separater INR-gesteuerter Verordnung.
timing: Morning, Once
route: zum Einnehmen
DoseAndRates
Dose[x] 1 Tablette (Details: SNOMED CT code732936001 = '732936001')
{
"resourceType": "MedicationStatement",
"id": "UC3-MedicationStatement-Marcoumar",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medicationstatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationReference": {
"reference": "Medication/UC3-Medication-Marcoumar"
},
"subject": {
"reference": "Patient/UC3-Patient-LaraKeller"
},
"effectivePeriod": {
"start": "2010-04-01"
},
"reasonCode": [
{
"text": "Thromboembolieprophylaxe nach mechanischem Klappenersatz"
}
],
"dosage": [
{
"sequence": 1,
"text": "Dosierung gemäss separater INR-gesteuerter Verordnung.",
"timing": {
"repeat": {
"when": [
"MORN"
]
}
},
"route": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "20053000"
}
],
"text": "zum Einnehmen"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "Tablette",
"system": "http://snomed.info/sct|http://snomed.info/sct/2011000195101",
"code": "732936001"
}
}
]
}
]
}