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

: Observación del modo de infución de cardioplegía en perfusión - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CardioplegiaInfusionModeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CardioplegiaInfusionModeVS</b></p><a name=\"CardioplegiaInfusionModeVS\"> </a><a name=\"hcCardioplegiaInfusionModeVS\"> </a><a name=\"CardioplegiaInfusionModeVS-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/385432009\">385432009</a></td><td>Not Applicable</td></tr><tr><td><a href=\"http://snomed.info/id/103362004\">103362004</a></td><td>Antegrade</td></tr><tr><td><a href=\"http://snomed.info/id/103363009\">103363009</a></td><td>Retrograde</td></tr><tr><td><a href=\"http://snomed.info/id/263676004\">263676004</a></td><td>Retrograde and antegrade</td></tr></table></li></ul></div>"
  },
  "url" : "https://centrocardiovascular.cl/ValueSet/CardioplegiaInfusionModeVS",
  "version" : "0.1.0",
  "name" : "CardioplegiaInfusionModeVS",
  "title" : "Observación del modo de infución de cardioplegía en perfusión",
  "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" : "Observación del modo de infución de cardioplegía en perfusión",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385432009",
            "display" : "Not Applicable"
          },
          {
            "code" : "103362004",
            "display" : "Antegrade"
          },
          {
            "code" : "103363009",
            "display" : "Retrograde"
          },
          {
            "code" : "263676004",
            "display" : "Retrograde and antegrade"
          }
        ]
      }
    ]
  }
}