{
  "resourceType": "Condition",
  "id": "25FC7CAD-B076-4090-A803-D53B2039E28D",
  "meta": {
    "profile": [
      "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition|1.1.0"
    ]
  },
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code": "active",
        "display": "Active"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-category",
          "code": "encounter-diagnosis",
          "display": "Encounter Diagnosis"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension",
        "code": "95651005",
        "display": "Chronic progressive paraparesis"
      }
    ],
    "text": "Chronic Progressive Paraparesis"
  },
  "subject": {
    "reference": "urn:uuid:7F7AD826-F47B-4C18-9D4A-BD3D0988AD3B"
  },
  "recordedDate": "2000-01-06",
  "note": [
    {
      "text": "The patient is not able to grab objects with either hand."
    }
  ]
}