<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Appointment Cancellation Reason - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AppCancellationReasonCS"/>
  <meta>
    <lastUpdated value="2019-11-01T09:29:23.356+11:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AppCancellationReasonCS</b></p><a name="AppCancellationReasonCS"> </a><a name="hcAppCancellationReasonCS"> </a><a name="AppCancellationReasonCS-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2019-11-01 09:29:23+1100</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/AppCancellationReasonCS</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">pat-crs<a name="AppCancellationReasonCS-pat-crs"> </a></td><td>Patient: Canceled via automated reminder system</td></tr><tr><td style="white-space:nowrap">pat-cpp<a name="AppCancellationReasonCS-pat-cpp"> </a></td><td>Patient: Canceled via Patient Portal</td></tr><tr><td style="white-space:nowrap">pat-dec<a name="AppCancellationReasonCS-pat-dec"> </a></td><td>Patient: Deceased</td></tr><tr><td style="white-space:nowrap">pat-fb<a name="AppCancellationReasonCS-pat-fb"> </a></td><td>Patient: Feeling Better</td></tr><tr><td style="white-space:nowrap">pat-lt<a name="AppCancellationReasonCS-pat-lt"> </a></td><td>Patient: Lack of Transportation</td></tr><tr><td style="white-space:nowrap">pat-mt<a name="AppCancellationReasonCS-pat-mt"> </a></td><td>Patient: Member Terminated</td></tr><tr><td style="white-space:nowrap">pat-mv<a name="AppCancellationReasonCS-pat-mv"> </a></td><td>Patient: Moved</td></tr><tr><td style="white-space:nowrap">pat-preg<a name="AppCancellationReasonCS-pat-preg"> </a></td><td>Patient: Pregnant</td></tr><tr><td style="white-space:nowrap">pat-swl<a name="AppCancellationReasonCS-pat-swl"> </a></td><td>Patient: Scheduled from Wait List</td></tr><tr><td style="white-space:nowrap">pat-ucp<a name="AppCancellationReasonCS-pat-ucp"> </a></td><td>Patient: Unhappy/Changed Provider</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="https://fhir.medicaia.ar/CodeSystem/AppCancellationReasonCS"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1382"/>
  </identifier>
  <version value="0.1.3"/>
  <name value="AppCancellationReasonCS"/>
  <title value="Appointment Cancellation Reason"/>
  <status value="draft"/>
  <experimental value="false"/>
<<<<<<< HEAD
  <date value="2024-10-07T15:12:06-03:00"/>
=======
  <date value="2024-10-17T15:16:06-03:00"/>
>>>>>>> med01
  <publisher value="Zentricx"/>
  <contact>
    <name value="Zentricx"/>
    <telecom>
      <system value="url"/>
      <value value="https://zentricx.com"/>
    </telecom>
  </contact>
  <description
               value="This example value set defines a set of reasons for the cancellation of an appointment."/>
  <caseSensitive value="true"/>
  <valueSet
            value="https://fhir.medicaia.ar/ValueSet/AppCancellationReasonVS"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="pat-crs"/>
    <display value="Patient: Canceled via automated reminder system"/>
  </concept>
  <concept>
    <code value="pat-cpp"/>
    <display value="Patient: Canceled via Patient Portal"/>
  </concept>
  <concept>
    <code value="pat-dec"/>
    <display value="Patient: Deceased"/>
  </concept>
  <concept>
    <code value="pat-fb"/>
    <display value="Patient: Feeling Better"/>
  </concept>
  <concept>
    <code value="pat-lt"/>
    <display value="Patient: Lack of Transportation"/>
  </concept>
  <concept>
    <code value="pat-mt"/>
    <display value="Patient: Member Terminated"/>
  </concept>
  <concept>
    <code value="pat-mv"/>
    <display value="Patient: Moved"/>
  </concept>
  <concept>
    <code value="pat-preg"/>
    <display value="Patient: Pregnant"/>
  </concept>
  <concept>
    <code value="pat-swl"/>
    <display value="Patient: Scheduled from Wait List"/>
  </concept>
  <concept>
    <code value="pat-ucp"/>
    <display value="Patient: Unhappy/Changed Provider"/>
  </concept>
</CodeSystem>