Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Peripheral Pulse VS - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PulseVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PulseVS</b></p><a name=\"PulseVS\"> </a><a name=\"hcPulseVS\"> </a><a name=\"PulseVS-en-US\"> </a><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://snomed.info/id/301146007\">301146007</a></td><td>Peripheral pulse palpable</td></tr><tr><td><a href=\"http://snomed.info/id/297210000\">297210000</a></td><td>Peripheral pulses impalpable</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "https://smart-bear.eu/fhir/ValueSet/PulseVS",
  "version" : "3.4.1",
  "name" : "PulseVS",
  "title" : "Peripheral Pulse VS",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Peripheral Pulse VS",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "301146007",
            "display" : "Peripheral pulse palpable"
          },
          {
            "code" : "297210000",
            "display" : "Peripheral pulses impalpable"
          },
          {
            "code" : "261665006",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}