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-detail-type-ecr

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "eicr-processing-status-reason-detail-type-ecr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
      <h2>eICR Processing Status Reason Detail Type(eCR)</h2>
      <div>
        <p>This value set contains codes that describe the type of eICR processing status detail.</p>
        <p><a href="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=3C9F1654-1CEB-E711-ACD6-0017A477041A">eICR Processing Status Reason Detail Type(eCR) PHIN VADS link</a></p>
      </div>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/ecr/ValueSet/eicr-processing-status-reason-detail-type-ecr",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "2.16.840.1.113883.10.20.15.2.5.10"
    }
  ],
  "version" : "0.2.0",
  "name" : "eICR Processing Status Reason Detail Type(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 type of eICR processing status detail.",
  "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" : "RRVS33",
            "display" : "Expected RCTC Version Detail"
          },
          {
            "code" : "RRVS32",
            "display" : "Inactive RCTC Code Detail"
          },
          {
            "code" : "RRVS31",
            "display" : "Outdated RCTC Version Detail"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "http://hl7.org/fhir/us/ecr/ValueSet/eicr-processing-status-reason-detail-type-ecr",
    "timestamp" : "2017-12-27T00:00:00+10:00",
    "contains" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS33",
        "display" : "Expected RCTC Version Detail"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS32",
        "display" : "Inactive RCTC Code Detail"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS31",
        "display" : "Outdated RCTC Version Detail"
      }
    ]
  }
}