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 Outcome Concepts - XML Representation

Page standards status: Informative

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pco-concepts-temporary"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pco-concepts-temporary</b></p><a name="pco-concepts-temporary"> </a><a name="hcpco-concepts-temporary"> </a><a name="pco-concepts-temporary-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">person-centered<a name="pco-concepts-temporary-person-centered"> </a></td><td>Person-Centered</td><td>General category for person-centered goals and observations</td></tr><tr><td style="white-space:nowrap">what-matters<a name="pco-concepts-temporary-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 style="white-space:nowrap">well-being<a name="pco-concepts-temporary-well-being"> </a></td><td>Well-Being</td><td>Indicator for a person's well-being.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <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/CodeSystem/pco-concepts-temporary"/>
  <version value="1.0.0-ballot"/>
  <name value="PCOConcepts"/>
  <title value="Person-Centered Outcome Concepts"/>
  <status value="draft"/>
  <experimental value="true"/>
  <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="Code system to identify resource codes and category codes for Person-Centered Outcomes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="person-centered"/>
    <display value="Person-Centered"/>
    <definition
                value="General category for person-centered goals and observations"/>
  </concept>
  <concept>
    <code value="what-matters"/>
    <display value="What Matters"/>
    <definition
                value="Identify each person's specific health outcome goals and priorities across settings of care."/>
  </concept>
  <concept>
    <code value="well-being"/>
    <display value="Well-Being"/>
    <definition value="Indicator for a person's well-being."/>
  </concept>
</CodeSystem>