{
  "resourceType" : "Condition",
  "id" : "vbc-condition-example",
  "meta" : {
    "versionId" : "ae62c77e-112e-4783-880e-c4ce2dfa8f23",
    "lastUpdated" : "2023-02-18T22:06:15-08:00",
    "source" : "Device/9abc601b-84b5-407a-8166-13f8ggea8932",
    "profile" : ["https://fhir-ig.onemedical.io/StructureDefinition/VBCCondition"],
    "security" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
      "code" : "UNCERTREL",
      "display" : "uncertain reliability"
    }]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition vbc-condition-example</b></p><a name=\"vbc-condition-example\"> </a><a name=\"hcvbc-condition-example\"> </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\">version: ae62c77e-112e-4783-880e-c4ce2dfa8f23; Last updated: 2023-02-18 22:06:15-0800; </p><p style=\"margin-bottom: 0px\">Information Source: Device/9abc601b-84b5-407a-8166-13f8ggea8932</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-VBCCondition.html\">VBCCondition</a></p><p style=\"margin-bottom: 0px\">Security Label: uncertain reliability (Details: ObservationValue code UNCERTREL = 'uncertain reliability')</p></div><p><b>identifier</b>: <code>http://onemedical.com/terminology/condition-suspects</code>/Hypercoagulable State</p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status provisional}\">Provisional</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 415684004}\">Suspected</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm N18.4}\">Hypercoagulable State</span></p><p><b>subject</b>: <a href=\"Patient/91d2df27-fbfb-4de2-bb77-17eeb5853293\">Patient/91d2df27-fbfb-4de2-bb77-17eeb5853293</a></p><p><b>recordedDate</b>: 2025-02-13 23:34:37+0000</p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">The patient has the following ICD10 code: N18.4 Chronic kidney disease, please evaluate further.</span></td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "http://onemedical.com/terminology/condition-suspects",
    "value" : "Hypercoagulable State"
  }],
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "provisional"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "415684004",
      "display" : "Suspected"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/sid/icd-10-cm",
      "code" : "N18.4"
    }],
    "text" : "Hypercoagulable State"
  },
  "subject" : {
    "reference" : "Patient/91d2df27-fbfb-4de2-bb77-17eeb5853293"
  },
  "recordedDate" : "2025-02-13T23:34:37Z",
  "evidence" : [{
    "code" : [{
      "text" : "The patient has the following ICD10 code: N18.4 Chronic kidney disease, please evaluate further."
    }]
  }]
}