PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/task-status-reason
{
  "description": "The current status reason of the task.",
  "_filename": "CodeSystem-task-status-reason.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4.r4",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Orders and Observations",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "TaskStatusReason",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Task Status Reason",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "active",
  "id": "7d3f01d3-d794-4e66-ac09-7b48fb6b5ba6",
  "valueSet": "http://hl7.org/fhir/ValueSet/task-status-reason",
  "kind": null,
  "url": "http://hl7.org/fhir/task-status-reason",
  "concept": [ {
    "code": "missing",
    "display": "Missing",
    "definition": "An item nessary for task completion is missing."
  }, {
    "code": "misidentified",
    "display": "Misidentified",
    "definition": "Something related to the task was misidentified."
  }, {
    "code": "equipment-issue",
    "display": "Equipment-issue",
    "definition": "A piece of equipment necessary for completion of the task is malfunctioning."
  }, {
    "code": "environmental-issue",
    "display": "Environmental-issue",
    "definition": "Something in the environment is preventing task completion."
  }, {
    "code": "personnel-issue",
    "display": "Personnel-issue",
    "definition": "Key personnel necessary for task completion are not present."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Orders and Observations",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}