electronic Case Reporting (eCR) Implementation Guide Release For Comment Ballot Version

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

JSON Format: ValueSet-inactive-rctc

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "inactive-rctc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>eICR Inactice RCTC Codes</h2><div><p>Code, codeSystem, valueSet, valueSetVersion of a code that exists within the RCTC but has been labeled as inactive.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/13223-3.html">13223-3</a></td><td>Deprecated Chlamydia trachomatis B Ab [Units/volume] in Serum</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org/us/ecr/ValueSet/inactive-rctc",
  "version" : "0.0.0",
  "name" : "eICR Inactice RCTC Codes",
  "status" : "draft",
  "date" : "2017-07-26T11:19:52+10:00",
  "publisher" : "Health eData Inc",
  "description" : "Code, codeSystem, valueSet, valueSetVersion of a code that exists within the RCTC but has been labeled as inactive.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "13223-3",
            "display" : "Deprecated Chlamydia trachomatis B Ab [Units/volume] in Serum"
          }
        ]
      }
    ]
  }
}