{
"resourceType" : "MedicationStatement",
"id" : "chmed20af-card-medicationstatement-s01-3",
"meta" : {
"lastUpdated" : "2017-02-23T14:17:28.000+01:00",
"profile" : [
"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-medicationstatement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> BELOC ZOK Ret Tabl 25 mg 30 Stk - 1-0-1-0 ab 2.10.2016 </div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "cont3",
"meta" : {
"profile" : [
"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"
]
},
"code" : {
"coding" : [
{
"system" : "urn:oid:2.51.1.1",
"code" : "7680521101573",
"display" : "BELOC ZOK Ret Tabl 25 mg 30 Stk"
}
],
"text" : "BELOC ZOK Ret Tabl 25 mg 30 Stk"
},
"form" : {
"coding" : [
{
"system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code" : "10226000",
"display" : "Prolonged-release tablet"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "372826007",
"display" : "Metoprolol (substance)"
}
],
"text" : "Metoprolol"
},
"strength" : {
"numerator" : {
"value" : 25,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"unit" : "Tablet (unit of presentation)",
"system" : "http://snomed.info/sct",
"code" : "732936001"
}
}
}
]
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:e85c2ec3-d4a4-499d-9e00-7360bee9ce6a"
}
],
"status" : "completed",
"medicationReference" : {
"reference" : "#cont3"
},
"subject" : {
"reference" : "Patient/chmed20af-card-patient-s01"
},
"informationSource" : {
"reference" : "Practitioner/chmed20af-practitioner-s01"
},
"reasonCode" : [
{
"text" : "Bluthochdruck/Herz"
}
],
"dosage" : [
{
"text" : "Morgens und abends je 1 Tablette"
},
{
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2016-02-10"
},
"when" : [
"MORN",
"EVE"
]
}
},
"route" : {
"coding" : [
{
"system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code" : "20053000",
"display" : "Oral use"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "Piece",
"system" : "http://unitsofmeasure.org",
"code" : "{Piece}"
}
}
]
}
]
}