FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
| StructureDefinition |
| xtehr.eu.ehds.models#current | EHDSProcedure | Procedure model |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "EHDSProcedureObligations",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedureObligations",
"version": "0.4.0",
"name": "EHDSProcedureObligations",
"title": "Procedure obligations",
"status": "draft",
"date": "2026-02-22T08:17:12+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "Obligations for the logical model for procedure.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.4.0"
}
],
"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.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSProcedure.header",
"path": "EHDSProcedure.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSProcedure.header.subject",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSProcedure.header.identifier",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.header.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).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSProcedure.header.author[x]",
"path": "EHDSProcedure.header.author[x]",
"short": "Author responsible for the provided information.",
"definition": "Author responsible for the provided information.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.author[x]",
"min": 0,
"max": "*"
},
"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"
}
]
},
{
"id": "EHDSProcedure.header.date",
"path": "EHDSProcedure.header.date",
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSProcedure.header.status",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.header.status",
"short": "Status of the procedure (e.g. completed, on hold, stopped)",
"definition": "Status of the procedure (e.g. completed, on hold, stopped)",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Event Status"
}
},
{
"id": "EHDSProcedure.header.source",
"path": "EHDSProcedure.header.source",
"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.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSProcedure.header.language",
"path": "EHDSProcedure.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"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.code",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.code",
"short": "Concept code and display name identifying the type of procedure",
"definition": "Concept code and display name identifying the type of procedure",
"min": 1,
"max": "1",
"base": {
"path": "EHDSProcedure.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSProcedure.procedureDate[x]",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.procedureDate[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.procedureDate[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
]
},
{
"id": "EHDSProcedure.performer",
"path": "EHDSProcedure.performer",
"short": "Actors who performed the procedure (only main responsible actors expected)",
"definition": "Actors who performed the procedure (only main responsible actors expected)",
"min": 0,
"max": "*",
"base": {
"path": "EHDSProcedure.performer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}
]
},
{
"id": "EHDSProcedure.bodySite",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.bodySite",
"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.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSProcedure.bodySite",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSProcedure.reason[x]",
"path": "EHDSProcedure.reason[x]",
"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.",
"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.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSProcedure.reason[x]",
"min": 0,
"max": "*"
},
"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"
}
},
{
"id": "EHDSProcedure.outcome",
"path": "EHDSProcedure.outcome",
"short": "The immediate result of the procedure (e.g. successful, unsuccessful). This does not include assessment over a longer period of time.",
"definition": "The immediate result of the procedure (e.g. successful, unsuccessful). This does not include assessment over a longer period of time.",
"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-procedure 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-procedure 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"
}
},
{
"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": "http://www.xt-ehr.eu/fhir/models/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": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}
]
},
{
"id": "EHDSProcedure.note",
"extension": [
{
"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|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"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"
},
{
"id": "EHDSProcedure.header.subject",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.header.subject"
},
{
"id": "EHDSProcedure.header.identifier",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.header.identifier"
},
{
"id": "EHDSProcedure.header.status",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.header.status"
},
{
"id": "EHDSProcedure.code",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.code"
},
{
"id": "EHDSProcedure.procedureDate[x]",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.procedureDate[x]"
},
{
"id": "EHDSProcedure.bodySite",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.bodySite"
},
{
"id": "EHDSProcedure.note",
"extension": [
{
"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/StructureDefinition/obligation"
}
],
"path": "EHDSProcedure.note"
}
]
}
}