Swedish Base Profiles Implementation Guide
1.1.0 - release
Swedish Base Profiles Implementation Guide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/basprofiler-r4/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-17 |
{
"resourceType" : "ValueSet",
"id" : "SEBaseOrganizationTypeVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SEBaseOrganizationTypeVS</b></p><a name=\"SEBaseOrganizationTypeVS\"> </a><a name=\"hcSEBaseOrganizationTypeVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/45991000052106\"> version 📍</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/43741000\">43741000</a></td><td>vårdenhet</td></tr><tr><td><a href=\"http://snomed.info/id/143591000052106\">143591000052106</a></td><td>vårdgivare</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.se/fhir/ig/base/ValueSet/SEBaseOrganizationTypeVS",
"version" : "1.1.0",
"name" : "SEBaseOrganizationTypeVS",
"title" : "SE ValueSet for organization types",
"status" : "active",
"date" : "2025-11-17T09:45:17+00:00",
"publisher" : "HL7 Sweden",
"contact" : [
{
"name" : "HL7 Sweden",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.se/"
},
{
"system" : "email",
"value" : "info@hl7.se"
}
]
}
],
"description" : "This value sets contains organization types relevant for Swedish healthcare",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/45991000052106",
"concept" : [
{
"code" : "43741000",
"display" : "vårdenhet"
},
{
"code" : "143591000052106",
"display" : "vårdgivare"
}
]
}
]
}
}