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 - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "pco",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://mtnlotus.com/uv/pco/CodeSystem/pco",
  "version" : "0.1.0",
  "name" : "PCOCodes",
  "title" : "Codes for PCO",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-17T23:40:02+00:00",
  "publisher" : "Mountain Lotus WellBeing LLC",
  "contact" : [
    {
      "name" : "Mountain Lotus WellBeing LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://mtnlotus.com"
        }
      ]
    }
  ],
  "description" : "Codes to identify content associated with this IG",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "person-centered",
      "display" : "Person-Centered"
    },
    {
      "code" : "pco-data-submission-bundle",
      "display" : "PCO Bundle"
    },
    {
      "code" : "pco-data-submission-standing-order",
      "display" : "PCO Submission Standing Order"
    }
  ]
}