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
Draft as of 2024-10-28 |
{
"resourceType" : "CodeSystem",
"id" : "ravikuuri-tyyp",
"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 ravikuuri-tyyp</b></p><a name=\"ravikuuri-tyyp\"> </a><a name=\"hcravikuuri-tyyp\"> </a><a name=\"ravikuuri-tyyp-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><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Status</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/ravikuuri-tyyp</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Status</b></td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"ravikuuri-tyyp-F\"> </a></td><td>Fikseeritud</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"ravikuuri-tyyp-P\"> </a></td><td>Pidev</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"ravikuuri-tyyp-V\"> </a></td><td>Vajadusel</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"ravikuuri-tyyp-M\"> </a></td><td>Muutuv</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"ravikuuri-tyyp-U\"> </a></td><td>Ühekordne</td><td>active</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl" : "https://termx.kodality.dev/fhir/ValueSet/ravikuuri-tyyp"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode" : "executable"
}
],
"url" : "https://fhir.ee/CodeSystem/ravikuuri-tyyp",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.28284.6.2.1.280"
},
{
"type" : {
"coding" : [
{
"code" : "version"
}
]
},
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.28284.6.2.1.280.1"
}
],
"version" : "1.0.0",
"versionAlgorithmString" : "integer",
"name" : "RavikuuriTyyp",
"title" : "ER_Ravikuuritüüp",
"status" : "draft",
"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) - Kasutatakse ravimi väljakirjutamisel, kus määratakse loendist ravikuuri tüüp.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"effectivePeriod" : {
"start" : "2018-04-05T00: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"
},
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "Status",
"type" : "code"
}
],
"concept" : [
{
"code" : "F",
"display" : "Fikseeritud",
"property" : [
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "P",
"display" : "Pidev",
"property" : [
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "V",
"display" : "Vajadusel",
"property" : [
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "M",
"display" : "Muutuv",
"property" : [
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "U",
"display" : "Ühekordne",
"property" : [
{
"code" : "status",
"valueCode" : "active"
}
]
}
]
}