{
  "resourceType": "Condition",
  "id": "chr-on-west-Condition-problem-list-4001",
  "meta": {
    "lastUpdated": "2024-11-15T14:30:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCondition"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Type 2 Diabetes Mellitus - Active condition managed with metformin and lifestyle modifications. Patient demonstrates good glycemic control.</div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:Medical_History_Records",
      "value": "4001"
    }
  ],
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code": "active",
        "display": "Active",
        "userSelected": true
      }
    ],
    "text": "Active"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-category",
          "code": "problem-list-item",
          "display": "Problem List Item",
          "userSelected": true
        }
      ],
      "text": "Medical History Record"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-9",
        "code": "250.00",
        "display": "Diabetes mellitus without mention of complication, type II or unspecified type, not stated as uncontrolled",
        "userSelected": true
      }
    ],
    "text": "Type 2 Diabetes Mellitus"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient"
  },
  "onsetDateTime": "2020-03-15",
  "recordedDate": "2020-03-20T10:15:00Z",
  "note": [
    {
      "text": "Notes: Patient diagnosed with Type 2 Diabetes Mellitus in March 2020. Currently managed with metformin 1000mg BID and lifestyle modifications including diet and exercise. HbA1c levels have been stable at 6.8% over the past year. Patient demonstrates good understanding of disease management and compliance with treatment plan."
    },
    {
      "text": "Description: Chronic metabolic disorder characterized by hyperglycemia. Patient requires ongoing monitoring and management."
    },
    {
      "text": "Life Stage: Adult"
    }
  ]
}