PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/task-priority
{
  "description": "The task's priority",
  "_filename": "codesystem-task-priority.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "TaskPriority",
  "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.561"
  } ],
  "status": "draft",
  "id": "33c970c7-b660-4224-ab0f-9f86d6ae2fca",
  "valueSet": "http://hl7.org/fhir/ValueSet/task-priority",
  "kind": null,
  "url": "http://hl7.org/fhir/task-priority",
  "concept": [ {
    "code": "low",
    "display": "Low",
    "definition": "This task has low priority."
  }, {
    "code": "normal",
    "display": "Normal",
    "definition": "This task has normal priority."
  }, {
    "code": "high",
    "display": "High",
    "definition": "This task has high priority."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}