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

: Observación de otros procedimientos en ECMO - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EcmoOtherProceduresVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EcmoOtherProceduresVS</b></p><a name=\"EcmoOtherProceduresVS\"> </a><a name=\"hcEcmoOtherProceduresVS\"> </a><a name=\"EcmoOtherProceduresVS-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/48955001\">48955001</a></td><td style=\"color: #cccccc\">Valve of coronary sinus</td></tr><tr><td><a href=\"http://snomed.info/id/418285008\">418285008</a></td><td style=\"color: #cccccc\">Angioplasty of blood vessel (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/387713003\">387713003</a></td><td style=\"color: #cccccc\">Surgical procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/708024004\">708024004</a></td><td style=\"color: #cccccc\">Valvular insufficiency (morphologic abnormality)</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td style=\"color: #cccccc\">Other</td></tr></table></li></ul></div>"
  },
  "url" : "https://centrocardiovascular.cl/ecmo/ValueSet/EcmoOtherProceduresVS",
  "version" : "0.1.0",
  "name" : "EcmoOtherProceduresVS",
  "title" : "Observación de otros procedimientos en ECMO",
  "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 de otros procedimientos en ECMO",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "48955001"
          },
          {
            "code" : "418285008"
          },
          {
            "code" : "387713003"
          },
          {
            "code" : "708024004"
          },
          {
            "code" : "74964007"
          }
        ]
      }
    ]
  }
}