{
  "resourceType" : "Condition",
  "id" : "iptp-pregnancy-001",
  "meta" : {
    "profile" : ["http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-pregnancy-condition"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition iptp-pregnancy-001</b></p><a name=\"iptp-pregnancy-001\"> </a><a name=\"hciptp-pregnancy-001\"> </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-iptp-pregnancy-condition.html\">IPTp Pregnancy Condition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 77386006}\">Pregnant</span></p><p><b>subject</b>: <a href=\"Patient-iptp-patient-001.html\">Anonymous Patient Female, DoB Unknown</a></p><p><b>recordedDate</b>: 2026-03-16</p><h3>Stages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Summary</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">20 weeks at enrollment (ga_band = EARLY)</span></td></tr></table></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "77386006",
      "display" : "Pregnant"
    }]
  },
  "subject" : {
    "reference" : "Patient/iptp-patient-001"
  },
  "recordedDate" : "2026-03-16",
  "stage" : [{
    "summary" : {
      "text" : "20 weeks at enrollment (ga_band = EARLY)"
    }
  }]
}