HL7 Europe Base and Core FHIR IG
2.0.0-recon - ci-build 150

HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 2.0.0-recon built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base/ and changes regularly. See the Directory of published versions

: Medical Test Result Code - XML Representation

Active as of 2026-03-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medicalTestResult-eu"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medicalTestResult-eu</b></p><a name="medicalTestResult-eu"> </a><a name="hcmedicalTestResult-eu"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes 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></li><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where concept  is-a 363787002 (Observable entity)</li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/base/ValueSet/medicalTestResult-eu"/>
  <version value="2.0.0-recon"/>
  <name value="MedicalTestResultCodeEuVs"/>
  <title value="Medical Test Result Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-13T15:39:10+00:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description
               value="Medical test result codes. List of Medical test result codes containing LOINC and NPU."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright HL7 Europe. Licensed under creative commons public domain (CC0 1.0)."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="363787002"/>
      </filter>
    </include>
  </compose>
</ValueSet>