electronic Case Reporting (eCR) Implementation Guide: STU2 Ballot

This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR R3. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-eicr-processing-status-reason-ecr

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "eicr-processing-status-reason-ecr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
      <h2>eICR Processing Status Reason (eCR)</h2>
      <div>
        <p>This value set contains codes that describe the reason for the processing status (warning or error).</p>
        <p><a href="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=7A5BB424-3B98-4A13-9D08-57538F3E630E">eICR Processing Status Reason (eCR) PHIN VADS link</a></p>
      </div>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/ecr/ValueSet/eicr-processing-status-reason-ecr",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "2.16.840.1.113883.10.20.15.2.5.7"
    }
  ],
  "version" : "0.2.0",
  "name" : "eICR Processing Status Reason (eCR)",
  "status" : "active",
  "date" : "2017-12-27T00:00:00+10:00",
  "publisher" : "Public Health Information Network Vocabulary Access and Distribution System (PHIN VADS)",
  "description" : "This value set contains codes that describe the reason for the processing status (warning or error).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "concept" : [
          {
            "code" : "RRVS23",
            "display" : "eICR was not processed due to an error of: fatal problem with the eICR that was received"
          },
          {
            "code" : "RRVS24",
            "display" : "eICR was not processed due to an error of: an ongoing server problem"
          },
          {
            "code" : "RRVS24",
            "display" : "eICR was not processed due to an error of: significant content or format issues"
          },
          {
            "code" : "RRVS26",
            "display" : "eICR was processed with the severe warning of: invalid eICR identifier"
          },
          {
            "code" : "RRVS27",
            "display" : "eICR was processed with the severe warning of: required data not found"
          },
          {
            "code" : "RRVS28",
            "display" : "eICR was processed with the warning of: content or format issues"
          },
          {
            "code" : "RRVS30",
            "display" : "Inactive RCTC code"
          },
          {
            "code" : "RRVS29",
            "display" : "Outdated RCTC version"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "http://hl7.org/fhir/us/ecr/ValueSet/eicr-processing-status-reason-ecr",
    "timestamp" : "2017-12-27T00:00:00+10:00",
    "contains" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS23",
        "display" : "eICR was not processed due to an error of: fatal problem with the eICR that was received"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS24",
        "display" : "eICR was not processed due to an error of: an ongoing server problem"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS24",
        "display" : "eICR was not processed due to an error of: significant content or format issues"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS26",
        "display" : "eICR was processed with the severe warning of: invalid eICR identifier"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS27",
        "display" : "eICR was processed with the severe warning of: required data not found"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS28",
        "display" : "eICR was processed with the warning of: content or format issues"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS30",
        "display" : "Inactive RCTC code"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS29",
        "display" : "Outdated RCTC version"
      }
    ]
  }
}