Linked Care Implementation Guide - Local Development build (v0.9.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Ex0208 US012 LINCAPrescriptionMedicationRequest: Modify Dosage - JSON Representation
Raw json | Download
{
"resourceType" : "MedicationRequest",
"id" : "2f9de5b899a54392b9b39c440aca0887",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-10-12T14:31:02.1031874+00:00",
"profile" : [
🔗 "http://fhir.hl7.at/linkedcare/StructureDefinition/linca-prescription-medication-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"2f9de5b899a54392b9b39c440aca0887\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationRequest "2f9de5b899a54392b9b39c440aca0887" Version "1" Updated "2023-10-12 14:31:02+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-linca-prescription-medication-request.html\">LINCA Prescription (LINCAPrescriptionMedicationRequest)</a></p></div><p><b>identifier</b>: id:\u00a0CVF1 23ER USW1</p><p><b>priorPrescription</b>: <a href=\"MedicationRequest-091f1a9d0d64415c91f67caccc3f3848.html\">MedicationRequest/091f1a9d0d64415c91f67caccc3f3848</a></p><p><b>groupIdentifier</b>: id:\u00a0ABCD 1234 EFGH</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>Ultralan - Salbe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (CodeSystem-asp-liste#0059714)</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-6800bda462034a9a8123e3dc48c61d53.html\">Patient/6800bda462034a9a8123e3dc48c61d53</a> " GÜRTELTHIER"</p><p><b>informationSource</b>: <span>: Haus Vogelsang</span></p><p><b>performer</b>: <span>: Dr. Silvia Spitzmaus</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>apply twice daily to the inflicted area. once in the morning and once in the evening</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.40.0.10.1.4.3.4.2.1",
"value" : "CVF1 23ER USW1"
}
],
"priorPrescription" : {
🔗 "reference" : "MedicationRequest/091f1a9d0d64415c91f67caccc3f3848"
},
"groupIdentifier" : {
"system" : "urn:oid:1.2.40.0.10.1.4.3.3",
"value" : "ABCD 1234 EFGH"
},
"status" : "active",
"intent" : "order",
"medication" : {
"concept" : {
"coding" : [
{
"system" : "https://termgit.elga.gv.at/CodeSystem-asp-liste",
"code" : "0059714",
"display" : "Ultralan - Salbe"
}
]
}
},
"subject" : {
🔗 "reference" : "Patient/6800bda462034a9a8123e3dc48c61d53"
},
"informationSource" : [
{
"identifier" : {
"system" : "urn:oid:1.2.40.0.34.5.2",
"value" : "2.999.40.0.34.1.1.1"
},
"display" : "Haus Vogelsang"
}
],
"performer" : [
{
"identifier" : {
"system" : "urn:oid:1.2.40.0.34.5.2",
"value" : "2.999.40.0.34.3.1.3"
},
"display" : "Dr. Silvia Spitzmaus"
}
],
"dosageInstruction" : [
{
"text" : "apply twice daily to the inflicted area. once in the morning and once in the evening"
}
]
}