TEHIK FHIR IG Starter, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.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-starter/ and changes regularly. See the Directory of published versions
Active as of 2025-06-12 |
{
"resourceType" : "ValueSet",
"id" : "ee-observation-code-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ee-observation-code-vs</b></p><a name=\"ee-observation-code-vs\"> </a><a name=\"hcee-observation-code-vs\"> </a><a name=\"ee-observation-code-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ee-observation-code-system.html\"><code>https://fhir.ee/tools/CodeSystem/ee-observation-code-system</code></a></li></ul></div>"
},
"url" : "https://fhir.ee/tools/ValueSet/ee-observation-code-vs",
"version" : "0.1.0",
"name" : "EEObservationCodeVS",
"title" : "Observation Code ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2025-06-12T06:30:17+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" : "Locally defined codes used for clinical observation types in the project.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.ee/tools/CodeSystem/ee-observation-code-system"
}
]
}
}