Person-Centered Outcomes
0.2.0 - ci-build United States of America flag

Person-Centered Outcomes, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions

: Codes for PCO - XML Representation

Active as of 2024-12-13

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pco-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pco-codes</b></p><a name="pco-codes"> </a><a name="hcpco-codes"> </a><a name="pco-codes-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pco/CodeSystem/pco-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">person-centered<a name="pco-codes-person-centered"> </a></td><td>Person-Centered</td></tr><tr><td style="white-space:nowrap">person-centered-goal<a name="pco-codes-person-centered-goal"> </a></td><td>Person-Centered Goal</td></tr><tr><td style="white-space:nowrap">pco-data-submission-bundle<a name="pco-codes-pco-data-submission-bundle"> </a></td><td>PCO Bundle</td></tr><tr><td style="white-space:nowrap">pco-data-submission-standing-order<a name="pco-codes-pco-data-submission-standing-order"> </a></td><td>PCO Submission Standing Order</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/pco/CodeSystem/pco-codes"/>
  <version value="0.2.0"/>
  <name value="PCOCodes"/>
  <title value="Codes for PCO"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-13T23:10:31+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="Codes to identify content associated with this IG"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="person-centered"/>
    <display value="Person-Centered"/>
  </concept>
  <concept>
    <code value="person-centered-goal"/>
    <display value="Person-Centered Goal"/>
  </concept>
  <concept>
    <code value="pco-data-submission-bundle"/>
    <display value="PCO Bundle"/>
  </concept>
  <concept>
    <code value="pco-data-submission-standing-order"/>
    <display value="PCO Submission Standing Order"/>
  </concept>
</CodeSystem>