This page is part of the Point-of-care Device FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

This is a pre-release version (Ballot 2) of Point of Care Devices (PoCD) R1/STU. There is no current official version.
For a full list of available versions, see the Directory of published versions .


{
  "resourceType" : "ValueSet",
  "id" : "observation-interpretation",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Observation interpretation codes</h2><div><p>Observation interpretation codes including measurement status.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></li><li>Include all codes defined in <a href="CodeSystem-measurement-status.html"><code>http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pocd/ValueSet/observation-interpretation",
  "version" : "0.2.0",
  "name" : "ObservationInterpretation",
  "title" : "Observation interpretation codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-08-17",
  "publisher" : "Health Level Seven International (Health Care Devices Work Group)",
  "description" : "Observation interpretation codes including measurement status.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
      },
      {
        "system" : "http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status"
      }
    ]
  }
}