HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1
1.0.0 - STU1 International flag

HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/pulmonar-rehab/ and changes regularly. See the Directory of published versions

: Pulmonary Rehabilitation referral ICD-10 Subset - XML Representation

Active as of 2024-10-18

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PRreferral-valueset-ICD10"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet PRreferral-valueset-ICD10</b></p><a name="PRreferral-valueset-ICD10"> </a><a name="hcPRreferral-valueset-ICD10"> </a><a name="PRreferral-valueset-ICD10-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://terminology.hl7.org/6.0.2/CodeSystem-icd10.html"><code>http://hl7.org/fhir/sid/icd-10</code></a> where concept  is-a 4A09XLZ</li><li>Include codes from<a href="http://terminology.hl7.org/6.0.2/CodeSystem-icd10.html"><code>http://hl7.org/fhir/sid/icd-10</code></a> where concept  is-a 4A03XR1</li></ul></div>
  </text>
  <url
       value="http://example.com/fhir/example/ValueSet/PRreferral-valueset-ICD10"/>
  <version value="1.0.0"/>
  <name value="PRreferralValueSetICD10"/>
  <title value="Pulmonary Rehabilitation referral ICD-10 Subset"/>
  <status value="active"/>
  <date value="2024-10-18T08:17:01+00:00"/>
  <publisher value="HL7 Portugal"/>
  <contact>
    <name value="HL7 Portugal"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.pt"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.pt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Portugal"/>
    <telecom>
      <system value="email"/>
      <value value="geral@hl7.pt"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A subset of ICD-10 codes for specific use cases in the Pulmonary Rehabilitation referral profile."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="4A09XLZ"/>
      </filter>
    </include>
    <include>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="4A03XR1"/>
      </filter>
    </include>
  </compose>
</ValueSet>