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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeObservation
IdObservation-a5c14df0-3dca-4530-a22a-072af14178b1.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 a5c14df0-3dca-4530-a22a-072af14178b1

Language: de-CH

status: Final

code: Position of fetus (observable entity)

subject: Kind

encounter: Untersuchung Kind, 27.03.2025

effective: 2025-03-27

performer: Tanja Allesgut @ Geburtsklinik

value: Steisslage


Source1

{
  "resourceType": "Observation",
  "id": "a5c14df0-3dca-4530-a22a-072af14178b1",
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "364607000",
        "display": "Position of fetus (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:111d5e66-f17e-4369-90c6-9382e566040e",
    "display": "Kind"
  },
  "encounter": {
    "reference": "urn:uuid:833fd8f2-b75f-4dba-990f-6c46aa468d51",
    "display": "Untersuchung Kind, 27.03.2025"
  },
  "effectiveDateTime": "2025-03-27",
  "performer": [
    {
      "reference": "urn:uuid:89029102-999c-4b69-a836-e4dbfbd55527",
      "display": "Tanja Allesgut @ Geburtsklinik"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "6096002",
        "display": "Breech presentation (finding)"
      }
    ],
    "text": "Steisslage"
  }
}