Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Valueset-report-codes.xml

Example ValueSet/report-codes (XML)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Standards Status : Informative

Raw XML ( canonical form + also see XML Format Specification )

Definition for Value SetLOINC Diagnostic Report Codes

<?xml version="1.0" encoding="UTF-8"?>


  
  
    
    
  
  
    
    
      
      
        

      
      
        
      
      
        This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC
           Committee, and available at no cost under the license at http://loinc.org/terms-of-use.

      
      
      
        Include all codes defined in 
          
            
          
        
      
    
  
  
    
  
  
  
    
    
  
  
  
  
  
  
  
  
  
    
      
      
    
  
  
  This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC
   Committee, and available at no cost under the license at http://loinc.org/terms-of-use.
  
    
      
    
  

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="report-codes"/> 
  <meta> 
    <lastUpdated value="2025-11-24T20:46:00.100+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet report-codes</b> 
      </p> 
      <a name="report-codes"> </a> 
      <a name="hcreport-codes"> </a> 
      <ul> 
        <li> Include codes from
          <a href="http://loinc.org">
            <code> http://loinc.org</code> 
          </a> 
          <span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span>  where STATUS  = ACTIVE, ORDER_OBS  in Order,Both and CLASSTYPE  in 1,2
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/report-codes"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.233"/> 
  </identifier> 
  <identifier> 
    <use value="old"/> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.228"/> 
  </identifier> 
  <identifier> 
    <use value="old"/> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.2.116"/> 
  </identifier> 
  <version value="6.0.0-ballot3"/> 
  <name value="LOINCDiagnosticReportCodes"/> 
  <title value="LOINC Diagnostic Report Codes"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="FHIR Project team"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="This value set includes LOINC codes that relate to Diagnostic Observations."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the
   LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/> 
  <compose>     <include>       <system value="http://loinc.org"/>       <filter>         <property value="STATUS"/>         <op value="="/>         <value value="ACTIVE"/>       </filter>       <filter>         <property value="ORDER_OBS"/>         <op value="in"/>         <value value="Order,Both"/>       </filter>       <filter>         <property value="CLASSTYPE"/>         <op value="in"/>         <value value="1,2"/>       </filter>     </include>   </compose> 


</

ValueSet

>



Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.