{
  "resourceType": "Condition",
  "id": "chr-on-west-Condition-encounter-diagnosis-4002",
  "meta": {
    "lastUpdated": "2024-12-10T16:45: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\">Acute Bronchitis - Encounter diagnosis from December 2024 visit. Patient presented with productive cough and chest congestion. Treated with supportive care and resolved within 10 days.</div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:Encounters_Dx",
      "value": "4002"
    }
  ],
  "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": "encounter-diagnosis",
          "display": "Encounter Diagnosis",
          "userSelected": true
        }
      ],
      "text": "Diagnostic Code"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-9",
        "code": "466.0",
        "display": "Acute bronchitis",
        "userSelected": true
      }
    ],
    "text": "Acute Bronchitis"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient"
  },
  "encounter": {
    "reference": "Encounter/chr-on-west-Encounter-2001",
    "type": "Encounter"
  },
  "recorder": {
    "reference": "Practitioner/chr-on-west-Practitioner-501",
    "type": "Practitioner",
    "display": "Dr. Emily Thompson"
  }
}