CH EMED (R4)
0.1.0 - Draft Standard for Trial Use
This page is part of the CH EMED (R4) (v0.1.0: DSTU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
Source view
{
"resourceType" : "MedicationStatement",
"id" : "1-1-MedStatTriatec",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement-treatmentplan"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 1-1-MedStatTriatec</p><p><b>meta</b>: </p><p><b>contained</b>: </p><p><b>identifier</b>: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478</p><p><b>status</b>: completed</p><p><b>medication</b>: unknown resource contained</p><p><b>subject</b>: <a href=\"Patient-MonikaWegmueller.html\">Generated Summary: id: MonikaWegmueller; Medical record number = 11111111; Monika Wegmüller ; gender: female; birthDate: 1943-05-15</a></p><p><b>reasonCode</b>: Bluthochdruck <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>note</b>: -</p><p><b>dosage</b>: , </p></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "med",
"code" : {
"coding" : [
{
"system" : "urn:oid:2.51.1.1",
"code" : "7680538751228",
"display" : "TRIATEC Tabl 2.5 mg 20 Stk"
}
],
"text" : "TRIATEC Tabl 2.5 mg"
},
"form" : {
"coding" : [
{
"system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code" : "10219000",
"display" : "Tablet"
}
]
},
"amount" : {
"numerator" : {
"value" : 20
},
"denominator" : {
"value" : 1
}
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386872004",
"display" : "Ramipril (substance)"
}
],
"text" : "Ramipril"
},
"strength" : {
"numerator" : {
"value" : 2.5,
"unit" : "mg"
},
"denominator" : {
"value" : 1,
"unit" : "1"
}
}
}
]
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"
}
],
"status" : "completed",
"medicationReference" : {
"reference" : "#med"
},
"subject" : {
"reference" : "Patient/MonikaWegmueller"
},
"reasonCode" : [
{
"text" : "Bluthochdruck"
}
],
"note" : [
{
"text" : "-"
}
],
"dosage" : [
{
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-dosagetype",
"valueIdentifier" : {
"value" : "1.3.6.1.4.1.19376.1.5.3.1.4.7.1"
}
}
],
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2011-11-29"
},
"when" : [
"ACM"
]
}
},
"route" : {
"coding" : [
{
"system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code" : "20053000",
"display" : "Oral use"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 0.5
}
}
]
},
{
"text" : "Morgens 1/2 Tablette nehmen"
}
]
}