Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
: Medre Specialty - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ee-medre-specialty",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ee-medre-specialty.html\"><code>https://fhir.ee/CodeSystem/ee-medre-specialty</code></a></li></ul></div>"
},
"url" : "https://fhir.ee/ValueSet/ee-medre-specialty",
"version" : "1.0.0",
"name" : "EEBaseMedreSpecialty",
"title" : "Medre Specialty",
"status" : "active",
"experimental" : true,
"date" : "2023-05-29T20:07:00+03:00",
"publisher" : "HL7 Estonia",
"contact" : [
{
"name" : "HL7 Estonia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ee"
}
]
}
],
"description" : "Medre specialty (aka 'TAM eriala' in Estonian).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.ee/CodeSystem/ee-medre-specialty"
}
]
}
}