Smart Bear Implementation Guide
0.3.4 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions

: Observation Category Value Set - JSON Representation

Active as of 2024-04-22

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "OBSVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\"><code>http://terminology.hl7.org/CodeSystem/observation-category</code></a></li></ul></div>"
  },
  "url" : "https://smart-bear.eu/fhir/ValueSet/OBSVS",
  "version" : "0.3.4",
  "name" : "OBSVS",
  "title" : "Observation Category Value Set",
  "status" : "active",
  "date" : "2024-04-22T12:34:38+02:00",
  "description" : "Value set including codes for category",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/observation-category"
      }
    ]
  }
}