Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Population: COVID19 Non-Ventilated - JSON Representation

Active as of 2024-05-15

Raw json | Download


{
  "resourceType" : "EvidenceVariable",
  "id" : "PopulationCOVID19NonVentilated",
  "meta" : {
    "profile" : [
      🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-eligibility-criteria"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EvidenceVariable</b><a name=\"PopulationCOVID19NonVentilated\"> </a><a name=\"hcPopulationCOVID19NonVentilated\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceEvidenceVariable &quot;PopulationCOVID19NonVentilated&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-recommendation-eligibility-criteria.html\">Recommendation Eligibility Criteria</a></p></div><p><b>url</b>: <code>https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/population/Population_COVID19_NonVentilated</code></p><p><b>identifier</b>: <code>https://www.ceosys.de</code>/NonVentilated</p><p><b>name</b>: Population_COVID19_NonVentilated</p><p><b>status</b>: active</p><p><b>date</b>: 2024-05-15 06:48:35+0000</p><p><b>description</b>: Population for guideline from https://app.magicapp.org/#/guidelines / 5691 with characteristics: COVID-19, not ventilated</p><blockquote><p><b>characteristic</b></p><p><b>linkId</b>: covid19</p><p><b>exclude</b>: false</p><h3>DefinitionByTypeAndValues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Clinical finding (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#404684003)</span></td><td>Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#840539006)</span></td></tr></table></blockquote><blockquote><p><b>characteristic</b></p><p><b>exclude</b>: true</p><blockquote><p><b>definitionByCombination</b></p><p><b>code</b>: any-of</p><blockquote><p><b>characteristic</b></p><p><b>linkId</b>: oxy-administration-nasal-cannula</p><p><b>exclude</b>: false</p><blockquote><p><b>definitionByTypeAndValue</b></p></blockquote><blockquote><p><b>timeFromEvent</b></p></blockquote></blockquote><blockquote><p><b>characteristic</b></p><p><b>linkId</b>: noninvasive-ventilation</p><p><b>exclude</b>: false</p><blockquote><p><b>definitionByTypeAndValue</b></p></blockquote><blockquote><p><b>timeFromEvent</b></p></blockquote></blockquote><blockquote><p><b>characteristic</b></p><p><b>linkId</b>: artificial-respiration</p><p><b>exclude</b>: false</p><blockquote><p><b>definitionByTypeAndValue</b></p></blockquote><blockquote><p><b>timeFromEvent</b></p></blockquote></blockquote></blockquote></blockquote></div>"
  },
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/population/Population_COVID19_NonVentilated",
  "identifier" : [
    {
      "system" : "https://www.ceosys.de",
      "value" : "NonVentilated"
    }
  ],
  "name" : "Population_COVID19_NonVentilated",
  "status" : "active",
  "date" : "2024-05-15T06:48:35+00:00",
  "description" : "Population for guideline from https://app.magicapp.org/#/guidelines / 5691 with characteristics: COVID-19, not ventilated",
  "characteristic" : [
    {
      "linkId" : "covid19",
      "exclude" : false,
      "definitionByTypeAndValue" : {
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "404684003",
              "display" : "Clinical finding (finding)"
            }
          ]
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "840539006",
              "display" : "Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)"
            }
          ]
        }
      }
    },
    {
      "exclude" : true,
      "definitionByCombination" : {
        "code" : "any-of",
        "characteristic" : [
          {
            "linkId" : "oxy-administration-nasal-cannula",
            "exclude" : false,
            "definitionByTypeAndValue" : {
              "type" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "71388002",
                    "display" : "Procedure (procedure)"
                  }
                ]
              },
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "371907003",
                    "display" : "Oxygen administration by nasal cannula (procedure)"
                  }
                ]
              }
            },
            "timeFromEvent" : [
              {
                "eventId" : "covid19",
                "quantity" : {
                  "value" : 0,
                  "system" : "http://unitsofmeasure.org",
                  "code" : "d"
                }
              }
            ]
          },
          {
            "linkId" : "noninvasive-ventilation",
            "exclude" : false,
            "definitionByTypeAndValue" : {
              "type" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "71388002",
                    "display" : "Procedure (procedure)"
                  }
                ]
              },
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "428311008",
                    "display" : "Non-invasive ventilation (regime/therapy)"
                  }
                ]
              }
            },
            "timeFromEvent" : [
              {
                "eventId" : "covid19",
                "quantity" : {
                  "value" : 0,
                  "system" : "http://unitsofmeasure.org",
                  "code" : "d"
                }
              }
            ]
          },
          {
            "linkId" : "artificial-respiration",
            "exclude" : false,
            "definitionByTypeAndValue" : {
              "type" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "71388002",
                    "display" : "Procedure (procedure)"
                  }
                ]
              },
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "40617009",
                    "display" : "Artificial ventilation (regime/therapy)"
                  }
                ]
              }
            },
            "timeFromEvent" : [
              {
                "eventId" : "covid19",
                "quantity" : {
                  "value" : 0,
                  "system" : "http://unitsofmeasure.org",
                  "code" : "d"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}