PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/participationstatus
{
  "description": "The Participation status of an appointment.",
  "_filename": "ValueSet-participationstatus.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "ParticipationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "accepted",
      "system": "http://hl7.org/fhir/participationstatus",
      "display": "Accepted"
    }, {
      "code": "declined",
      "system": "http://hl7.org/fhir/participationstatus",
      "display": "Declined"
    }, {
      "code": "tentative",
      "system": "http://hl7.org/fhir/participationstatus",
      "display": "Tentative"
    }, {
      "code": "needs-action",
      "system": "http://hl7.org/fhir/participationstatus",
      "display": "Needs Action"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/participationstatus?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:cc62e7ce-db32-480a-9564-b7d7e861963a"
  },
  "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.285"
  } ],
  "status": "draft",
  "id": "777e4330-b02b-4f1b-8038-5c2f57551120",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/participationstatus",
  "codeSystem": {
    "system": "http://hl7.org/fhir/participationstatus",
    "concept": [ {
      "code": "accepted",
      "display": "Accepted",
      "definition": "The participant has accepted the appointment."
    }, {
      "code": "declined",
      "display": "Declined",
      "definition": "The participant has declined the appointment and will not participate in the appointment."
    }, {
      "code": "tentative",
      "display": "Tentative",
      "definition": "The participant has  tentatively accepted the appointment. This could be automatically created by a system and requires further processing before it can be accepted. There is no commitment that attendance will occur."
    }, {
      "code": "needs-action",
      "display": "Needs Action",
      "definition": "The participant needs to indicate if they accept the appointment by changing this status to one of the other statuses."
    } ],
    "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"
    } ]
  } ]
}