EU Health Data API
0.1.0 - ci-build 150

EU Health Data API, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/euridice-org/eu-health-data-api/ and changes regularly. See the Directory of published versions

: EEHRxF Document Priority Category ValueSet

Draft as of 2026-02-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eehrxf-document-priority-category-vs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eehrxf-document-priority-category-vs</b></p><a name=\"eehrxf-document-priority-category-vs\"> </a><a name=\"hceehrxf-document-priority-category-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-eehrxf-document-priority-category-cs.html\"><code>http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/eu-health-data-api/ValueSet/eehrxf-document-priority-category-vs",
  "version" : "0.1.0",
  "name" : "EEHRxFDocumentPriorityCategoryVS",
  "title" : "EEHRxF Document Priority Category ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-02-06T14:44:24+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "ValueSet for priority document categories in EEHRxF as the document categories as defined in the EHDS regulation. See [EEHRxFDocumentPriorityCategoryCS](CodeSystem-eehrxf-document-priority-category-cs.html) for the complete list and background.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"
      }
    ]
  }
}