PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@1.0.0
    http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-task-businessStatus
{
  "description": "This code system contains codes that describe the business status of a task.",
  "_filename": "CodeSystem-codesystem-task-businessStatus.json",
  "package_name": "hl7.fhir.us.ecr",
  "date": "2020-01-29T20:30:08+00:00",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2019-11-13T05:39:41.000+00:00"
  },
  "publisher": "HL7 Public Health Work Group",
  "content": "complete",
  "name": "CodeSystem_Task_BusinessStatus",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Task Business Status Code System",
  "package_version": "1.0.0",
  "status": "active",
  "id": "4af88103-9b4a-4ac5-85d6-2525bdbd51c7",
  "kind": null,
  "url": "http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-task-businessStatus",
  "concept": [ {
    "code": "automatically-initiated",
    "display": "Generate eICR - automatically initiated"
  }, {
    "code": "manually-initiated",
    "display": "Generate eICR - manually initiated"
  }, {
    "code": "alternately-initiated",
    "display": "Generate eICR - alternately initiated"
  }, {
    "code": "sent-eicr",
    "display": "Send eICR"
  }, {
    "code": "received-eicr",
    "display": "Receive and Process eICR"
  }, {
    "code": "accepted-eicr",
    "display": "Accepted eICR"
  }, {
    "code": "construct-rr",
    "display": "Construct RR"
  }, {
    "code": "fatal-error-eicr",
    "display": "Failed - fatal error in eCR not able to be processed"
  }, {
    "code": "route-eicr-rr",
    "display": "Route eICR and RR"
  }, {
    "code": "route-rr",
    "display": "Route RR"
  }, {
    "code": "receive-eicr-rr",
    "display": "Receive and Process eICR and RR"
  }, {
    "code": "received-rr",
    "display": "Receive and Process RR"
  }, {
    "code": "accepted-eicr-rr",
    "display": "Accepted eICR and RR"
  }, {
    "code": "accepted-rr",
    "display": "Accepted RR"
  }, {
    "code": "sent-supplemental",
    "display": "Provide supplemental information"
  }, {
    "code": "received-supplemental",
    "display": "Supplemental information received"
  }, {
    "code": "accepted-supplemental",
    "display": "Supplemental information accepted"
  } ],
  "version": "1.0.0"
}