PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.core@1.0.0
    http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure
{
  "description": "MyHealth@EU refined model for procedure",
  "_filename": "StructureDefinition-MyHealthEuProcedure.json",
  "package_name": "myhealth.eu.fhir.core",
  "date": "2026-05-04T15:59:03+02:00",
  "derivation": "specialization",
  "publisher": "MyHealth@Eu",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "MyHealthEuProcedure",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Procedure model",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "path": "MyHealthEuProcedure",
      "min": 0,
      "definition": "MyHealth@EU refined model for procedure",
      "isModifier": false,
      "short": "Procedure model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "MyHealthEuProcedure",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "MyHealthEuProcedure.header",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header"
      },
      "path": "MyHealthEuProcedure.header",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Basic metadata for this information",
      "definition": "Basic metadata for this information"
    }, {
      "id": "MyHealthEuProcedure.header.subject",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.subject"
      },
      "path": "MyHealthEuProcedure.header.subject",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
      } ],
      "short": "Patient/subject information",
      "definition": "Patient/subject information"
    }, {
      "id": "MyHealthEuProcedure.header.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.identifier"
      },
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.author[x]",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.author[x]"
      },
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.date",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.date"
      },
      "path": "MyHealthEuProcedure.header.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date and optionally time of authoring/issuing",
      "definition": "Date and optionally time of authoring/issuing"
    }, {
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.status",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.status"
      }
    }, {
      "id": "MyHealthEuProcedure.header.source",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.source"
      },
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.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": "MyHealthEuProcedure.header.language",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.language"
      }
    }, {
      "path": "MyHealthEuProcedure.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": "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"
        } ]
      } ],
      "binding": {
        "strength": "preferred",
        "description": "SNOMED CT"
      },
      "max": "1",
      "id": "MyHealthEuProcedure.code",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSProcedure.code"
      }
    }, {
      "path": "MyHealthEuProcedure.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": "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"
        } ]
      } ],
      "max": "1",
      "id": "MyHealthEuProcedure.procedureDate[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.procedureDate[x]"
      }
    }, {
      "id": "MyHealthEuProcedure.performer",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.performer"
      },
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.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://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuBodyStructure"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "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"
        } ]
      } ],
      "max": "*",
      "id": "MyHealthEuProcedure.bodySite",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.bodySite"
      }
    }, {
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.reason[x]",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.reason[x]"
      }
    }, {
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.outcome",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.outcome"
      }
    }, {
      "path": "MyHealthEuProcedure.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": "MyHealthEuProcedure.complication",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.complication"
      }
    }, {
      "id": "MyHealthEuProcedure.deviceUsed",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.deviceUsed"
      },
      "path": "MyHealthEuProcedure.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"
    }, {
      "path": "MyHealthEuProcedure.focalDevice",
      "min": 0,
      "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.",
      "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.",
      "type": [ {
        "code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "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"
        } ]
      } ],
      "max": "*",
      "id": "MyHealthEuProcedure.focalDevice",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.focalDevice"
      }
    }, {
      "id": "MyHealthEuProcedure.note",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.note"
      },
      "path": "MyHealthEuProcedure.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": "active",
  "id": "eb13ab2e-0834-4185-9ea7-cd6b14bf6f43",
  "kind": "logical",
  "url": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuProcedure",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "MyHealthEuProcedure",
      "path": "MyHealthEuProcedure",
      "definition": "MyHealth@EU refined model for procedure"
    }, {
      "id": "MyHealthEuProcedure.code",
      "path": "MyHealthEuProcedure.code",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:handle"
        }, {
          "url": "actor",
          "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
        } ]
      } ]
    }, {
      "id": "MyHealthEuProcedure.procedureDate[x]",
      "path": "MyHealthEuProcedure.procedureDate[x]",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:handle"
        }, {
          "url": "actor",
          "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
        } ]
      } ]
    }, {
      "id": "MyHealthEuProcedure.bodySite",
      "path": "MyHealthEuProcedure.bodySite",
      "type": [ {
        "code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuBodyStructure"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "MAY:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
        } ]
      } ]
    }, {
      "id": "MyHealthEuProcedure.focalDevice",
      "path": "MyHealthEuProcedure.focalDevice",
      "type": [ {
        "code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "MAY:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
        } ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "MyHealth@Eu",
    "telecom": [ {
      "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
}