Person-Centered Outcomes
0.1.0 - ci-build International flag

Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.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-09-17

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pco"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pco</b></p><a name="pco"> </a><a name="hcpco"> </a><a name="pco-en-US"> </a><p>This case-sensitive code system <code>http://mtnlotus.com/uv/pco/CodeSystem/pco</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-person-centered"> </a></td><td>Person-Centered</td></tr><tr><td style="white-space:nowrap">pco-data-submission-bundle<a name="pco-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-pco-data-submission-standing-order"> </a></td><td>PCO Submission Standing Order</td></tr></table></div>
  </text>
  <url value="http://mtnlotus.com/uv/pco/CodeSystem/pco"/>
  <version value="0.1.0"/>
  <name value="PCOCodes"/>
  <title value="Codes for PCO"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-17T23:40:02+00:00"/>
  <publisher value="Mountain Lotus WellBeing LLC"/>
  <contact>
    <name value="Mountain Lotus WellBeing LLC"/>
    <telecom>
      <system value="url"/>
      <value value="http://mtnlotus.com"/>
    </telecom>
  </contact>
  <description value="Codes to identify content associated with this IG"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="person-centered"/>
    <display value="Person-Centered"/>
  </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>