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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSProcedure.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSProcedure.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSProcedure
TitleProcedure model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for an action that is or was performed on or for a patient
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDeviceUseDevice use model
EHDSDischargeReportDischarge Report model
EHDSEncounterEncounter model
EHDSEpisodeOfCareEpisode of care model
EHDSImagingReportImaging report model
EHDSObservationObservation model
EHDSPatientSummaryPatient summary model
EHDSProcedureProcedure model
EHDSServiceRequestService request model
EHDSSpecimenSpecimen model

Resources that this resource uses

StructureDefinition
EHDSBodyStructureBody structure model
EHDSConditionCondition model
EHDSDataSetDataSet model
EHDSDeviceDevice model
EHDSHealthProfessionalHealth professional model
EHDSObservationObservation model
EHDSProcedureProcedure model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSProcedure

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSProcedure 0..*EHDSDataSetProcedure model

Elements defined in Ancestors:header, presentedForm
Instances of this logical model can be the target of a Reference
... code 0..1CodeableConceptCode identifying the procedure
Binding Description: (preferred): SNOMED CT
... date[x] 0..1Date and time of the procedure or interval of its performance
.... dateDateTimedateTime
.... datePeriodPeriod
... performer 0..*EHDSHealthProfessionalAn actor who performed the procedure
... bodySite 0..*EHDSBodyStructureProcedure target body site. Details of where the procedure was performed. Laterality may be included as qualifier of the body site.
... reason[x] 0..*The reason why the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.
Binding Description: (preferred): SNOMED CT, ICD-10, Orphacode if rare disease is diagnosed
.... reasonCodeableConceptCodeableConcept
.... reasonEHDSConditionEHDSCondition
.... reasonEHDSObservationEHDSObservation
.... reasonEHDSProcedureEHDSProcedure
... outcome 0..1CodeableConceptThe outcome of the procedure - did it resolve the reasons for the procedure being performed?
Binding Description: (preferred): SNOMED CT
... complication 0..*CodeableConceptAny complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.
Binding Description: (preferred): ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed
... deviceUsed 0..*EHDSDeviceDevice used to perform the procedure
... focalDevice 0..*EHDSDeviceDevice(s) that is/are implanted, removed, or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.
... note 0..1stringAdditional information about the procedure

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSProcedure",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure",
  "version": "0.1.0",
  "name": "EHDSProcedure",
  "title": "Procedure model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for an action that is or was performed on or for a patient",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSProcedure",
        "path": "EHDSProcedure",
        "short": "Procedure model",
        "definition": "EHDS refined base model for an action that is or was performed on or for a patient",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header",
        "path": "EHDSProcedure.header",
        "short": "Common header for all patient-related data",
        "definition": "Common header for all patient-related data",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.subject",
        "path": "EHDSProcedure.header.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.identifier",
        "path": "EHDSProcedure.header.identifier",
        "short": "Business identifier for the object",
        "definition": "Business identifier for the object",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.authorship",
        "path": "EHDSProcedure.header.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.authorship.author[x]",
        "path": "EHDSProcedure.header.authorship.author[x]",
        "short": "Author",
        "definition": "Author(s) by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.author[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.authorship.datetime",
        "path": "EHDSProcedure.header.authorship.datetime",
        "short": "Date and time of authoring/issuing",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.lastUpdate",
        "path": "EHDSProcedure.header.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.status",
        "path": "EHDSProcedure.header.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.statusReason[x]",
        "path": "EHDSProcedure.header.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSProcedure.header.language",
        "path": "EHDSProcedure.header.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSProcedure.header.version",
        "path": "EHDSProcedure.header.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSProcedure.presentedForm",
        "path": "EHDSProcedure.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSProcedure.code",
        "path": "EHDSProcedure.code",
        "short": "Code identifying the procedure",
        "definition": "Code identifying the procedure",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSProcedure.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSProcedure.date[x]",
        "path": "EHDSProcedure.date[x]",
        "short": "Date and time of the procedure or interval of its performance",
        "definition": "Date and time of the procedure or interval of its performance",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSProcedure.date[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSProcedure.performer",
        "path": "EHDSProcedure.performer",
        "short": "An actor who performed the procedure",
        "definition": "An actor who performed the procedure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSProcedure.performer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSProcedure.bodySite",
        "path": "EHDSProcedure.bodySite",
        "short": "Procedure target body site. Details of where the procedure was performed. Laterality may be included as qualifier of the body site.",
        "definition": "Procedure target body site. Details of where the procedure was performed. Laterality may be included as qualifier of the body site.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSProcedure.bodySite",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSProcedure.reason[x]",
        "path": "EHDSProcedure.reason[x]",
        "short": "The reason why the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
        "definition": "The reason why the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSProcedure.reason[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, ICD-10, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSProcedure.outcome",
        "path": "EHDSProcedure.outcome",
        "short": "The outcome of the procedure - did it resolve the reasons for the procedure being performed?",
        "definition": "The outcome of the procedure - did it resolve the reasons for the procedure being performed?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSProcedure.outcome",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSProcedure.complication",
        "path": "EHDSProcedure.complication",
        "short": "Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
        "definition": "Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSProcedure.complication",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSProcedure.deviceUsed",
        "path": "EHDSProcedure.deviceUsed",
        "short": "Device used to perform the procedure",
        "definition": "Device used to perform the procedure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSProcedure.deviceUsed",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSProcedure.focalDevice",
        "path": "EHDSProcedure.focalDevice",
        "short": "Device(s) that is/are implanted, removed, or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.",
        "definition": "Device(s) that is/are implanted, removed, or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSProcedure.focalDevice",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSProcedure.note",
        "path": "EHDSProcedure.note",
        "short": "Additional information about the procedure",
        "definition": "Additional information about the procedure",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSProcedure.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSProcedure",
        "path": "EHDSProcedure",
        "short": "Procedure model",
        "definition": "EHDS refined base model for an action that is or was performed on or for a patient"
      },
      {
        "id": "EHDSProcedure.code",
        "path": "EHDSProcedure.code",
        "short": "Code identifying the procedure",
        "definition": "Code identifying the procedure",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSProcedure.date[x]",
        "path": "EHDSProcedure.date[x]",
        "short": "Date and time of the procedure or interval of its performance",
        "definition": "Date and time of the procedure or interval of its performance",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSProcedure.performer",
        "path": "EHDSProcedure.performer",
        "short": "An actor who performed the procedure",
        "definition": "An actor who performed the procedure",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSProcedure.bodySite",
        "path": "EHDSProcedure.bodySite",
        "short": "Procedure target body site. Details of where the procedure was performed. Laterality may be included as qualifier of the body site.",
        "definition": "Procedure target body site. Details of where the procedure was performed. Laterality may be included as qualifier of the body site.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSProcedure.reason[x]",
        "path": "EHDSProcedure.reason[x]",
        "short": "The reason why the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
        "definition": "The reason why the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, ICD-10, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSProcedure.outcome",
        "path": "EHDSProcedure.outcome",
        "short": "The outcome of the procedure - did it resolve the reasons for the procedure being performed?",
        "definition": "The outcome of the procedure - did it resolve the reasons for the procedure being performed?",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSProcedure.complication",
        "path": "EHDSProcedure.complication",
        "short": "Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
        "definition": "Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSProcedure.deviceUsed",
        "path": "EHDSProcedure.deviceUsed",
        "short": "Device used to perform the procedure",
        "definition": "Device used to perform the procedure",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSProcedure.focalDevice",
        "path": "EHDSProcedure.focalDevice",
        "short": "Device(s) that is/are implanted, removed, or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.",
        "definition": "Device(s) that is/are implanted, removed, or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSProcedure.note",
        "path": "EHDSProcedure.note",
        "short": "Additional information about the procedure",
        "definition": "Additional information about the procedure",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}