PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/referralstatus
{
  "description": "The status of the referral.",
  "_filename": "ValueSet-referralstatus.json",
  "package_name": "hl7.fhir.r2.core",
  "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": "ReferralStatus",
  "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.300"
  } ],
  "status": "draft",
  "id": "703be0bd-1916-44d1-bafb-f1a466be03cf",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/referralstatus",
  "codeSystem": {
    "system": "http://hl7.org/fhir/referralstatus",
    "concept": [ {
      "code": "draft",
      "display": "Draft",
      "definition": "A draft referral that has yet to be send."
    }, {
      "code": "requested",
      "display": "Requested",
      "definition": "The referral has been transmitted, but not yet acknowledged by the recipient."
    }, {
      "code": "active",
      "display": "Active",
      "definition": "The referral has been acknowledged by the recipient, and is in the process of being actioned."
    }, {
      "code": "cancelled",
      "display": "Cancelled",
      "definition": "The referral has been cancelled without being completed. For example it is no longer needed."
    }, {
      "code": "accepted",
      "display": "Accepted",
      "definition": "The recipient has agreed to deliver the care requested by the referral."
    }, {
      "code": "rejected",
      "display": "Rejected",
      "definition": "The recipient has declined to accept the referral."
    }, {
      "code": "completed",
      "display": "Completed",
      "definition": "The referral has been completely actioned."
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.300"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}