Integro IG
0.0.1 - ci-build

Integro IG - Local Development build (v0.0.1). See the Directory of published versions

: body site for blood pressure Observations - JSON Representation

Active as of 2023-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SITEVS",
  "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> version <code>http://snomed.info/sct/900000000000207008/version/20210731</code><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/368208006\">368208006</a></td><td>Left Arm</td></tr><tr><td><a href=\"http://snomed.info/id/368209003\">368209003</a></td><td>Right Arm</td></tr></table></li></ul></div>"
  },
  "url" : "file:///C:/FHIR/Integro/ValueSet/SITEVS",
  "version" : "0.0.1",
  "name" : "SITEVS",
  "title" : "body site for blood pressure Observations",
  "status" : "active",
  "date" : "2023-12-07T11:44:28+01:00",
  "contact" : [
    {
      "name" : "Mario Sicuranza",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mario.sicuranza@icar.cnr.it"
        }
      ]
    }
  ],
  "description" : "Value set per la parte di corpo utilizzata per la pressione sanguigna",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20210731",
        "concept" : [
          {
            "code" : "368208006",
            "display" : "Left Arm"
          },
          {
            "code" : "368209003",
            "display" : "Right Arm"
          }
        ]
      }
    ]
  }
}