{
  "resourceType": "Condition",
  "id": "s4h-ips-condition-example-1",
  "meta": {
    "profile": [
      "http://fhir.smart4health.eu/StructureDefinition/s4h-condition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: eumfh-39-07-1</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '75326-9' = 'Problem', given as 'Problem'})</span></p><p><b>code</b>: Acute myocardial infarction of anterior wall <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '54329005' = 'Acute myocardial infarction of anterior wall', given as 'Acute myocardial infarction of anterior wall'}; {http://id.who.int/icd11/mms code 'BA41&amp;XA7RE3' = 'BA41&amp;XA7RE3', given as 'Acute myocardial infarction &amp; Anterior wall of heart'})</span></p><p><b>subject</b>: <a href=\"Patient-eumfh-39-07.html\">Alexander Heig (inject 39-07). Generated Summary: id: eumfh-39-07; 39-07, EUR01P0001; active; Alexander Heig ; gender: male; birthDate: 1957-01-01</a></p><p><b>onset</b>: Jan 1, 2014 12:00:00 AM</p><p><b>asserter</b>: <a href=\"Practitioner-eumfh-39-07.html\">Dr. Mark Antonio. Generated Summary: id: eumfh-39-07; Mark Antonio </a></p></div>"
  },
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code": "active"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "75326-9",
          "display": "Problem"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "54329005",
        "display": "Acute myocardial infarction of anterior wall"
      },
      {
        "system": "http://id.who.int/icd11/mms",
        "code": "BA41&XA7RE3",
        "display": "Acute myocardial infarction & Anterior wall of heart"
      }
    ]
  },
  "subject": {
    "display": "Marie Lux-Brennard"
  },
  "onsetDateTime": "2014",
  "asserter": {
    "reference": "Practitioner/eumfh-39-07",
    "display": "Dr. Mark Antonio"
  }
}