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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeProcedure
IdProcedure-procedure-story-induction.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: Procedure procedure-story-induction

status: Completed

code: Indukce porodu

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

performed: 2026-03-03 12:30:00+0100 --> 2026-03-03 16:30:00+0100


Source1

{
  "resourceType": "Procedure",
  "id": "procedure-story-induction",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-procedure-induction-of-labor"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "398307005",
        "display": "Indukce porodu"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-story-mother"
  },
  "performedPeriod": {
    "start": "2026-03-03T12:30:00+01:00",
    "end": "2026-03-03T16:30:00+01:00"
  }
}