HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions

: Condition: Hyperlipidemia - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "1945356e-a6aa-498e-9aee-9f708bd78c35",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"hl7__ips\"><tr><td>Hyperlipidemia</td><td><span class=\"nb\">2020-06-15</span></td><td>active</td></tr></table></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "problem-list-item",
          "display" : "Problem List Item"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "55822004",
        "display" : "Hyperlipidemia (disorder)"
      }
    ],
    "text" : "Hyperlipidemia"
  },
  "subject" : {
    🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
    "display" : "Petra Schwartz"
  },
  "onsetDateTime" : "2020-06-15",
  "asserter" : {
    🔗 "reference" : "Practitioner/3752dacc-a6e8-4cdd-b82f-92e1647de816",
    "display" : "Dr. Hel Ping"
  }
}