{
  "resourceType" : "FamilyMemberHistory",
  "id" : "13a75519-157a-43f5-be13-524870481aef",
  "meta" : {
    "profile" : ["https://fhir.minsalud.gov.co/rda/StructureDefinition/FamilyMemberHistoryRDA"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HistorialMiembroFamiliar 13a75519-157a-43f5-be13-524870481aef</b></p><a name=\"13a75519-157a-43f5-be13-524870481aef\"> </a><a name=\"hc13a75519-157a-43f5-be13-524870481aef\"> </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-FamilyMemberHistoryRDA.html\">Antecedente familiar en Salud (FamilyMemberHistory) RDA</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <code>CC-1234567</code></p><p><b>relationship</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/ParentescoAntecedente 01}\">Padres</span></p><h3>Conditions</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:{http://hl7.org/fhir/sid/icd-10 A051}\">Botulismo</span></td></tr></table></div>"
  },
  "status" : "completed",
  "patient" : {
    "reference" : "CC-1234567"
  },
  "relationship" : {
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/ParentescoAntecedente",
      "code" : "01",
      "display" : "Padres"
    }]
  },
  "condition" : [{
    "code" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "code" : "A051",
        "display" : "Botulismo"
      }]
    }
  }]
}