Smart Bear Implementation Guide
1.0.0 - ci-build

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

: QRS Observation VS - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "QRSObVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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=164950005\">164950005</a></td><td>QRS complex normal</td></tr></table></li></ul></div>"
  },
  "url" : "https://140.164.14.210/fhir/ValueSet/QRSObVS",
  "version" : "1.0.0",
  "name" : "QRSObVS",
  "title" : "QRS Observation VS",
  "status" : "active",
  "date" : "2021-10-06T16:49:57+02:00",
  "description" : "QRS Observation",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "164950005",
            "display" : "QRS complex normal"
          }
        ]
      }
    ]
  }
}