CH_CRL (v0.2.1)

This page is part of the CH-CRL (R4) (v0.2.1: STU) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions


{
  "resourceType" : "Condition",
  "id" : "PrimaryDisease",
  "meta" : {
    "profile" : [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-condition-disease"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: PrimaryDisease</p><p><b>meta</b>: </p><p><b>category</b>: Other significant causes or conditions of death <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '69441-4' = 'Other significant causes or conditions of death', given as 'Other significant causes or conditions of death'})</span></p><p><b>code</b>: Bronchus oder Lunge, nicht näher bezeichnet <span style=\"background: LightGoldenRodYellow\">(Details : {http://fhir.de/CodeSystem/dimdi/icd-10-gm code 'C34.9' = 'C34.9', given as 'Bronchus oder Lunge, nicht näher bezeichnet'})</span></p><p><b>subject</b>: <a href=\"Patient-FranzMinimum.html\">Generated Summary: id: FranzMinimum; 756.9217.0769.85; Franz Minimum ; gender: male; birthDate: 1950-03-04; </a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2018-12-15T13:00:00+02:00"
    }
  ],
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "69441-4",
          "display" : "Other significant causes or conditions of death"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/dimdi/icd-10-gm",
        "version" : "2019",
        "code" : "C34.9",
        "display" : "Bronchus oder Lunge, nicht näher bezeichnet"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/FranzMinimum"
  }
}