PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/communication-status
{
  "description": "The status of the communication.",
  "_filename": "ValueSet-communication-status.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "CommunicationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "in-progress",
      "system": "http://hl7.org/fhir/communication-status",
      "display": "In Progress"
    }, {
      "code": "completed",
      "system": "http://hl7.org/fhir/communication-status",
      "display": "Completed"
    }, {
      "code": "suspended",
      "system": "http://hl7.org/fhir/communication-status",
      "display": "Suspended"
    }, {
      "code": "rejected",
      "system": "http://hl7.org/fhir/communication-status",
      "display": "Rejected"
    }, {
      "code": "failed",
      "system": "http://hl7.org/fhir/communication-status",
      "display": "Failed"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/communication-status?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:00edc23e-3b16-419a-ba3e-94b3aeb4f93b"
  },
  "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.79"
  } ],
  "status": "draft",
  "id": "f35c9202-eb07-43f7-833d-ef877a7e330e",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/communication-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/communication-status",
    "concept": [ {
      "code": "in-progress",
      "display": "In Progress",
      "definition": "The communication transmission is ongoing."
    }, {
      "code": "completed",
      "display": "Completed",
      "definition": "The message transmission is complete, i.e., delivered to the recipient's destination."
    }, {
      "code": "suspended",
      "display": "Suspended",
      "definition": "The communication transmission has been held by originating system/user request."
    }, {
      "code": "rejected",
      "display": "Rejected",
      "definition": "The receiving system has declined to accept the message."
    }, {
      "code": "failed",
      "display": "Failed",
      "definition": "There was a failure in transmitting the message out."
    } ],
    "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"
    } ]
  } ]
}