0.1.0 - ci-build

CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/sic-ac-ecmo-ig/ and changes regularly. See the Directory of published versions

: Lugar de inserción venosa periférica - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "VenousPeripheralInsertionRouteVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VenousPeripheralInsertionRouteVS</b></p><a name=\"VenousPeripheralInsertionRouteVS\"> </a><a name=\"hcVenousPeripheralInsertionRouteVS\"> </a><a name=\"VenousPeripheralInsertionRouteVS-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/83419000\">83419000</a></td><td style=\"color: #cccccc\">Femoral vein</td></tr><tr><td><a href=\"http://snomed.info/id/68705008\">68705008</a></td><td style=\"color: #cccccc\">Axillary vein</td></tr></table></li></ul></div>"
  },
  "url" : "https://centrocardiovascular.cl/ecmo/ValueSet/VenousPeripheralInsertionRouteVS",
  "version" : "0.1.0",
  "name" : "VenousPeripheralInsertionRouteVS",
  "title" : "Lugar de inserción venosa periférica",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-15",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Detalles del lugar de inserción venosa periférica",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "83419000"
          },
          {
            "code" : "68705008"
          }
        ]
      }
    ]
  }
}