Swedish Base Profiles Implementation Guide
1.1.0 - release
This page is part of the HL7 Sweden base profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2025-05-20 |
{
"resourceType" : "ValueSet",
"id" : "SEBaseSKRYrkeSpecialtyVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SEBaseSKRYrkeSpecialtyVS</b></p><a name=\"SEBaseSKRYrkeSpecialtyVS\"> </a><a name=\"hcSEBaseSKRYrkeSpecialtyVS\"> </a><a name=\"SEBaseSKRYrkeSpecialtyVS-sv-SE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in 67051000052103 (urval specialistyrken sjuksköterska)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in 67081000052106 (urval specialistyrken läkare)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in 67071000052109 (urval specialistyrken tandläkare)</li></ul></div>"
},
"url" : "http://hl7.se/fhir/ig/base/ValueSet/SEBaseSKRYrkeSpecialtyVS",
"version" : "1.1.0",
"name" : "SEBaseSKRYrkeSpecialtyVS",
"title" : "SKR ValueSet for clinical specialties",
"status" : "active",
"experimental" : false,
"date" : "2025-05-20T13:02:08+02:00",
"publisher" : "HL7 Sweden",
"contact" : [
{
"name" : "HL7 Sweden",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.se/"
},
{
"system" : "email",
"value" : "info@hl7.se"
}
]
}
],
"description" : "SKR ValueSet for clinical specialties",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/45991000052106",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "67051000052103"
}
]
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/45991000052106",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "67081000052106"
}
]
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/45991000052106",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "67071000052109"
}
]
}
]
}
}