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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeProcedure
IdProcedure-GynNaturalBirth-DeliveryMethod.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 GynNaturalBirth-DeliveryMethod

status: Completed

code: Vaginal delivery

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))

performed: 2025-05-18 10:46:00+0200


Source1

{
  "resourceType": "Procedure",
  "id": "GynNaturalBirth-DeliveryMethod",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-procedure-method-of-delivery"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "22640007",
        "display": "Vaginal delivery"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Mracena2"
  },
  "performedDateTime": "2025-05-18T10:46:00+02:00"
}