Current Build

{
  "resourceType" : "ValueSet",
  "id" : "heartRateMeasMethodVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Heart Rate Measurement Method value set</h2><div><p>SELECT SNOMED CT code system values.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><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=37931006">37931006</a></td><td>Auscultation</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=13385008">13385008</a></td><td>Mediate auscultation</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=246263003">246263003</a></td><td>Impedance</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=113011001">113011001</a></td><td>Palpation</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260933004">260933004</a></td><td>Pressure waveform</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=32750006">32750006</a></td><td>Inspection</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=46825001">46825001</a></td><td>Electrocardiographic monitoring</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=268447006">268447006</a></td><td>Doppler studies</td><td/></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean" : true
    }
  ],
  "url" : "http://hl7.org/fhir/hspc/ValueSet/heartRateMeasMethodVS",
  "version" : "0.01",
  "name" : "Heart Rate Measurement Method value set",
  "status" : "draft",
  "date" : "2018-11-08T00:00:00-07:00",
  "publisher" : "Clinical Information Modeling Inititative",
  "description" : "SELECT SNOMED CT code system values.",
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "37931006",
            "display" : "Auscultation"
          },
          {
            "code" : "13385008",
            "display" : "Mediate auscultation"
          },
          {
            "code" : "246263003",
            "display" : "Impedance"
          },
          {
            "code" : "113011001",
            "display" : "Palpation"
          },
          {
            "code" : "260933004",
            "display" : "Pressure waveform"
          },
          {
            "code" : "32750006",
            "display" : "Inspection"
          },
          {
            "code" : "46825001",
            "display" : "Electrocardiographic monitoring"
          },
          {
            "code" : "268447006",
            "display" : "Doppler studies"
          }
        ]
      }
    ]
  }
}