FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.clips
Resource TypeObservation
IdObservation-ObservacionFechaEstimadaPartoEjemplo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation ObservacionFechaEstimadaPartoEjemplo

status: Final

code: Fecha estimada de parto

subject: Vale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))

effective: 2023-01-20

performer: Practitioner Catalina Alexandra Donoso (official)

value: 2023-10-02


Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
}