Current Build

{
  "resourceType" : "ValueSet",
  "id" : "fparHIV1RnaDetectedNotDetected",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>FPAR Detected Not Detected value set</h2><div><p>Select SNOMED CT codes. A set of codes that describe the HIV1 RNA results of &quot;detected&quot;, &quot;not detected&quot;, and &quot;indeterminate&quot;.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260373001">260373001</a></td><td>Detected (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260415000">260415000</a></td><td>Not detected (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=82334004">82334004</a></td><td>Indeterminate (qualifier value)</td><td/></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean" : true
    }
  ],
  "url" : "http://hl7.org/fhir/fpar/ValueSet/fparHIV1RnaDetectedNotDetected",
  "version" : "0.01",
  "name" : "FPAR Detected Not Detected value set",
  "status" : "draft",
  "date" : "2018-03-29T00:00:00-04:00",
  "publisher" : "Family Planning Annual Report",
  "description" : "Select SNOMED CT codes. A set of codes that describe the HIV1 RNA results of "detected", "not detected", and "indeterminate".",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "260373001",
            "display" : "Detected (qualifier value)"
          },
          {
            "code" : "260415000",
            "display" : "Not detected (qualifier value)"
          },
          {
            "code" : "82334004",
            "display" : "Indeterminate (qualifier value)"
          }
        ]
      }
    ]
  }
}