Resumen Clínico de Paciente de Chile (IPS-CL)
0.2.0 - ci-build Chile flag

This page is part of the Resumen Clinico de Paciente de Chile (v0.2.0: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Observación: Fecha Estimada de Parto - Ejemplo - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ObservacionFechaEstimadaPartoEjemplo",
  "meta" : {
    "profile" : [
      🔗 "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Observation-embarazo-fecha-estimada-de-parto-cl-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservacionFechaEstimadaPartoEjemplo</b></p><a name=\"ObservacionFechaEstimadaPartoEjemplo\"> </a><a name=\"hcObservacionFechaEstimadaPartoEjemplo\"> </a><a name=\"ObservacionFechaEstimadaPartoEjemplo-es-CL\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11778-8}\">Fecha estimada de parto</span></p><p><b>subject</b>: <a href=\"Patient-PacienteClIpsEjemplo.html\">Vale  Female, DoB: 1995-05-01 ( Chile: 19.241.323-8\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2023-01-20</p><p><b>performer</b>: <a href=\"Practitioner-PrestadorMedFamiliarClIpsEjemplo.html\">Practitioner Catalina Alexandra Donoso (official)</a></p><p><b>value</b>: 2023-10-02</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11778-8",
        "display" : "Delivery date Estimated"
      }
    ],
    "text" : "Fecha estimada de parto"
  },
  "subject" : {
    🔗 "reference" : "Patient/PacienteClIpsEjemplo"
  },
  "effectiveDateTime" : "2023-01-20",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/PrestadorMedFamiliarClIpsEjemplo"
    }
  ],
  "valueDateTime" : "2023-10-02"
}