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-dexamethason",
"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-dexamethason</b></p><a name=\"prescription-dexamethason\"> </a><a name=\"hcprescription-dexamethason\"> </a><a name=\"prescription-dexamethason-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>: Active</p><p><b>statusChanged</b>: 2014-06-10</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/retsepti-liik 1}\">tavaretsept</span>, <span title=\"Codes:{https://fhir.ee/CodeSystem/retsepti-kordsus 1}\">1-kordne</span></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-dexamethason.html\">Medication: extension = deksametasoon,Nodexon; doseForm = tablett; totalVolume = 20</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>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 C71}\">Peaaju pahaloomuline kasvaja</span></td></tr></table><p><b>courseOfTherapyType</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/ravikuuri-tyyp F}\">Fikseeritud</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 1 days</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>4 tablett<span style=\"background: LightGoldenRodYellow\"> (Details: ER_Ühikud annustamine codeTA = 'tablet(s)')</span></td></tr></table></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 1 days</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>2 tablett<span style=\"background: LightGoldenRodYellow\"> (Details: ER_Ühikud annustamine codeTA = 'tablet(s)')</span></td></tr></table></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 1 days</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><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 1 days</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>0.5 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>true</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" : "active",
"statusChanged" : "2014-06-10",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/retsepti-liik",
"code" : "1",
"display" : "tavaretsept"
}
]
},
{
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/retsepti-kordsus",
"code" : "1",
"display" : "1-kordne"
}
]
}
],
"medication" : {
"reference" : {
🔗 "reference" : "Medication/dexamethason"
}
},
"subject" : {
🔗 "reference" : "Patient/pat1MatiMeri"
},
"authoredOn" : "2023-11-07",
"reason" : [
{
"concept" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/rhk-10",
"code" : "C71",
"display" : "Peaaju pahaloomuline kasvaja"
}
]
}
}
],
"courseOfTherapyType" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/ravikuuri-tyyp",
"code" : "F",
"display" : "Fikseeritud"
}
]
},
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"boundsDuration" : {
"value" : 2,
"unit" : "d",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 1,
"period" : 1,
"periodUnit" : "d",
"timeOfDay" : [
"09:00:00"
]
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 4,
"unit" : "tablett",
"system" : "https://fhir.ee/CodeSystem/retsept-annustamise-yhik",
"code" : "TA"
}
}
]
},
{
"timing" : {
"repeat" : {
"boundsDuration" : {
"value" : 2,
"unit" : "d",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 1,
"period" : 1,
"periodUnit" : "d",
"timeOfDay" : [
"09:00:00"
]
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 2,
"unit" : "tablett",
"system" : "https://fhir.ee/CodeSystem/retsept-annustamise-yhik",
"code" : "TA"
}
}
]
},
{
"timing" : {
"repeat" : {
"boundsDuration" : {
"value" : 2,
"unit" : "d",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 1,
"period" : 1,
"periodUnit" : "d",
"timeOfDay" : [
"09:00:00"
]
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "tablett",
"system" : "https://fhir.ee/CodeSystem/retsept-annustamise-yhik",
"code" : "TA"
}
}
]
},
{
"timing" : {
"repeat" : {
"boundsDuration" : {
"value" : 1,
"unit" : "d",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 1,
"period" : 1,
"periodUnit" : "d",
"timeOfDay" : [
"09:00:00"
]
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 0.5,
"unit" : "tablett",
"system" : "https://fhir.ee/CodeSystem/retsept-annustamise-yhik",
"code" : "TA"
}
}
]
}
],
"dispenseRequest" : {
"validityPeriod" : {
"start" : "2023-11-07",
"end" : "2024-05-07"
}
},
"substitution" : {
"allowedBoolean" : true,
"reason" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/substitution-not-allowed",
"code" : "KP01",
"display" : "Tegemist on bioloogilise ravimiga"
}
]
}
}
}