{
  "resourceType" : "Observation",
  "id" : "6f24601f-8ff4-42d0-9ff9-4ca752d683ae",
  "meta" : {
    "profile" : ["https://fhir.minsalud.gov.co/rda/StructureDefinition/AttendanceAllowanceRDA"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observación 6f24601f-8ff4-42d0-9ff9-4ca752d683ae</b></p><a name=\"6f24601f-8ff4-42d0-9ff9-4ca752d683ae\"> </a><a name=\"hc6f24601f-8ff4-42d0-9ff9-4ca752d683ae\"> </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-AttendanceAllowanceRDA.html\">Incapacidad por enfermedad (Observation) RDA</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 160983005}\">Datos incapacidad (SIPE – Sistema de Incapacidades y Prestaciones Economicas)</span></p><p><b>subject</b>: <a href=\"Patient-92a8e277-af20-4854-a3fb-02cbe9fb8d49.html\">Mónica María Mora Jaramillo (official) Female, DoB: 1995-04-05 ( Person number: 324283476\u00a0(use:\u00a0official,\u00a0))</a></p><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>LicenseScope</blockquote><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 255590007}\">Incapacidad - Alcance de la incapacidad</span></p><p><b>value</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianLicenseScope 01}\">Nueva</span></p></blockquote><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>MaternityLicenseTime</blockquote><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 410670007}\">Días de licencia de maternidad</span></p><p><b>value</b>: 126 días<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p></blockquote><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>LicensePeriod</blockquote><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 259037005}\">Período de incapacidad</span></p><p><b>value</b>: 2026-03-17 --&gt; 2026-06-19</p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "160983005",
      "display" : "permiso de concurrencia"
    }],
    "text" : "Datos incapacidad (SIPE – Sistema de Incapacidades y Prestaciones Economicas)"
  },
  "subject" : {
    "reference" : "Patient/92a8e277-af20-4854-a3fb-02cbe9fb8d49"
  },
  "component" : [{
    "id" : "LicenseScope",
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "255590007",
        "display" : "alcance"
      }],
      "text" : "Incapacidad - Alcance de la incapacidad"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianLicenseScope",
        "code" : "01",
        "display" : "Nueva"
      }]
    }
  },
  {
    "id" : "MaternityLicenseTime",
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "410670007",
        "display" : "tiempo"
      }],
      "text" : "Días de licencia de maternidad"
    },
    "valueQuantity" : {
      "value" : 126,
      "unit" : "días",
      "system" : "http://unitsofmeasure.org",
      "code" : "d"
    }
  },
  {
    "id" : "LicensePeriod",
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "259037005",
        "display" : "por período"
      }],
      "text" : "Período de incapacidad"
    },
    "valuePeriod" : {
      "start" : "2026-03-17",
      "end" : "2026-06-19"
    }
  }]
}