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

: Fracción de eyección - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EjectionFractionVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EjectionFractionVS</b></p><a name=\"EjectionFractionVS\"> </a><a name=\"hcEjectionFractionVS\"> </a><a name=\"EjectionFractionVS-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/20572008\">20572008</a></td><td>Good</td></tr><tr><td><a href=\"http://snomed.info/id/6736007\">6736007</a></td><td>Moderate</td></tr><tr><td><a href=\"http://snomed.info/id/255351007\">255351007</a></td><td>Poor</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe</td></tr><tr><td><a href=\"http://snomed.info/id/272519000\">272519000</a></td><td>Absence findings</td></tr></table></li></ul></div>"
  },
  "url" : "https://centrocardiovascular.cl/ValueSet/EjectionFractionVS",
  "version" : "0.1.0",
  "name" : "EjectionFractionVS",
  "title" : "Fracción de eyecció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" : "Fracción de eyección",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "20572008",
            "display" : "Good"
          },
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "255351007",
            "display" : "Poor"
          },
          {
            "code" : "24484000",
            "display" : "Severe"
          },
          {
            "code" : "272519000",
            "display" : "Absence findings"
          }
        ]
      }
    ]
  }
}