<<<<<<< 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 Type - XML Representation

Page standards status: External Maturity Level: 0

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="AppointmentTypeVS"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Appointment reason codes</p><table class="grid"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>CHECKUP<a name="CHECKUP"/></td><td>A routine check-up, such as an annual physical</td><td/><td>added v2.3</td></tr><tr><td>EMERGENCY<a name="EMERGENCY"/></td><td>Emergency appointment</td><td/><td>added v2.3</td></tr><tr><td>FOLLOWUP<a name="FOLLOWUP"/></td><td>A follow up visit from a previous appointment</td><td/><td>added v2.3</td></tr><tr><td>ROUTINE<a name="ROUTINE"/></td><td>Routine appointment - default if not valued</td><td/><td>added v2.3</td></tr><tr><td>WALKIN<a name="WALKIN"/></td><td>A previously unscheduled walk-in visit</td><td/><td>added v2.3</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <url value="https://fhir.medicaia.ar/ValueSet/AppointmentTypeVS"/>
  <version value="0.1.3"/>
  <name value="AppointmentTypeVS"/>
  <title value="Appointment Type"/>
  <status value="active"/>
  <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="FHIR Value set/code system definition for HL7 v2 table 0276 ( Appointment Reason Codes)"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="https://fhir.medicaia.ar/CodeSystem/AppointmentTypeCS"/>
    </include>
  </compose>
</ValueSet>