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" : "Communication",
"id" : "Comment-changed",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/StructureDefinition/ee-tis-communication"
]
},
"language" : "et",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"et\" lang=\"et\"><p class=\"res-header-id\"><b>Generated Narrative: Communication Comment-changed</b></p><a name=\"Comment-changed\"> </a><a name=\"hcComment-changed\"> </a><a name=\"Comment-changed-en-US\"> </a><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\">Language: et</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-tis-communication.html\">EETISCommunication</a></p></div><p><b>identifier</b>: 080809</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:\">notification</span></p><p><b>about</b>: <a href=\"MedicationStatement-MedicationStatementAlprazolam.html\">MedicationStatement: extension = ,30,2023-11-07,,,Privaatne,order,; status = recorded; category = Ühekordne,ei ole patsiendi ytluse põhjal,tavaretsept,1-kordne; effective[x] = 2015-02-07 13:28:17-0500 --> (ongoing); note = patsient helistas ja soovis suuremat annust</a></p><p><b>sent</b>: 2025-03-12</p><p><b>sender</b>: <a href=\"PractitionerRole-PractRoleD12345.html\">PractitionerRole Doctor</a></p><h3>Reasons</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-alprazolam.html\">Medication: extension = alprasolaam,Xanax XR; identifier = https://fhir.ee/CodeSystem/tis-fhir-identifikaatorid/ravimiregister-pakend#1021857; doseForm = toimeainet prolongeeritult vabastav tablett; totalVolume = 30</a></td></tr></table><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">vajab suuremat annust, sest väikesem ei anna soovitud tulemust</span></td></tr></table><p><b>note</b>: hoolimata patsiendi palvest, jääb ravimi tugevus muutmata ( @2025-03-13)</p></div>"
},
"identifier" : [
{
"value" : "080809"
}
],
"status" : "completed",
"category" : [
{
"coding" : [
{
"code" : "notification"
}
]
}
],
"about" : [
{
🔗 "reference" : "MedicationStatement/MedicationStatementAlprazolam"
}
],
"sent" : "2025-03-12",
"sender" : {
🔗 "reference" : "PractitionerRole/PractRoleD12345"
},
"reason" : [
{
"reference" : {
🔗 "reference" : "Medication/alprazolam"
}
}
],
"payload" : [
{
"contentCodeableConcept" : {
"text" : "vajab suuremat annust, sest väikesem ei anna soovitud tulemust"
}
}
],
"note" : [
{
"time" : "2025-03-13",
"text" : "hoolimata patsiendi palvest, jääb ravimi tugevus muutmata"
}
]
}