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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-codes-observationorboth"/>
  <meta>
    <lastUpdated value="2026-03-16T22:59:53.445+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet observation-codes-observationorboth</b>
      </p>
      <a name="observation-codes-observationorboth"> </a>
      <a name="hcobservation-codes-observationorboth"> </a>
      <p>This value set includes codes based on the following rules:</p>
      <ul>
        <li>Include codes from
          <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> where ORDER_OBS  = Observation
        </li>
        <li>Include codes from
          <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> where ORDER_OBS  = Both
        </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="informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/observation-codes-observationorboth"/>
  <version value="6.0.0-ballot4"/>
  <name value="LOINCObsOrBoth"/>
  <title value="LOINC codes with Observation or Both"/>
  <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="LOINC concepts whose ORDER_OBS property is 'Observation' (Obs only) or 'Both'."/>
  <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="ORDER_OBS"/>
        <op value="="/>
        <value value="Observation"/>
      </filter>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="ORDER_OBS"/>
        <op value="="/>
        <value value="Both"/>
      </filter>
    </include>
  </compose>
</ValueSet>