CH EKM (R4)
0.0.1 - ci-build Switzerland flag

CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions

: Meldung zum klinischen Befund Infektionskrankheit - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "ChEkmCompositionExample-InvasiveStreptococcusPneumoniae",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition ChEkmCompositionExample-InvasiveStreptococcusPneumoniae</b></p><a name=\"ChEkmCompositionExample-InvasiveStreptococcusPneumoniae\"> </a><a name=\"hcChEkmCompositionExample-InvasiveStreptococcusPneumoniae\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 722143004}\">Infectious disease diagnostic study note</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 423876004}\">Clinical report</span></p><p><b>encounter</b>: <a href=\"Encounter-ChEkmEncounterExample-InvasiveStreptococcusPneumoniae.html\">Encounter: status = unknown; class = IMP (IMP); period = 2026-01-19 --&gt; (ongoing)</a></p><p><b>date</b>: 2026-01-27</p><p><b>author</b>: <a href=\"PractitionerRole-ChEkmPractitionerRoleBrokerExample.html\">PractitionerRole</a></p><p><b>title</b>: Meldung zum klinischen Befund Infektionskrankheit</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "722143004",
        "display" : "Infectious disease diagnostic study note"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "423876004",
          "display" : "Clinical report"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/ChEkmPatientInitialsExample"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/ChEkmEncounterExample-InvasiveStreptococcusPneumoniae"
  },
  "date" : "2026-01-27",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/ChEkmPractitionerRoleBrokerExample"
    }
  ],
  "title" : "Meldung zum klinischen Befund Infektionskrankheit",
  "section" : [
    {
      "title" : "Diagnosis section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "29308-4"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/ChEkmConditionExample-InvasiveStreptococcusPneumoniae"
        }
      ]
    },
    {
      "title" : "Laboratory section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "30954-2"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "ServiceRequest/ChEkmServiceRequestExample-InvasiveStreptococcusPneumoniae"
        }
      ]
    },
    {
      "title" : "Hospitalisation section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "46240-8"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Encounter/ChEkmEncounterExample-InvasiveStreptococcusPneumoniae"
        }
      ]
    },
    {
      "title" : "Immunization section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Immunization/ChEkmImmunizationExample-Pneumococcal1"
        },
        {
          🔗 "reference" : "Immunization/ChEkmImmunizationExample-Pneumococcal2"
        }
      ]
    },
    {
      "title" : "Risk factors section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "46467-7"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/ChEkmConditionExample-Immunosuppression"
        }
      ]
    }
  ]
}