{
"description": "The model provides basic information about a procedure performed on or for a patient. This includes surgical, therapeutic, and diagnostic procedures, as well as specimen collection. The model does not cover procedures in the planning stage.",
"_filename": "StructureDefinition-EHDSProcedure.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-02-06T19:30:52+01:00",
"derivation": "specialization",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSProcedure",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Procedure model",
"package_version": "0.3.0",
"snapshot": {
"element": [ {
"path": "EHDSProcedure",
"min": 0,
"definition": "The model provides basic information about a procedure performed on or for a patient. This includes surgical, therapeutic, and diagnostic procedures, as well as specimen collection. The model does not cover procedures in the planning stage.",
"isModifier": false,
"short": "Procedure model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSProcedure",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSProcedure.header",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header"
},
"path": "EHDSProcedure.header",
"type": [ {
"code": "Base"
} ],
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information"
}, {
"id": "EHDSProcedure.header.subject",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.subject"
},
"path": "EHDSProcedure.header.subject",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
} ],
"short": "Patient/subject information",
"definition": "Patient/subject information"
}, {
"id": "EHDSProcedure.header.identifier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.identifier"
},
"path": "EHDSProcedure.header.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries)."
}, {
"id": "EHDSProcedure.header.author[x]",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.author[x]"
},
"path": "EHDSProcedure.header.author[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Author responsible for the provided information.",
"definition": "Author responsible for the provided information."
}, {
"id": "EHDSProcedure.header.date",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.date"
},
"path": "EHDSProcedure.header.date",
"type": [ {
"code": "dateTime"
} ],
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing"
}, {
"path": "EHDSProcedure.header.status",
"min": 1,
"definition": "Status of the procedure (e.g. completed, on hold, stopped)",
"short": "Status of the procedure (e.g. completed, on hold, stopped)",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 Event Status"
},
"max": "1",
"id": "EHDSProcedure.header.status",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.status"
}
}, {
"id": "EHDSProcedure.header.source",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.source"
},
"path": "EHDSProcedure.header.source",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information."
}, {
"path": "EHDSProcedure.header.language",
"min": 0,
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "BCP 47"
},
"max": "1",
"id": "EHDSProcedure.header.language",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.language"
}
}, {
"path": "EHDSProcedure.code",
"min": 1,
"definition": "Concept code and display name identifying the type of procedure",
"short": "Concept code and display name identifying the type of procedure",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"max": "1",
"id": "EHDSProcedure.code",
"base": {
"max": "1",
"min": 1,
"path": "EHDSProcedure.code"
}
}, {
"id": "EHDSProcedure.procedureDate[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSProcedure.procedureDate[x]"
},
"path": "EHDSProcedure.procedureDate[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ],
"short": "Date and time of the procedure or interval of its performance",
"definition": "Date and time of the procedure or interval of its performance"
}, {
"id": "EHDSProcedure.performer",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.performer"
},
"path": "EHDSProcedure.performer",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
} ],
"short": "Actors who performed the procedure (only main responsible actors expected)",
"definition": "Actors who performed the procedure (only main responsible actors expected)"
}, {
"id": "EHDSProcedure.bodySite",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.bodySite"
},
"path": "EHDSProcedure.bodySite",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"short": "Target body site of the procedure. Laterality may be included as a qualifier of the body site.",
"definition": "Target body site of the procedure. Laterality may be included as a qualifier of the body site."
}, {
"path": "EHDSProcedure.reason[x]",
"min": 0,
"definition": "The reason the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
"short": "The reason the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT, ICD-10, Orphacode"
},
"max": "*",
"id": "EHDSProcedure.reason[x]",
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.reason[x]"
}
}, {
"path": "EHDSProcedure.outcome",
"min": 0,
"definition": "The immediate result of the procedure (e.g. successful, unsuccessful). This does not include assessment over a longer period of time.",
"short": "The immediate result of the procedure (e.g. successful, unsuccessful). This does not include assessment over a longer period of time.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"max": "1",
"id": "EHDSProcedure.outcome",
"base": {
"max": "1",
"min": 0,
"path": "EHDSProcedure.outcome"
}
}, {
"path": "EHDSProcedure.complication",
"min": 0,
"definition": "Any complications that occurred during the procedure, or in the immediate post-procedure period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
"short": "Any complications that occurred during the procedure, or in the immediate post-procedure period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT"
},
"max": "*",
"id": "EHDSProcedure.complication",
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.complication"
}
}, {
"id": "EHDSProcedure.deviceUsed",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.deviceUsed"
},
"path": "EHDSProcedure.deviceUsed",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Device used to perform the procedure",
"definition": "Device used to perform the procedure"
}, {
"id": "EHDSProcedure.focalDevice",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.focalDevice"
},
"path": "EHDSProcedure.focalDevice",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"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."
}, {
"id": "EHDSProcedure.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSProcedure.note"
},
"path": "EHDSProcedure.note",
"type": [ {
"code": "string"
} ],
"short": "Additional information about the procedure",
"definition": "Additional information about the procedure"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
} ]
},
"status": "draft",
"id": "30324af9-c484-41ce-b990-9e2910f069e5",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure",
"version": "0.3.0",
"differential": {
"element": [ {
"id": "EHDSProcedure",
"path": "EHDSProcedure",
"short": "Procedure model",
"definition": "The model provides basic information about a procedure performed on or for a patient. This includes surgical, therapeutic, and diagnostic procedures, as well as specimen collection. The model does not cover procedures in the planning stage."
}, {
"id": "EHDSProcedure.header.author[x]",
"path": "EHDSProcedure.header.author[x]",
"short": "Author responsible for the provided information.",
"definition": "Author responsible for the provided information."
}, {
"id": "EHDSProcedure.header.status",
"path": "EHDSProcedure.header.status",
"short": "Status of the procedure (e.g. completed, on hold, stopped)",
"binding": {
"strength": "preferred",
"description": "HL7 Event Status"
},
"definition": "Status of the procedure (e.g. completed, on hold, stopped)"
}, {
"id": "EHDSProcedure.code",
"max": "1",
"min": 1,
"path": "EHDSProcedure.code",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Concept code and display name identifying the type of procedure",
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"definition": "Concept code and display name identifying the type of procedure"
}, {
"id": "EHDSProcedure.procedureDate[x]",
"max": "1",
"min": 0,
"path": "EHDSProcedure.procedureDate[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ],
"short": "Date and time of the procedure or interval of its performance",
"definition": "Date and time of the procedure or interval of its performance"
}, {
"id": "EHDSProcedure.performer",
"max": "*",
"min": 0,
"path": "EHDSProcedure.performer",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
} ],
"short": "Actors who performed the procedure (only main responsible actors expected)",
"definition": "Actors who performed the procedure (only main responsible actors expected)"
}, {
"id": "EHDSProcedure.bodySite",
"max": "*",
"min": 0,
"path": "EHDSProcedure.bodySite",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"short": "Target body site of the procedure. Laterality may be included as a qualifier of the body site.",
"definition": "Target body site of the procedure. Laterality may be included as a qualifier of the body site."
}, {
"id": "EHDSProcedure.reason[x]",
"max": "*",
"min": 0,
"path": "EHDSProcedure.reason[x]",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
} ],
"short": "The reason the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason.",
"binding": {
"strength": "preferred",
"description": "SNOMED CT, ICD-10, Orphacode"
},
"definition": "The reason the procedure was performed. This may be a concept from a terminology or a reference to a specific instance that describes the reason."
}, {
"id": "EHDSProcedure.outcome",
"max": "1",
"min": 0,
"path": "EHDSProcedure.outcome",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The immediate result of the procedure (e.g. successful, unsuccessful). This does not include assessment over a longer period of time.",
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"definition": "The immediate result of the procedure (e.g. successful, unsuccessful). This does not include assessment over a longer period of time."
}, {
"id": "EHDSProcedure.complication",
"max": "*",
"min": 0,
"path": "EHDSProcedure.complication",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Any complications that occurred during the procedure, or in the immediate post-procedure period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT"
},
"definition": "Any complications that occurred during the procedure, or in the immediate post-procedure period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues."
}, {
"id": "EHDSProcedure.deviceUsed",
"max": "*",
"min": 0,
"path": "EHDSProcedure.deviceUsed",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Device used to perform the procedure",
"definition": "Device used to perform the procedure"
}, {
"id": "EHDSProcedure.focalDevice",
"max": "*",
"min": 0,
"path": "EHDSProcedure.focalDevice",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"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."
}, {
"id": "EHDSProcedure.note",
"max": "1",
"min": 0,
"path": "EHDSProcedure.note",
"type": [ {
"code": "string"
} ],
"short": "Additional information about the procedure",
"definition": "Additional information about the procedure"
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet"
}