Medication Scheme Implementation Guide
1.0.0 - draft
Medication Scheme Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "prescription-cancelled",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/StructureDefinition/ee-tis-prescription"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest prescription-cancelled</b></p><a name=\"prescription-cancelled\"> </a><a name=\"hcprescription-cancelled\"> </a><a name=\"prescription-cancelled-en-US\"> </a><blockquote><p><b>ExtensionEETISReimbursementRate</b></p><ul><li>reimbursementRate: <span title=\"Codes:{https://fhir.ee/CodeSystem/retsepti-soodustuse-maar 50}\">50%</span></li><li>reimbursementCondition: <span title=\"Codes:\">siia tuleb kirjeldus vajalikud-tingimused-loendist</span></li></ul></blockquote><p><b>ExtensionEETISDispensationAuthorization</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/retsepti-volituse-liik public}\">Avalik</span></p><p><b>identifier</b>: 1018862058</p><p><b>status</b>: Cancelled</p><p><b>statusReason</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/retsepti-annulleerimise-pohjus AN01}\">Raviskeemi muudatus: soovimatu koos- või kõrvaltoime</span></p><p><b>statusChanged</b>: 2014-06-10</p><p><b>intent</b>: Order</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Medication-fenoksymetyylpenitsilliin.html\">Medication: extension = fenoksümetüülpenitsilliin,Ospen; doseForm = Õhukese polümeerikattega tablett; totalVolume = 12</a></td></tr></table><p><b>subject</b>: <a href=\"Patient-pat1MatiMeri.html\">Mati Meri (official) Male, DoB Unknown ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#38301105216)</a></p><p><b>informationSource</b>: <a href=\"PractitionerRole-PractRoleD98765.html\">PractitionerRole Doctor</a></p><p><b>authoredOn</b>: 2023-11-07</p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.ee/CodeSystem/rhk-10 J20.2}\">Streptokokitekkene äge bronhiit</span></td></tr></table><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Count 3 times, Once per 8 hours</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablett<span style=\"background: LightGoldenRodYellow\"> (Details: ER_Ühikud annustamine codeTA = 'tablet(s)')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ValidityPeriod</b></td></tr><tr><td style=\"display: none\">*</td><td>2023-11-07 --> 2024-05-07</td></tr></table><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td><td><b>Reason</b></td></tr><tr><td style=\"display: none\">*</td><td>false</td><td><span title=\"Codes:{https://fhir.ee/CodeSystem/substitution-not-allowed KP01}\">Tegemist on bioloogilise ravimiga</span></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "reimbursementRate",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/retsepti-soodustuse-maar",
"code" : "50",
"display" : "50%"
}
]
}
},
{
"url" : "reimbursementCondition",
"valueCodeableConcept" : {
"coding" : [
{
"code" : "50_1",
"display" : "siia tuleb kirjeldus vajalikud-tingimused-loendist"
}
]
}
}
],
"url" : "https://fhir.ee/StructureDefinition/ee-tis-reimbursement-rate"
},
{
"url" : "https://fhir.ee/StructureDefinition/ee-tis-dispensation-authorization",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/retsepti-volituse-liik",
"code" : "public",
"display" : "Avalik"
}
]
}
}
],
"identifier" : [
{
"value" : "1018862058"
}
],
"status" : "cancelled",
"statusReason" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/retsepti-annulleerimise-pohjus",
"code" : "AN01",
"display" : "Raviskeemi muudatus: soovimatu koos- või kõrvaltoime"
}
]
},
"statusChanged" : "2014-06-10",
"intent" : "order",
"medication" : {
"reference" : {
🔗 "reference" : "Medication/fenoksymetyylpenitsilliin"
}
},
"subject" : {
🔗 "reference" : "Patient/pat1MatiMeri"
},
"informationSource" : [
{
🔗 "reference" : "PractitionerRole/PractRoleD98765"
}
],
"authoredOn" : "2023-11-07",
"reason" : [
{
"concept" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/rhk-10",
"code" : "J20.2",
"display" : "Streptokokitekkene äge bronhiit"
}
]
}
}
],
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"count" : 3,
"durationUnit" : "d",
"frequency" : 1,
"period" : 8,
"periodUnit" : "h"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "tablett",
"system" : "https://fhir.ee/CodeSystem/retsept-annustamise-yhik",
"code" : "TA"
}
}
]
}
],
"dispenseRequest" : {
"validityPeriod" : {
"start" : "2023-11-07",
"end" : "2024-05-07"
}
},
"substitution" : {
"allowedBoolean" : false,
"reason" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/substitution-not-allowed",
"code" : "KP01",
"display" : "Tegemist on bioloogilise ravimiga"
}
]
}
}
}