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

FHIR IG analytics

Packagehl7.fhir.eu.euridice-api
Resource TypeValueSet
IdValueSet-eehrxf-document-priority-category-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/bvdh/jwg-api/ValueSet-eehrxf-document-priority-category-vs.html
URLhttp://hl7.eu/fhir/euridice-api/ValueSet/eehrxf-document-priority-category-vs
Version0.1.0
Statusdraft
Date2026-01-30T11:02:49+00:00
NameEEHRxFDocumentPriorityCategoryVS
TitleEEHRxF Document Priority Category ValueSet
Realmeu
Authorityhl7
DescriptionValueSet 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.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

Resources that use this resource

StructureDefinition
EehrxfMhdDocumentReferenceEEHRxF MHD DocumentReference Profile

Resources that this resource uses

CodeSystem
eehrxf-document-priority-category-csEEHRxF Document Priority Category CodeSystem

Narrative

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

Generated Narrative: ValueSet eehrxf-document-priority-category-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "eehrxf-document-priority-category-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/euridice-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-01-30T11:02:49+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/euridice-api/CodeSystem/eehrxf-document-priority-category-cs"
      }
    ]
  }
}