PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@1.1.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-12-16T19:27:50+00:00",
  "meta": {
    "source": "#wlyPklJPXabHsKHE",
    "versionId": "3",
    "lastUpdated": "2020-11-30T21:31:34.540+00:00"
  },
  "publisher": "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "jurisdiction": [ {
    "text": "United States of America",
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "CodeSystem_Task_BusinessStatus",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Task Business Status Code System",
  "package_version": "1.1.0",
  "status": "active",
  "id": "0d4c9172-c1b3-4332-b593-ea13aa329ef3",
  "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.1.0",
  "contact": [ {
    "name": "HL7 International - Public Health",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ]
}