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-reportability-priority-ecr

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "reportability-priority-ecr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Reportability Priority (eCR)</h2>
      <div>
        <p>This value set contains codes that describe the reportability priority in a Reportability Response.</p>
        <p><a href="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=6B65D531-C888-486B-9EC2-4571FE9037B5">PHIN VADS link</a></p>
      </div>
    </div>"
  },
  "url" : "http://hl7.org/fhir/us/ecr/ValueSet/reportability-priority-ecr",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "2.16.840.1.113883.10.20.15.2.5.5"
    }
  ],
  "version" : "0.2.0",
  "name" : "Reportability Priority (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 reportability priority in a Reportability Response.",
  "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" : "RRVS14",
            "display" : "Action required"
          },
          {
            "code" : "RRVS16",
            "display" : "Action requested"
          },
          {
            "code" : "RRVS15",
            "display" : "Information only"
          },
          {
            "code" : "RRVS17",
            "display" : "Immediate action required"
          },
          {
            "code" : "RRVS18",
            "display" : "Immediate action requested"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "http://hl7.org/fhir/us/ecr/ValueSet/reportability-priority-ecr",
    "timestamp" : "2017-12-27T00:00:00+10:00",
    "contains" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS14",
        "display" : "Action required"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS16",
        "display" : "Action requested"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS15",
        "display" : "Information only"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS17",
        "display" : "Immediate action required"
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "RRVS18",
        "display" : "Immediate action requested"
      }
    ]
  }
}