CH eTOC (R4)
3.0.1 - trial-use Switzerland flag

This page is part of the CH eTOC (R4) (v3.0.1: STU 3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Past History of Illnesses - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "PastHistoryofIllnessesConditionEtoc",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-illness"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition PastHistoryofIllnessesConditionEtoc</b></p><a name=\"PastHistoryofIllnessesConditionEtoc\"> </a><a name=\"hcPastHistoryofIllnessesConditionEtoc\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-illness.html\">CH eTOC Past History of Illnesses Condition</a></p></div><p><b>category</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory illness}\">Illness</span></p><p><b>code</b>: <span title=\"Codes:\">Endokarditis 1999</span></p><p><b>subject</b>: <a href=\"Patient-SUfferer.html\">Susanna Ufferer (official) Female, DoB: 1970-03-14</a></p></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory",
          "code" : "illness"
        }
      ]
    }
  ],
  "code" : {
    "text" : "Endokarditis 1999"
  },
  "subject" : {
    🔗 "reference" : "Patient/SUfferer"
  }
}