{
"description": "Obligations for the logical model for procedure.",
"_filename": "StructureDefinition-EHDSProcedureObligations.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-04-13T14:09:30+02:00",
"derivation": "constraint",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSProcedureObligations",
"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 obligations",
"package_version": "1.0.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"
}, {
"path": "EHDSProcedure.header.subject",
"min": 1,
"definition": "Patient/subject information",
"short": "Patient/subject information",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"max": "1",
"id": "EHDSProcedure.header.subject",
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.subject"
}
}, {
"path": "EHDSProcedure.header.identifier",
"min": 0,
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"type": [ {
"code": "Identifier"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"max": "*",
"id": "EHDSProcedure.header.identifier",
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.identifier"
}
}, {
"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"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"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"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"max": "1",
"id": "EHDSProcedure.code",
"base": {
"max": "1",
"min": 1,
"path": "EHDSProcedure.code"
}
}, {
"path": "EHDSProcedure.procedureDate[x]",
"min": 0,
"definition": "Date and time of the procedure or interval of its performance",
"short": "Date and time of the procedure or interval of its performance",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "documentation",
"valueMarkdown": "System SHALL support at least dateTime data type for the element."
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"max": "1",
"id": "EHDSProcedure.procedureDate[x]",
"base": {
"max": "1",
"min": 0,
"path": "EHDSProcedure.procedureDate[x]"
}
}, {
"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)"
}, {
"path": "EHDSProcedure.bodySite",
"min": 0,
"definition": "Target body site of the procedure. Laterality may be included as a qualifier of the body site.",
"short": "Target body site of the procedure. Laterality may be included as a qualifier of the body site.",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"max": "*",
"id": "EHDSProcedure.bodySite",
"base": {
"max": "*",
"min": 0,
"path": "EHDSProcedure.bodySite"
}
}, {
"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."
}, {
"path": "EHDSProcedure.note",
"min": 0,
"definition": "Additional information about the procedure",
"short": "Additional information about the procedure",
"type": [ {
"code": "string"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations|1.0.0"
} ]
} ],
"max": "1",
"id": "EHDSProcedure.note",
"base": {
"max": "1",
"min": 0,
"path": "EHDSProcedure.note"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "1.0.0"
} ]
},
"status": "active",
"language": "en",
"id": "8f0a22a9-aeae-4fe5-b1b5-04a951ebafcc",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "EHDSProcedure",
"path": "EHDSProcedure"
}, {
"id": "EHDSProcedure.header.subject",
"path": "EHDSProcedure.header.subject",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSProcedure.header.identifier",
"path": "EHDSProcedure.header.identifier",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSProcedure.header.status",
"path": "EHDSProcedure.header.status",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSProcedure.code",
"path": "EHDSProcedure.code",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSProcedure.procedureDate[x]",
"path": "EHDSProcedure.procedureDate[x]",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHALL:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
}, {
"url": "documentation",
"valueMarkdown": "System SHALL support at least dateTime data type for the element."
} ]
} ]
}, {
"id": "EHDSProcedure.bodySite",
"path": "EHDSProcedure.bodySite",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
}, {
"id": "EHDSProcedure.note",
"path": "EHDSProcedure.note",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/obligation",
"extension": [ {
"url": "code",
"valueCode": "SHOULD:able-to-populate"
}, {
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
} ]
} ]
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
}