FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DkCoreProfessionGroupValueSet

Packagehl7.fhir.dk.core
TypeValueSet
IdDkCoreProfessionGroupValueSet
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-DkCoreProfessionGroupValueSet.html
URLhttp://hl7.dk/fhir/core/ValueSet/DkCoreProfessionGroupValueSet
Version3.4.0
Statusactive
Date2025-02-01T19:18:26+01:00
NameDkCoreProfessionGroupValueSet
TitleDK Profession Group
Realmdk
Authorityhl7
DescriptionDK Profession Group codes

Resources that use this resource

StructureDefinition
dk-core-practitionerDanish Core Practitioner Profile

Resources that this resource uses

CodeSystem
DkCoreProfessionGroupCodesDK Profession Group Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet DkCoreProfessionGroupValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "DkCoreProfessionGroupValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/ValueSet/DkCoreProfessionGroupValueSet",
  "version": "3.4.0",
  "name": "DkCoreProfessionGroupValueSet",
  "title": "DK Profession Group",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01T19:18:26+01:00",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "description": "DK Profession Group codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.dk/fhir/core/CodeSystem/DkCoreProfessionGroupCodes"
      }
    ]
  }
}