Estonian Terminology Services Implementation Guide
1.0.0 - draft
Estonian Terminology Services 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/TerminologyServices/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-06 |
{
"resourceType" : "ValueSet",
"id" : "terminology-identifier-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet terminology-identifier-type</b></p><a name=\"terminology-identifier-type\"> </a><a name=\"hcterminology-identifier-type\"> </a><a name=\"terminology-identifier-type-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-terminology-identifier-type.html\"><code>https://fhir.ee/CodeSystem/terminology-identifier-type</code></a></li></ul></div>"
},
"url" : "https://fhir.ee/ValueSet/terminology-identifier-type",
"version" : "1.0.0",
"name" : "TerminologyIdentifierType",
"title" : "Identifier type for terminology assets",
"status" : "draft",
"experimental" : true,
"date" : "2024-10-06T21:17:45+00:00",
"publisher" : "TEHIK",
"contact" : [
{
"name" : "TEHIK",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tehik.ee"
},
{
"system" : "email",
"value" : "fhir@tehik.ee"
}
]
},
{
"name" : "Rutt Lindström",
"telecom" : [
{
"system" : "email",
"value" : "rutt.lindstrom@tehik.ee",
"use" : "work"
}
]
}
],
"description" : "Identifier type used for terminology assets (such as OID, version OID, etc)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.ee/CodeSystem/terminology-identifier-type"
}
]
}
}