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

FHIR IG analytics

Packagehl7.fhir.eu.hdr
Resource TypeProcedure
IdProcedure-sectio-swart.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 sectio-swart

status: Completed

category: Obstetric procedure

code: Cesarean section

subject: Fiona F XXX_Swart

performed: 2025-02-10 10:03:00+0200 --> 2025-02-10 11:48:00+0200


Source1

{
  "resourceType": "Procedure",
  "id": "sectio-swart",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "386637004",
        "display": "Obstetric procedure"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "11466000",
        "display": "Cesarean section"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-swart",
    "display": "Fiona F XXX_Swart"
  },
  "performedPeriod": {
    "start": "2025-02-10T10:03:00+02:00",
    "end": "2025-02-10T11:48:00+02:00"
  }
}