PackagesCanonicalsLogsProblems
    Packages
    fhir.argonaut.scheduling@1.0.0
    http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type
{
  "description": "The style of appointment or patient for appointment booking (not service type).",
  "_filename": "CodeSystem-appt-type.json",
  "package_name": "fhir.argonaut.scheduling",
  "date": "2017-07-16T02:46:45+10:00",
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "Argonaut_Appointment_Type_Codes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Argonaut Appointment Type Codes",
  "package_version": "1.0.0",
  "status": "active",
  "id": "44fd8b01-2305-42e8-813b-dbcc461aebe3",
  "valueSet": "http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type",
  "kind": null,
  "url": "http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type",
  "concept": [ {
    "code": "new-patient",
    "display": "New Patient",
    "definition": "An appointment for a patient who is new to the provider"
  }, {
    "code": "post-op",
    "display": "Post-Op",
    "definition": "An appointment to follow up on an operative procedure"
  }, {
    "code": "pre-op",
    "display": "Pre-Op",
    "definition": "An appointment to prepare for an operative procedure"
  }, {
    "code": "same-day",
    "display": "Same Day",
    "definition": "An appoinment to be seen by a provider the same day"
  }, {
    "code": "urgent",
    "display": "Urgent",
    "definition": "An appointment for an urgent problem or condition"
  } ],
  "caseSensitive": true,
  "version": "1.0.0"
}