PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/referralstatus
{
  "description": "The status of the referral.",
  "_filename": "CodeSystem-referralstatus.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ReferralStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.300"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "c0513c76-966f-4c86-92cf-93dca5fdb024",
  "valueSet": "http://hl7.org/fhir/ValueSet/referralstatus",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/referralstatus",
  "concept": [ {
    "code": "draft",
    "display": "Draft",
    "definition": "A draft referral that has yet to be send."
  }, {
    "code": "active",
    "display": "Active",
    "definition": "The referral is complete and is ready for fulfillment."
  }, {
    "code": "cancelled",
    "display": "Cancelled",
    "definition": "The referral has been cancelled without being completed. For example it is no longer needed."
  }, {
    "code": "completed",
    "display": "Completed",
    "definition": "The referral has been completely actioned."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "This referral record should never have existed, though it's possible some degree of real-world activity or decisions may have been taken due to its existence"
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}