PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/appointmentstatus
{
  "description": "The free/busy status of an appointment.",
  "_filename": "CodeSystem-appointmentstatus.json",
  "package_name": "hl7.fhir.uv.xver-r3.r4.r4b",
  "date": "2019-10-24T10:53:00+10:00",
  "publisher": "Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AppointmentStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      } ]
    }
  } ],
  "status": "draft",
  "id": "4f259a74-dc33-4394-9997-5dfc70fbf98d",
  "valueSet": "http://hl7.org/fhir/ValueSet/appointmentstatus|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/appointmentstatus",
  "concept": [ {
    "code": "proposed",
    "display": "Proposed",
    "definition": "None of the participant(s) have finalized their acceptance of the appointment request, and the start/end time may not be set yet."
  }, {
    "code": "pending",
    "display": "Pending",
    "definition": "Some or all of the participant(s) have not finalized their acceptance of the appointment request."
  }, {
    "code": "booked",
    "display": "Booked",
    "definition": "All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified."
  }, {
    "code": "arrived",
    "display": "Arrived",
    "definition": "Some of the patients have arrived."
  }, {
    "code": "fulfilled",
    "display": "Fulfilled",
    "definition": "This appointment has completed and may have resulted in an encounter."
  }, {
    "code": "cancelled",
    "display": "Cancelled",
    "definition": "The appointment has been cancelled."
  }, {
    "code": "noshow",
    "display": "No Show",
    "definition": "Some or all of the participant(s) have not/did not appear for the appointment (usually the patient)."
  }, {
    "code": "entered-in-error",
    "display": "Entered in error",
    "definition": "This instance should not have been part of this patient's medical record."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}