PackagesCanonicalsLogsProblems
    Packages
    ca.clicsante.base@1.0.0
    http://documentation.clicsante.ca/fhir/base/CodeSystem/appointment-state
{
  "description": "Describes the state (status) of an appointment.",
  "_filename": "CodeSystem-appointment-state.json",
  "package_name": "ca.clicsante.base",
  "date": "2025-03-15T01:44:09+00:00",
  "publisher": "Clic Santé",
  "content": "complete",
  "name": "AppointmentStateCodeSystem",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Appointment State codes",
  "package_version": "1.0.0",
  "status": "active",
  "id": "8c59133f-4db5-498d-accc-885d95a64280",
  "kind": null,
  "count": 4,
  "url": "http://documentation.clicsante.ca/fhir/base/CodeSystem/appointment-state",
  "concept": [ {
    "code": "taken",
    "display": "Taken"
  }, {
    "code": "pending",
    "display": "Pending"
  }, {
    "code": "awaiting_confirmation",
    "display": "Awaiting confirmation"
  }, {
    "code": "confirmed",
    "display": "Confirmed"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Clic Santé",
    "telecom": [ {
      "value": "https://clicsante.ca",
      "system": "url"
    } ]
  } ]
}