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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeObservation
IdObservation-2f167f2f-44f7-49e3-a970-d7f7a6573cd3.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 2f167f2f-44f7-49e3-a970-d7f7a6573cd3

Language: de-CH

status: Final

code: Gestational age in days

subject: Fabienne Babyglück

encounter: Untersuchung Mutter, 26.03.2025

effective: 2025-03-26

performer: Tanja Allesgut @ Geburtsklinik

value: 223 day (Details: UCUM coded = 'd')


Source1

{
  "resourceType": "Observation",
  "id": "2f167f2f-44f7-49e3-a970-d7f7a6573cd3",
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "49052-4",
        "display": "Gestational age in days"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:76c2c5aa-3d7f-438d-b23d-56ce827695fd",
    "display": "Fabienne Babyglück"
  },
  "encounter": {
    "reference": "urn:uuid:8e89c502-964f-4234-9728-540d881b0380",
    "display": "Untersuchung Mutter, 26.03.2025"
  },
  "effectiveDateTime": "2025-03-26",
  "performer": [
    {
      "reference": "urn:uuid:89029102-999c-4b69-a836-e4dbfbd55527",
      "display": "Tanja Allesgut @ Geburtsklinik"
    }
  ],
  "valueQuantity": {
    "value": 223,
    "unit": "day",
    "system": "http://unitsofmeasure.org",
    "code": "d"
  }
}