{
  "resourceType": "Condition",
  "id": "s4h-medmij-condition-example-1",
  "meta": {
    "profile": [
      "http://fhir.smart4health.eu/StructureDefinition/s4h-condition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><caption>Aandoening. Subject: Johan XXX_Helleman. Status: actief</caption><tbody><tr><th>Code</th><td><span title=\"Amyotrofe laterale sclerose (G12.2 - sid/icd-10-nl)\">Amyotrofe laterale sclerose</span></td></tr></tbody></table></div>"
  },
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code": "active"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-nl",
        "code": "G12.2",
        "display": "Amyotrofe laterale sclerose"
      }
    ]
  },
  "subject": {
    "display": "Marie Lux-Brennard"
  }
}