FHIR IG Statistics: ValueSet/DkCoreProfessionGroupValueSet
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}