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/cardioCx-IG/ and changes regularly. See the Directory of published versions

: Códigos para las intervenciones previas. - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ValvesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ValvesVS</b></p><a name=\"ValvesVS\"> </a><a name=\"hcValvesVS\"> </a><a name=\"ValvesVS-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/34202007\">34202007</a></td><td>Válvula aórtica</td></tr><tr><td><a href=\"http://snomed.info/id/91134007\">91134007</a></td><td>Válvula mitral</td></tr><tr><td><a href=\"http://snomed.info/id/46030003\">46030003</a></td><td>Válvula tricúspide</td></tr><tr><td><a href=\"http://snomed.info/id/39057004\">39057004</a></td><td>Válvula pulmonar</td></tr></table></li></ul></div>"
  },
  "url" : "https://centrocardiovascular.cl/ValueSet/ValvesVS",
  "version" : "0.1.0",
  "name" : "ValvesVS",
  "title" : "Códigos para las intervenciones previas.",
  "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" : "Códigos para las intervenciones previas.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "34202007",
            "display" : "Válvula aórtica"
          },
          {
            "code" : "91134007",
            "display" : "Válvula mitral"
          },
          {
            "code" : "46030003",
            "display" : "Válvula tricúspide"
          },
          {
            "code" : "39057004",
            "display" : "Válvula pulmonar"
          }
        ]
      }
    ]
  }
}