Smart Bear Implementation Guide
3.2.2 - ci-build

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

: Verification Status of Condition Value Set - JSON Representation

Active as of 2022-05-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CLIVE",
  "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/3.1.0/CodeSystem-condition-ver-status.html\"><code>http://terminology.hl7.org/CodeSystem/condition-ver-status</code></a></li></ul></div>"
  },
  "url" : "https://smart-bear.eu/fhir/ValueSet/CLIVE",
  "version" : "3.2.2",
  "name" : "CLIVE",
  "title" : "Verification Status of Condition Value Set",
  "status" : "active",
  "date" : "2022-05-25T13:16:15+02:00",
  "description" : "Value set for Verification Status of Condition",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status"
      }
    ]
  }
}