http://terminology.hl7.org/CodeSystem/v2-0276|2.0.0

name
AppointmentReason
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

appointmentReason

Code system of concepts used to describe the kind of appointment or the reason why an appointment has been scheduled. Used in HL7 Version 2.x messaging in the ARQ segment.

{
  "description" : "Code system of concepts used to describe the kind of appointment or the reason why an appointment has been scheduled.  Used in HL7 Version 2.x messaging in the ARQ segment.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2019-12-01T00:00:00Z",
  "versionNeeded" : false,
  "publisher" : "Health Level Seven International",
  "purpose" : "Underlying Master Code System for V2 table 0276 (Appointment reason codes)",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Status of the concept"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code" : "deprecated",
    "type" : "code",
    "description" : "Version of HL7 in which the code was deprecated"
  } ],
  "name" : "AppointmentReason",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "appointmentReason",
  "supliment" : null,
  "compositional" : false,
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "d8606662-24e5-50c2-99ac-c8dad13c84b3",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0276",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0276",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.169",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "id" : "2669",
    "code" : "ROUTINE",
    "display" : "Routine appointment - default if not valued",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Routine appointment - default if not valued"
  }, {
    "id" : "2670",
    "code" : "WALKIN",
    "display" : "A previously unscheduled walk-in visit",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "A previously unscheduled walk-in visit"
  }, {
    "id" : "2671",
    "code" : "CHECKUP",
    "display" : "A routine check-up, such as an annual physical",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "A routine check-up, such as an annual physical"
  }, {
    "id" : "2672",
    "code" : "FOLLOWUP",
    "display" : "A follow up visit from a previous appointment",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "A follow up visit from a previous appointment"
  }, {
    "id" : "2673",
    "code" : "EMERGENCY",
    "display" : "Emergency appointment",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Emergency appointment"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}