FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | ValueSet |
| Id | ValueSet-dk-core-practice-setting-exclude-lab-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7dk/dk-core/ValueSet-dk-core-practice-setting-exclude-lab-code.html |
| URL | http://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-exclude-lab-code |
| Version | 3.8.0 |
| Status | active |
| Date | 2026-06-04T20:42:32+00:00 |
| Name | SorPracticeSettingCodeExcludingLab |
| Title | DK SOR Practice Setting Code excluding laboratory codes |
| Realm | dk |
| Authority | hl7 |
| Description | Values used for Practice Setting, as described in the SOR registry. This list excludes Laboratory Specialties . |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | ||
| hl7.fhir.dk.core#current | dk-core-diagnostic-report | Danish Core Diagnostic Report Profile |
| ValueSet | ||
| hl7.fhir.dk.core#current | dk-core-practice-setting-code | DK SOR Practice Setting Code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet dk-core-practice-setting-exclude-lab-code
This value set includes codes based on the following rules:
This value set excludes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "dk-core-practice-setting-exclude-lab-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-exclude-lab-code",
"version": "3.8.0",
"name": "SorPracticeSettingCodeExcludingLab",
"title": "DK SOR Practice Setting Code excluding laboratory codes",
"status": "active",
"experimental": false,
"date": "2026-06-04T20:42:32+00:00",
"publisher": "HL7 Denmark",
"contact": [
{
"name": "HL7 Denmark",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.dk"
},
{
"system": "email",
"value": "dk-affiliate@hl7.dk"
}
]
}
],
"description": "Values used for Practice Setting, as described in the SOR registry. This list excludes Laboratory Specialties .",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"valueSet": [
"http://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-code"
]
}
],
"exclude": [
{
"valueSet": [
"http://hl7.dk/fhir/core/ValueSet/dk-core-SCTLaboratorySpecialities"
]
}
]
}
}