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
Active as of 2024-10-28 |
{
"resourceType" : "CodeSystem",
"id" : "retsepti-volituse-liik",
"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: CodeSystem retsepti-volituse-liik</b></p><a name=\"retsepti-volituse-liik\"> </a><a name=\"hcretsepti-volituse-liik\"> </a><a name=\"retsepti-volituse-liik-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></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>display</td><td>display</td><td>http://terminology.hl7.org/CodeSystem/designation-usage|display</td><td>string</td><td>Display</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/retsepti-volituse-liik</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">private<a name=\"retsepti-volituse-liik-private\"> </a></td><td>Privaatne</td></tr><tr><td style=\"white-space:nowrap\">public<a name=\"retsepti-volituse-liik-public\"> </a></td><td>Avalik</td></tr><tr><td style=\"white-space:nowrap\">v<a name=\"retsepti-volituse-liik-v\"> </a></td><td>Volitatud</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl" : "https://termx.kodality.dev/fhir/ValueSet/retsepti-volituse-liik"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode" : "executable"
}
],
"url" : "https://fhir.ee/CodeSystem/retsepti-volituse-liik",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.28284.6.2.2.43"
},
{
"type" : {
"coding" : [
{
"code" : "version"
}
]
},
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.28284.6.2.2.43.1"
}
],
"version" : "1.0.0",
"versionAlgorithmString" : "integer",
"name" : "RetseptiVolituseLiik",
"title" : "ER_Volituse liik",
"status" : "active",
"experimental" : false,
"date" : "2024-10-28T13:04:39+00:00",
"publisher" : "TEHIK",
"contact" : [
{
"name" : "TEHIK",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tehik.ee"
},
{
"system" : "email",
"value" : "fhir@tehik.ee"
}
]
},
{
"name" : "TEHIK Andmekorraldus",
"telecom" : [
{
"system" : "email",
"value" : "andmekorraldus@tehik.ee",
"use" : "work"
}
]
}
],
"description" : "Elektrooniline retsept (ER) - Meditsiiniline dokumentatsioon digitaalse retsepti koostamisel/realiseerimisel/digitaliseerimisel.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"effectivePeriod" : {
"start" : "2010-01-01T00:00:00Z"
},
"author" : [
{
"name" : "Tervisekassa"
}
],
"caseSensitive" : false,
"content" : "complete",
"property" : [
{
"code" : "display",
"uri" : "http://terminology.hl7.org/CodeSystem/designation-usage|display",
"description" : "Display",
"type" : "string"
}
],
"concept" : [
{
"code" : "private",
"display" : "Privaatne"
},
{
"code" : "public",
"display" : "Avalik"
},
{
"code" : "v",
"display" : "Volitatud"
}
]
}