CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. 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/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: Limitation 840539006 - JSON Representation

Raw json | Download


{
  "resourceType" : "ClinicalUseDefinition",
  "id" : "LIM-840539006",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClinicalUseDefinition LIM-840539006</b></p><a name=\"LIM-840539006\"> </a><a name=\"hcLIM-840539006\"> </a><a name=\"LIM-840539006-en-US\"> </a><p><b>type</b>: Indication</p><blockquote><p><b>indication</b></p><h3>DiseaseSymptomProcedures</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 840539006}\">Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)</span></td></tr></table><h3>IntendedEffects</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:1.2.276.0.76 200000003194}\">therapeutic</span></td></tr></table></blockquote></div>"
  },
  "type" : "indication",
  "indication" : {
    "diseaseSymptomProcedure" : {
      "concept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "840539006",
            "display" : "Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
          }
        ]
      }
    },
    "intendedEffect" : {
      "concept" : {
        "coding" : [
          {
            "system" : "urn:oid:1.2.276.0.76",
            "code" : "200000003194",
            "display" : "therapeutic"
          }
        ]
      }
    }
  }
}