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
| Page standards status: External | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="AppointmentTypeCS"/>
<meta>
<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 AppointmentTypeCS</b></p><a name="AppointmentTypeCS"> </a><a name="hcAppointmentTypeCS"> </a><a name="AppointmentTypeCS-en-US"> </a><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/AppointmentTypeCS</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">CHECKUP<a name="AppointmentTypeCS-CHECKUP"> </a></td><td>A routine check-up, such as an annual physical</td></tr><tr><td style="white-space:nowrap">EMERGENCY<a name="AppointmentTypeCS-EMERGENCY"> </a></td><td>Emergency appointment</td></tr><tr><td style="white-space:nowrap">FOLLOWUP<a name="AppointmentTypeCS-FOLLOWUP"> </a></td><td>A follow up visit from a previous appointment</td></tr><tr><td style="white-space:nowrap">ROUTINE<a name="AppointmentTypeCS-ROUTINE"> </a></td><td>Routine appointment - default if not valued</td></tr><tr><td style="white-space:nowrap">WALKIN<a name="AppointmentTypeCS-WALKIN"> </a></td><td>A previously unscheduled walk-in visit</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/CodeSystem/AppointmentTypeCS"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.18.169"/>
</identifier>
<version value="0.1.3"/>
<name value="AppointmentTypeCS"/>
<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)"/>
<caseSensitive value="true"/>
<valueSet value="https://fhir.medicaia.ar/ValueSet/AppointmentTypeVS"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="CHECKUP"/>
<display value="A routine check-up, such as an annual physical"/>
</concept>
<concept>
<code value="EMERGENCY"/>
<display value="Emergency appointment"/>
</concept>
<concept>
<code value="FOLLOWUP"/>
<display value="A follow up visit from a previous appointment"/>
</concept>
<concept>
<code value="ROUTINE"/>
<display value="Routine appointment - default if not valued"/>
</concept>
<concept>
<code value="WALKIN"/>
<display value="A previously unscheduled walk-in visit"/>
</concept>
</CodeSystem>