{
  "resourceType" : "Condition",
  "id" : "SDOHCC-ConditionHomelessExample",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition SDOHCC-ConditionHomelessExample</b></p><a name=\"SDOHCC-ConditionHomelessExample\"> </a><a name=\"hcSDOHCC-ConditionHomelessExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SDOHCC-Condition.html\">SDOHCC Condition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status unconfirmed}\">Unconfirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>, <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category sdoh}\">SDOH</span>, <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes homelessness}\">Homelessness</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 32911000}, {http://hl7.org/fhir/sid/icd-10-cm Z59.0}\">Homeless</span></p><p><b>subject</b>: <a href=\"Patient-pat-53234.html\">COLIN V. ABBAS  Male, DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>onset</b>: 2021-04-26 13:56:33+0000 --&gt; (ongoing)</p><p><b>asserter</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-SDOHCC-ObservationResponsePRAPAREHousingStatusExample.html\">Observation Housing status</a></td></tr></table></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active",
      "display" : "Active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "unconfirmed",
      "display" : "Unconfirmed"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
      "code" : "health-concern",
      "display" : "Health Concern"
    }]
  },
  {
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
      "version" : "7.0.0",
      "code" : "sdoh",
      "display" : "SDOH"
    }]
  },
  {
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
      "code" : "homelessness",
      "display" : "Homelessness"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "32911000",
      "display" : "Homeless"
    },
    {
      "system" : "http://hl7.org/fhir/sid/icd-10-cm",
      "code" : "Z59.0",
      "display" : "Homelessness"
    }]
  },
  "subject" : {
    "reference" : "Patient/pat-53234"
  },
  "onsetPeriod" : {
    "start" : "2021-04-26T13:56:33.747Z"
  },
  "asserter" : {
    "reference" : "Patient/pat-53234",
    "display" : "COLIN ABBAS"
  },
  "evidence" : [{
    "detail" : [{
      "reference" : "Observation/SDOHCC-ObservationResponsePRAPAREHousingStatusExample"
    }]
  }]
}