PACIO Functional Status Implementation Guide
1.0.0 - STU 1

PACIO Functional Status Implementation Guide, published by HL7 Patient Care Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-functional-status/ and changes regularly. See the Directory of published versions

: PACIO Functioning Category Value Set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pacio-cat-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-observation-category.html">http://hl7.org/fhir/ValueSet/observation-category</a></li><li>Include all codes defined in <a href="CodeSystem-pacio-cat-fs.html"><code>http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/pacio-fs/ValueSet/pacio-cat-vs"/>
  <version value="1.0.0"/>
  <name value="PACIOFunctioningCategoryVS"/>
  <title value="PACIO Functioning Category Value Set"/>
  <status value="active"/>
  <date value="2021-11-03T18:56:23+00:00"/>
  <publisher value="HL7 Patient Care Work Group"/>
  <contact>
    <name value="HL7 Patient Care Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="PACIO project"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@pacioproject.org"/>
    </telecom>
  </contact>
  <description
               value="Codes for the classification of patient observation. This is an extension of the ObservationCategoryCodes value set"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/observation-category"/>
    </include>
    <include>
      <system value="http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs"/>
    </include>
  </compose>
</ValueSet>