Current Build

{
  "resourceType" : "ValueSet",
  "id" : "abnInt-CodedNom",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Abnormal Interpretation Numeric Nom</h2><div><p>HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83</p>
</div><p><b>Copyright Statement:</b> IHC</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html"><code>http://hl7.org/fhir/v3/ObservationInterpretation</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://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-A">A</a></td><td>Abnormal</td><td>The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).<br/>
                        [Note: Typically applies to non-numeric results.]</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-AA">AA</a></td><td>Very Abnormal</td><td>The result or observation value is outside a reference range or expected norm at a level at which immediate action should be considered for patient safety (as defined for the respective test procedure).<br/>
                        [Note: Typically applies to non-numeric results.  Analogous to critical/panic limits for numeric results.]</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/fpar/ValueSet/abnInt-CodedNom",
  "version" : "0.01",
  "name" : "Abnormal Interpretation Numeric Nom",
  "status" : "draft",
  "date" : "2014-06-25T00:00:00-04:00",
  "publisher" : "HSPC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healtcaresoa.org"
        }
      ]
    }
  ],
  "description" : "HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83",
  "copyright" : "IHC",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/v3/ObservationInterpretation",
        "concept" : [
          {
            "code" : "A",
            "display" : "Abnormal"
          },
          {
            "code" : "AA",
            "display" : "Very Abnormal"
          }
        ]
      }
    ]
  }
}