FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeValueSet
IdValueSet-dk-core-practice-setting-exclude-lab-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/dk-core/ValueSet-dk-core-practice-setting-exclude-lab-code.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-exclude-lab-code
Version3.8.0
Statusactive
Date2026-06-04T20:42:32+00:00
NameSorPracticeSettingCodeExcludingLab
TitleDK SOR Practice Setting Code excluding laboratory codes
Realmdk
Authorityhl7
DescriptionValues used for Practice Setting, as described in the SOR registry. This list excludes Laboratory Specialties .
CopyrightThis 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

Resources that use this resource

StructureDefinition
hl7.fhir.dk.core#currentdk-core-diagnostic-reportDanish Core Diagnostic Report Profile

Resources that this resource uses

ValueSet
hl7.fhir.dk.core#currentdk-core-practice-setting-codeDK SOR Practice Setting Code

Narrative

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:


Source1

{
  "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"
        ]
      }
    ]
  }
}