Patient Cost Transparency Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: PCT Subject-To-Medical-Management Reason Code System - XML Representation

Active as of 2023-03-30

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PCTSubjectToMedicalMgmtReasonCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTSubjectToMedicalMgmtReasonCS</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">concurrent-review<a name="PCTSubjectToMedicalMgmtReasonCS-concurrent-review"> </a></td><td>Concurrent Review</td><td>Concurrent Review</td></tr><tr><td style="white-space:nowrap">prior-auth<a name="PCTSubjectToMedicalMgmtReasonCS-prior-auth"> </a></td><td>Prior Authorization</td><td>Prior Authorization</td></tr><tr><td style="white-space:nowrap">step-therapy<a name="PCTSubjectToMedicalMgmtReasonCS-step-therapy"> </a></td><td>Step Therapy</td><td>Step Therapy</td></tr><tr><td style="white-space:nowrap">fail-first<a name="PCTSubjectToMedicalMgmtReasonCS-fail-first"> </a></td><td>Fail-First</td><td>Fail-First</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTSubjectToMedicalMgmtReasonCS"/>
  <version value="1.0.0"/>
  <name value="PCTSubjectToMedicalMgmtReasonCS"/>
  <title value="PCT Subject-To-Medical-Management Reason Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-03-30T13:34:22+00:00"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <contact>
    <name value="HL7 International - Financial Management Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/fm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fmlists@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Defining codes for the classification of subject-to-medical-management reason types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright value="This CodeSystem is not copyrighted."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="concurrent-review"/>
    <display value="Concurrent Review"/>
    <definition value="Concurrent Review"/>
  </concept>
  <concept>
    <code value="prior-auth"/>
    <display value="Prior Authorization"/>
    <definition value="Prior Authorization"/>
  </concept>
  <concept>
    <code value="step-therapy"/>
    <display value="Step Therapy"/>
    <definition value="Step Therapy"/>
  </concept>
  <concept>
    <code value="fail-first"/>
    <display value="Fail-First"/>
    <definition value="Fail-First"/>
  </concept>
</CodeSystem>