PACIO Re-Assessment Timepoints Implementation Guide
1.0.0 - STU 1 United States of America flag

PACIO Re-Assessment Timepoints Implementation Guide, published by HL7 Community-Based Care and Privacy Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-rt/ and changes regularly. See the Directory of published versions

: Timepoint Entity Code System - XML Representation

Active as of 2022-10-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="timepoint-entity-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-entity-cs</code> defines the following codes:</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">payer<a name="timepoint-entity-cs-payer"> </a></td><td>Payer</td><td>Payer</td></tr><tr><td style="white-space:nowrap">regulatory-state<a name="timepoint-entity-cs-regulatory-state"> </a></td><td>Regulatory - State</td><td>Regulatory - State</td></tr><tr><td style="white-space:nowrap">regulatory-federal<a name="timepoint-entity-cs-regulatory-federal"> </a></td><td>Regulatory - Federal</td><td>Regulatory - Federal</td></tr><tr><td style="white-space:nowrap">provider<a name="timepoint-entity-cs-provider"> </a></td><td>Provider</td><td>Provider</td></tr><tr><td style="white-space:nowrap">accreditation-agency<a name="timepoint-entity-cs-accreditation-agency"> </a></td><td>Accreditation Agency</td><td>Accreditation Agency</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-entity-cs"/>
  <version value="1.0.0"/>
  <name value="TimepointEntityCodeSystem"/>
  <title value="Timepoint Entity Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-10-03T00:58:29+00:00"/>
  <publisher value="HL7 Community-Based Care and Privacy Working Group"/>
  <contact>
    <name value="HL7 Community-Based Care and Privacy Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.org/Special/committees/homehealth"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patients@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="PACIO project"/>
    <telecom>
      <system value="url"/>
      <value value="https://pacioproject.org/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@pacioproject.org"/>
    </telecom>
  </contact>
  <description
               value="Defining codes for describing various entity types for structuring timepoints."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="payer"/>
    <display value="Payer"/>
    <definition value="Payer"/>
  </concept>
  <concept>
    <code value="regulatory-state"/>
    <display value="Regulatory - State"/>
    <definition value="Regulatory - State"/>
  </concept>
  <concept>
    <code value="regulatory-federal"/>
    <display value="Regulatory - Federal"/>
    <definition value="Regulatory - Federal"/>
  </concept>
  <concept>
    <code value="provider"/>
    <display value="Provider"/>
    <definition value="Provider"/>
  </concept>
  <concept>
    <code value="accreditation-agency"/>
    <display value="Accreditation Agency"/>
    <definition value="Accreditation Agency"/>
  </concept>
</CodeSystem>