Medication Scheme Implementation Guide
1.0.0 - draft Estonia flag

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

: comment-renal-failure - JSON Representation

Raw json | Download

{
  "resourceType" : "Communication",
  "id" : "comment-renal-failure",
  "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-renal-failure</b></p><a name=\"comment-renal-failure\"> </a><a name=\"hccomment-renal-failure\"> </a><a name=\"comment-renal-failure-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>: 080808</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:\">D1. siia tuleb hoiatus neerufunktsiooni langusest</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 --&gt; (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:\">annuse vähendamsie põhjendus seoses neerufunktsiooni langusega</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "value" : "080808"
    }
  ],
  "status" : "completed",
  "category" : [
    {
      "coding" : [
        {
          "code" : "alert"
        }
      ],
      "text" : "D1. siia tuleb hoiatus neerufunktsiooni langusest"
    }
  ],
  "about" : [
    {
      🔗 "reference" : "MedicationStatement/MedicationStatementAlprazolam"
    }
  ],
  "sent" : "2025-03-12",
  "sender" : {
    🔗 "reference" : "PractitionerRole/PractRoleD12345"
  },
  "reason" : [
    {
      "reference" : {
        🔗 "reference" : "Medication/alprazolam"
      }
    }
  ],
  "payload" : [
    {
      "contentCodeableConcept" : {
        "text" : "annuse vähendamsie põhjendus seoses neerufunktsiooni langusega"
      }
    }
  ]
}