International Patient Summary Implementation Guide
2.0.0-ballot - STU 2 Ballot International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Results Status Codes - IPS - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="results-status-uv-ips"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet results-status-uv-ips</b></p><a name="results-status-uv-ips"> </a><a name="hcresults-status-uv-ips"> </a><a name="results-status-uv-ips-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a> where concept  is-a <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final">final</a></li><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a> where concept  is-a <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-amended">amended</a></li><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a> where concept  is-a <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-corrected">corrected</a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/ips/ValueSet/results-status-uv-ips"/>
  <version value="2.0.0-ballot"/>
  <name value="ResultsStatusUvIps"/>
  <title value="Results Status Codes - IPS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-22T15:49:08+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
  </contact>
  <description
               value="IPS Observation status codes allowable for results.  This value set includes the subset of \&quot;complete\&quot; (results available, with no further actions needed or anticipated) status codes from http://hl7.org/fhir/observation-status."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <copyright
             value="Produced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/observation-status"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="final"/>
      </filter>
    </include>
    <include>
      <system value="http://hl7.org/fhir/observation-status"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="amended"/>
      </filter>
    </include>
    <include>
      <system value="http://hl7.org/fhir/observation-status"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="corrected"/>
      </filter>
    </include>
  </compose>
</ValueSet>