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
| Draft as of 2026-02-06 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="eehrxf-document-type-vs"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eehrxf-document-type-vs</b></p><a name="eehrxf-document-type-vs"> </a><a name="hceehrxf-document-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/60591-5/">60591-5</a></td><td>Patient summary Document</td></tr><tr><td><a href="https://loinc.org/18842-5/">18842-5</a></td><td>Discharge summary</td></tr><tr><td><a href="https://loinc.org/11502-2/">11502-2</a></td><td>Laboratory report</td></tr><tr><td><a href="https://loinc.org/68604-8/">68604-8</a></td><td>Radiology Diagnostic study note</td></tr><tr><td><a href="https://loinc.org/18748-4/">18748-4</a></td><td>Diagnostic imaging study</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.eu/fhir/eu-health-data-api/ValueSet/eehrxf-document-type-vs"/>
<version value="0.1.0"/>
<name value="EEHRxFDocumentTypeVS"/>
<title value="EEHRxF Document Type ValueSet"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-02-06T14:44:24+00:00"/>
<publisher value="HL7 Europe"/>
<contact>
<name value="HL7 Europe"/>
<telecom>
<system value="url"/>
<value value="http://hl7.eu"/>
</telecom>
</contact>
<description
value="Document type codes for clinical precision in document identification.
This ValueSet contains LOINC codes for specific document types used in
DocumentReference.type. Unlike category (coarse search), type provides
clinical precision for identifying exact document kinds.
**Usage Pattern**:
- type is primarily used for client-side filtering after a broad category search
- type MAY be used as a search parameter when the specific document type is known
- Multiple type codes may apply to a single document (e.g., a discharge summary
that is also a patient summary)
**MVP Document Types** (Priority Categories):
- Patient Summary (IPS)
- Discharge Summary (HDR)
- Laboratory Report
- Diagnostic Imaging Report
Note: This list will expand as additional priority categories are implemented.
JFM: This ValueSet should be made up of other ValueSets, with each of them assigned to one of the priority categories. Thus it is clear what document types are within each category. Is this the place to find all of them? https://confluence.hl7.org/spaces/HEU/pages/358255737/Implementation+Guides"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="150"/>
<display value="Europe"/>
</coding>
</jurisdiction>
<copyright
value="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>
<system value="http://loinc.org"/>
<concept>
<code value="60591-5"/>
<display value="Patient summary Document"/>
</concept>
<concept>
<code value="18842-5"/>
<display value="Discharge summary"/>
</concept>
<concept>
<code value="11502-2"/>
<display value="Laboratory report"/>
</concept>
<concept>
<code value="68604-8"/>
<display value="Radiology Diagnostic study note"/>
</concept>
<concept>
<code value="18748-4"/>
<display value="Diagnostic imaging study"/>
</concept>
</include>
</compose>
</ValueSet>