Person-Centered Outcomes (PCO) Implementation Guide
1.0.0-ballot - STU 1 Ballot United States of America flag

This page is part of the Person-Centered Outcomes (PCO) Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Person-Centered Categories - XML Representation

Page standards status: Draft Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pco-categories"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pco-categories</b></p><a name="pco-categories"> </a><a name="hcpco-categories"> </a><a name="pco-categories-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-pco-concepts-temporary.html"><code>http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-pco-concepts-temporary.html#pco-concepts-temporary-person-centered">person-centered</a></td><td>Person-Centered</td><td>General category for person-centered goals and observations</td></tr><tr><td><a href="CodeSystem-pco-concepts-temporary.html#pco-concepts-temporary-what-matters">what-matters</a></td><td>What Matters</td><td>Identify each person's specific health outcome goals and priorities across settings of care.</td></tr><tr><td><a href="CodeSystem-pco-concepts-temporary.html#pco-concepts-temporary-well-being">well-being</a></td><td>Well-Being</td><td>Indicator for a person's well-being.</td></tr></table></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/us/pco/ImplementationGuide/hl7.fhir.us.pco"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/pco/ValueSet/pco-categories"/>
  <version value="1.0.0-ballot"/>
  <name value="PCOCategories"/>
  <title value="Person-Centered Categories"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-28T21:02:54+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>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Categories for person-centered assessment or goals."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary"/>
      <concept>
        <code value="person-centered"/>
        <display value="Person-Centered"/>
      </concept>
      <concept>
        <code value="what-matters"/>
        <display value="What Matters"/>
      </concept>
      <concept>
        <code value="well-being"/>
        <display value="Well-Being"/>
      </concept>
    </include>
  </compose>
</ValueSet>