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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeObservation
IdObservation-71eab157-2477-495e-8def-2d9ae6386f88.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 71eab157-2477-495e-8def-2d9ae6386f88

status: Final

code: Was this a multiple pregnancy [PhenX]

subject: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)

effective: 2026-03-03 10:00:00+0100

performer: Practitioner Raketa Cerna

value: false

Components

-CodeValue[x]
*Number of fetuses1

Source1

{
  "resourceType": "Observation",
  "id": "71eab157-2477-495e-8def-2d9ae6386f88",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-multiple-pregnancy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "64724-8"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
  },
  "effectiveDateTime": "2026-03-03T10:00:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:5cbed9dd-df97-46ee-974d-8bf34ef30efd"
    }
  ],
  "valueBoolean": false,
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "55281-0"
          }
        ]
      },
      "valueInteger": 1
    }
  ]
}