PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@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.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "ParticipationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "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": "a9b17fa8-2aa2-415c-975d-d00b31e693c7",
  "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",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.285"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}