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

FHIR IG analytics

Packagehl7.fhir.eu.health-data-api
Resource TypeValueSet
IdValueSet-eehrxf-document-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/euridice-org/eu-health-data-api/ValueSet-eehrxf-document-type-vs.html
URLhttp://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-vs
Version1.0.0-ballot
Statusdraft
Date2026-03-18T14:22:45+00:00
NameEEHRxFDocumentTypeVS
TitleEEHRxF Document Type ValueSet
Realmeu
Authorityhl7
DescriptionDocument type codes for clinical precision in document identification.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
hl7.fhir.eu.health-data-api#currentEehrxfMhdDocumentReferenceEEHRxF MHD DocumentReference Profile

Resources that this resource uses

ValueSet
hl7.fhir.eu.health-data-api#currenteehrxf-document-type-discharge-report-vsEEHRxF Document Type ValueSet for Discharge Reports
hl7.fhir.eu.health-data-api#currenteehrxf-document-type-laboratory-report-vsEEHRxF Document Type ValueSet for Laboratory Reports
hl7.fhir.eu.health-data-api#currenteehrxf-document-type-medical-imaging-vsEEHRxF Document Type ValueSet for Medical Imaging
hl7.fhir.eu.health-data-api#currenteehrxf-document-type-patient-summary-vsEEHRxF Document Type ValueSet for Patient Summaries

Narrative

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

Generated Narrative: ValueSet eehrxf-document-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "eehrxf-document-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-vs",
  "version": "1.0.0-ballot",
  "name": "EEHRxFDocumentTypeVS",
  "title": "EEHRxF Document Type ValueSet",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-18T14:22:45+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Document type codes for clinical precision in document identification.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-patient-summary-vs"
        ]
      },
      {
        "valueSet": [
          "http://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-discharge-report-vs"
        ]
      },
      {
        "valueSet": [
          "http://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-laboratory-report-vs"
        ]
      },
      {
        "valueSet": [
          "http://hl7.eu/fhir/health-data-api/ValueSet/eehrxf-document-type-medical-imaging-vs"
        ]
      }
    ]
  }
}