FHIR IG analytics
| Package | myhealth.eu.fhir.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MyHealthEuProcedure.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/core/1.0.0/StructureDefinition-MyHealthEuProcedure.html |
| URL | http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-05-04T15:59:03+02:00 |
| Name | MyHealthEuProcedure |
| Title | Procedure model |
| Realm | eu |
| Description | MyHealth@EU refined model for procedure |
| Type | http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure |
| Kind | logical |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints |
|---|
 MyHealthEuProcedure | | 0..* | EHDSProcedure | Procedure model
Elements defined in Ancestors:header, code, procedureDate[x], performer, bodySite, reason[x], outcome, complication, deviceUsed, focalDevice, note |
  code | O | 1..1 | CodeableConcept | Concept code and display name identifying the type of procedure |
  procedureDate[x] | O | 0..1 | dateTime, Period | Date and time of the procedure or interval of its performance |
  bodySite | O | 0..* | MyHealthEuBodyStructure | Target body site of the procedure. Laterality may be included as a qualifier of the body site. |
  focalDevice | O | 0..* | MyHealthEuDevice | 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. |
Documentation for this format |
Source1
{
"resourceType": "StructureDefinition",
"id": "MyHealthEuProcedure",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure",
"version": "1.0.0",
"name": "MyHealthEuProcedure",
"title": "Procedure model",
"status": "active",
"date": "2026-05-04T15:59:03+02:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "MyHealth@EU refined model for procedure",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
}
],
"element": [
{
"id": "MyHealthEuProcedure",
"path": "MyHealthEuProcedure",
"short": "Procedure model",
"definition": "MyHealth@EU refined model for procedure",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "MyHealthEuProcedure.header",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.subject",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.identifier",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.author[x]",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.date",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.status",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.source",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.language",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.procedureDate[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.performer",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.bodySite",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "MAY:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.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://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuBodyStructure"
}
]
},
{
"id": "MyHealthEuProcedure.reason[x]",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.outcome",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.complication",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.deviceUsed",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.focalDevice",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "MAY:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure|1.0.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.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://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice"
}
]
},
{
"id": "MyHealthEuProcedure.note",
"path": "MyHealthEuProcedure.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": "MyHealthEuProcedure",
"path": "MyHealthEuProcedure",
"definition": "MyHealth@EU refined model for procedure"
},
{
"id": "MyHealthEuProcedure.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.code"
},
{
"id": "MyHealthEuProcedure.procedureDate[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.procedureDate[x]"
},
{
"id": "MyHealthEuProcedure.bodySite",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "MAY:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.bodySite",
"type": [
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuBodyStructure"
}
]
},
{
"id": "MyHealthEuProcedure.focalDevice",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "MAY:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuProcedure.focalDevice",
"type": [
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice"
}
]
}
]
}
}