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-determination-of-reportability-ecr

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "determination-of-reportability-ecr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Determination of Reportability (eCR)</h2>
      <div>
        <p>This value set contains codes that specify whether a condition is reportable or not.</p>
        <p><a href="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=C166B4A8-0DF0-469B-B678-CDAB6985AA4D">Determination of Reportability (eCR) PHIN VADS link</a></p>
      </div>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/ecr/ValueSet/determination-of-reportability-ecr",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "2.16.840.1.113883.10.20.15.2.5.3"
    }
  ],
  "version" : "0.2.0",
  "name" : "Determination of Reportability (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 specify whether a condition is reportable or not.",
  "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" : "RRVS2",
            "display" : "May be reportable"
          },
          {
            "code" : "RRVS3",
            "display" : "Not reportable"
          },
          {
            "code" : "RRVS1",
            "display" : "Reportable"
          },
          {
            "code" : "RRVS4",
            "display" : "No rule met"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "http://hl7.org/fhir/us/ecr/ValueSet/determination-of-reportability-ecr",
    "timestamp" : "2017-12-27T00:00:00+10:00",
    "contains" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS2",
        "display" : "May be reportable"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS3",
        "display" : "Not reportable"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS1",
        "display" : "Reportable"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS4",
        "display" : "No rule met"
      }
    ]
  }
}