{
"resourceType" : "MedicationStatement",
"id" : "chmed20af-card-medicationstatement-s01-1",
"meta" : {
"profile" : [
"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-medicationstatement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">ROACCUTAN Kaps 10 mg 30 Stk gegen Akne\tbei Bedarf ab 12.9.2016</div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "cont1",
"meta" : {
"profile" : [
"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"
]
},
"code" : {
"coding" : [
{
"system" : "urn:oid:2.51.1.1",
"code" : "7680453070343",
"display" : "ROACCUTAN Kaps 10 mg 30 Stk"
}
],
"text" : "ROACCUTAN Kaps 10 mg 30 Stk"
},
"form" : {
"coding" : [
{
"system" : "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code" : "10210000",
"display" : "Capsule, hard"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387208003",
"display" : "Isotretinoin (substance)"
}
],
"text" : "Isotretinoin"
},
"strength" : {
"numerator" : {
"value" : 10,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"unit" : "Capsule (unit of presentation)",
"system" : "http://snomed.info/sct",
"code" : "732937005"
}
}
}
]
}
],
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:5c288e1e-d549-46c3-a835-60fb60b7d098"
}
],
"status" : "completed",
"medicationReference" : {
"reference" : "#cont1"
},
"subject" : {
"reference" : "Patient/chmed20af-card-patient-s01"
},
"informationSource" : {
"reference" : "Practitioner/chmed20af-practitioner-s01"
},
"reasonCode" : [
{
"text" : "Akne"
}
],
"dosage" : [
{
"text" : "bei Bedarf"
},
{
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2016-09-12",
"end" : "2020-09-12"
},
"when" : [
"MORN"
]
}
},
"asNeededBoolean" : true,
"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}"
}
}
]
}
]
}