HL7 FHIR Implementation Guide: DK Core
3.3.0 - ci-build Denmark flag

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

: DK D-eCPR OID values - JSON Representation

Active as of 2024-11-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DkCoreDeCPRValueSet",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DkCoreDeCPRValueSet</b></p><a name=\"DkCoreDeCPRValueSet\"> </a><a name=\"hcDkCoreDeCPRValueSet\"> </a><a name=\"DkCoreDeCPRValueSet-da-DK\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-dk-core-d-ecpr-codes.html\"><code>http://hl7.dk/fhir/core/CodeSystem/dk-core-d-ecpr-codes</code></a></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/DkCoreDeCPRValueSet",
  "version" : "3.3.0",
  "name" : "DkCoreDeCPRValueSet",
  "title" : "DK D-eCPR OID values",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-15T13:04:42+00:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "description" : "DK D-eCPR OID values",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.dk/fhir/core/CodeSystem/dk-core-d-ecpr-codes"
      }
    ]
  }
}