PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/appointmentstatus
{
  "description": "The free/busy status of an appointment.",
  "_filename": "ValueSet-appointmentstatus.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AppointmentStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "proposed",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "Proposed"
    }, {
      "code": "pending",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "Pending"
    }, {
      "code": "booked",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "Booked"
    }, {
      "code": "arrived",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "Arrived"
    }, {
      "code": "fulfilled",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "Fulfilled"
    }, {
      "code": "cancelled",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "Cancelled"
    }, {
      "code": "noshow",
      "system": "http://hl7.org/fhir/appointmentstatus",
      "display": "No Show"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/appointmentstatus?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:ee2effcd-f567-438e-82de-df77528e3f96"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.284"
  } ],
  "status": "draft",
  "id": "f21ba03b-4503-462b-912d-a9def77427ec",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/appointmentstatus",
  "codeSystem": {
    "system": "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)."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}