{
  "resourceType" : "Condition",
  "id" : "VioletGartner01-condition-RightFemurBreak-01",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition VioletGartner01-condition-RightFemurBreak-01</b></p><a name=\"VioletGartner01-condition-RightFemurBreak-01\"> </a><a name=\"hcVioletGartner01-condition-RightFemurBreak-01\"> </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=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-condition-encounter-diagnosis.html\">US Core Condition Encounter Diagnosis Profile</a></p></div><p><b>Condition Asserted Date</b>: 2026-01-10 15:40:00-0500</p><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 confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm S72.421}\">Right femur break</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 737450007}\">Structure of lateral condyle of right femur (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-VioletGartner01.html\">Violet Gartner</a></p><p><b>recordedDate</b>: 2026-01-10 15:40:00-0500</p><p><b>asserter</b>: <a href=\"PractitionerRole-PractitionerRole-Physician-PriyaSarkar.html\">PractitionerRole Emergency Medicine Physician</a></p></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
    "valueDateTime" : "2026-01-10T15:40:00-05:00"
  }],
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "confirmed"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "encounter-diagnosis",
      "display" : "Encounter Diagnosis"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/sid/icd-10-cm",
      "code" : "S72.421",
      "display" : "Displaced fracture of lateral condyle of right femur"
    }],
    "text" : "Right femur break"
  },
  "bodySite" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "737450007",
      "display" : "Structure of lateral condyle of right femur (body structure)"
    }],
    "text" : "Structure of lateral condyle of right femur (body structure)"
  }],
  "subject" : {
    "reference" : "Patient/patient-VioletGartner01",
    "display" : "Violet Gartner"
  },
  "recordedDate" : "2026-01-10T15:40:00-05:00",
  "asserter" : {
    "reference" : "PractitionerRole/PractitionerRole-Physician-PriyaSarkar"
  }
}