FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/inactive (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

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

Jump past Narrative

ValueSet including inactive concepts (id = "inactive")

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="inactive"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet inactive</b> 
      </p> 
      <a name="inactive"> </a> 
      <a name="hcinactive"> </a> 
      <p> This value set expansion contains 5 concepts.</p> 
      <table class="codes">
        <tr> 
          <td> 
            <b> Level</b> 
          </td> 
          <td> 
            <b> System</b> 
          </td> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Inactive</b> 
          </td> 
        </tr> 
        <tr> 
          <td> 
            <a name="inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-CRT"> </a> 1
          </td> 
          <td> 
            <code> http://terminology.hl7.org/CodeSystem/v3-ActMood</code> 
          </td> 
          <td style="white-space:nowrap">  
            <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-CRT">CRT</a> 
          </td> 
          <td> criterion</td> 
          <td> inactive</td> 
        </tr> 
        <tr> 
          <td> 
            <a name="inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-EXPEC"> </a> 1
          </td> 
          <td> 
            <code> http://terminology.hl7.org/CodeSystem/v3-ActMood</code> 
          </td> 
          <td style="white-space:nowrap">  
            <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-EXPEC">EXPEC</a> 
          </td> 
          <td> expectation</td> 
          <td/>  
        </tr> 
        <tr> 
          <td> 
            <a name="inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-GOL"> </a> 2
          </td> 
          <td> 
            <code> http://terminology.hl7.org/CodeSystem/v3-ActMood</code> 
          </td> 
          <td style="white-space:nowrap">    
            <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-GOL">GOL</a> 
          </td> 
          <td> goal</td> 
          <td/>  
        </tr> 
        <tr> 
          <td> 
            <a name="inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-RSK"> </a> 2
          </td> 
          <td> 
            <code> http://terminology.hl7.org/CodeSystem/v3-ActMood</code> 
          </td> 
          <td style="white-space:nowrap">    
            <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-RSK">RSK</a> 
          </td> 
          <td> risk</td> 
          <td/>  
        </tr> 
        <tr> 
          <td> 
            <a name="inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-OPT"> </a> 1
          </td> 
          <td> 
            <code> http://terminology.hl7.org/CodeSystem/v3-ActMood</code> 
          </td> 
          <td style="white-space:nowrap">  
            <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-OPT">OPT</a> 
          </td> 
          <td> option</td> 
          <td/>  
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/inactive"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3146"/> 
  </identifier> 
  <version value="6.0.0-ballot3"/> 
  <name value="ExampleInactive"/> 
  <title value="Example with inactive codes"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <publisher value="HL7 International / Terminology Infrastructure"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/Vocab"/> 
    </telecom> 
  </contact> 
  <description value="HL7 v3 ActMood Predicate codes, including inactive codes"/> 
  <compose> 
    <inactive value="true"/> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/> 
      <filter> 
        <property value="concept"/> 
        <op value="descendent-of"/> 
        <value value="_ActMoodPredicate"/> 
      </filter> 
    </include> 
  </compose> 
  <expansion> 
    <identifier value="urn:uuid:46c00b3f-003a-4f31-9d4b-ea2de58b2a99"/> 
    <timestamp value="2017-02-26T10:00:00Z"/> 
    <contains> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/> 
      <inactive value="true"/> 
      <code value="CRT"/> 
      <display value="criterion"/> 
    </contains> 
    <contains> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/> 
      <code value="EXPEC"/> 
      <display value="expectation"/> 
      <contains> 
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/> 
        <code value="GOL"/> 
        <display value="goal"/> 
      </contains> 
      <contains> 
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/> 
        <code value="RSK"/> 
        <display value="risk"/> 
      </contains> 
    </contains> 
    <contains> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActMood"/> 
      <code value="OPT"/> 
      <display value="option"/> 
    </contains> 
  </expansion> 
</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.