PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.imaging-r5@0.1.0-ballot
    https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure
{
  "description": "C.16 - EHDS refined base model for An action that is or was performed on or for a patient",
  "_filename": "StructureDefinition-EHDSProcedure.json",
  "package_name": "hl7.fhir.eu.imaging-r5",
  "date": "2025-03-21T08:17:12+00:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "EHDSProcedure",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Procedure model",
  "package_version": "0.1.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "path": "EHDSProcedure",
      "min": 0,
      "definition": "C.16 - EHDS refined base model for An action that is or was performed on or for a patient",
      "isModifier": false,
      "short": "Procedure model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSProcedure",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "EHDSProcedure.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.identifier"
      },
      "path": "EHDSProcedure.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "C.16.1 - Identifier",
      "definition": "Procedure identifier"
    }, {
      "id": "EHDSProcedure.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.description"
      },
      "path": "EHDSProcedure.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.16.2 - Description",
      "definition": "Procedure specification in string form"
    }, {
      "path": "EHDSProcedure.code",
      "min": 0,
      "definition": "Code identifying the procedure",
      "short": "C.16.3 - Code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "SNOMED CT"
      },
      "max": "1",
      "id": "EHDSProcedure.code",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.code"
      }
    }, {
      "id": "EHDSProcedure.date[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.date[x]"
      },
      "path": "EHDSProcedure.date[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "short": "C.16.4 - Date",
      "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": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" ]
      } ],
      "short": "C.16.5 - Performer",
      "definition": "An actor who or what performed the procedure"
    }, {
      "path": "EHDSProcedure.anatomicLocation",
      "min": 0,
      "definition": "Anatomic location and laterality where the procedure was performed. This is the target site.",
      "short": "C.16.6 - Anatomic location",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "SNOMED CT, ICD-O-3"
      },
      "max": "*",
      "id": "EHDSProcedure.anatomicLocation",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.anatomicLocation"
      }
    }, {
      "id": "EHDSProcedure.reason",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.reason"
      },
      "path": "EHDSProcedure.reason",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure" ]
      } ],
      "short": "C.16.7 - Reason",
      "definition": "The reason why the procedure was performed."
    }, {
      "path": "EHDSProcedure.outcome",
      "min": 0,
      "definition": "The outcome of the procedure - did it resolve the reasons for the procedure being performed?",
      "short": "C.16.8 - Outcome",
      "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-performance period. These are generally tracked separately from the procedure description, which will typically describe the procedure itself rather than any 'post procedure' issues.",
      "short": "C.16.9 - Complication",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "ICD-10*, SNOMED CT, Orphacode if rare disease is diagnosed"
      },
      "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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
      } ],
      "short": "C.16.10 - Device used",
      "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": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" ]
      } ],
      "short": "C.16.11 - Focal device",
      "definition": "Device or devices 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.location",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSProcedure.location"
      },
      "path": "EHDSProcedure.location",
      "type": [ {
        "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation"
      } ],
      "short": "C.16.12 - Location",
      "definition": "Location where the procedure had been performed"
    }, {
      "id": "EHDSProcedure.note",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSProcedure.note"
      },
      "path": "EHDSProcedure.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.16.13 - Note",
      "definition": "Additional information about the procedure"
    }, {
      "id": "EHDSProcedure.subject",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSProcedure.subject"
      },
      "path": "EHDSProcedure.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup" ]
      } ],
      "short": "C.16.14 - Patient",
      "definition": "On whom or on what the procedure was performed. This is usually an individual human, but can also be performed on animals, groups of humans or animals, organizations or practitioners (for licensing), locations or devices (for safety inspections or regulatory authorizations). If the actual focus of the procedure is different from the subject, the focus element specifies the actual focus of the procedure."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "draft",
  "id": "5c79d95b-bab9-4ad7-901b-1aa985b15c9e",
  "kind": "logical",
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "EHDSProcedure",
      "path": "EHDSProcedure",
      "short": "Procedure model",
      "definition": "C.16 - EHDS refined base model for An action that is or was performed on or for a patient"
    }, {
      "id": "EHDSProcedure.identifier",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "C.16.1 - Identifier",
      "definition": "Procedure identifier"
    }, {
      "id": "EHDSProcedure.description",
      "max": "1",
      "min": 0,
      "path": "EHDSProcedure.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.16.2 - Description",
      "definition": "Procedure specification in string form"
    }, {
      "id": "EHDSProcedure.code",
      "max": "1",
      "min": 0,
      "path": "EHDSProcedure.code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "C.16.3 - Code",
      "binding": {
        "strength": "preferred",
        "description": "SNOMED CT"
      },
      "definition": "Code identifying the procedure"
    }, {
      "id": "EHDSProcedure.date[x]",
      "max": "1",
      "min": 0,
      "path": "EHDSProcedure.date[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "short": "C.16.4 - Date",
      "definition": "Date and time of the procedure or interval of its performance"
    }, {
      "id": "EHDSProcedure.performer",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional" ]
      } ],
      "short": "C.16.5 - Performer",
      "definition": "An actor who or what performed the procedure"
    }, {
      "id": "EHDSProcedure.anatomicLocation",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.anatomicLocation",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "C.16.6 - Anatomic location",
      "binding": {
        "strength": "preferred",
        "description": "SNOMED CT, ICD-O-3"
      },
      "definition": "Anatomic location and laterality where the procedure was performed. This is the target site."
    }, {
      "id": "EHDSProcedure.reason",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.reason",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure" ]
      } ],
      "short": "C.16.7 - Reason",
      "definition": "The reason why the procedure was performed."
    }, {
      "id": "EHDSProcedure.outcome",
      "max": "1",
      "min": 0,
      "path": "EHDSProcedure.outcome",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "C.16.8 - Outcome",
      "binding": {
        "strength": "preferred",
        "description": "SNOMED CT"
      },
      "definition": "The outcome of the procedure - did it resolve the reasons for the procedure being performed?"
    }, {
      "id": "EHDSProcedure.complication",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.complication",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "C.16.9 - Complication",
      "binding": {
        "strength": "preferred",
        "description": "ICD-10*, SNOMED CT, Orphacode if rare disease is diagnosed"
      },
      "definition": "Any complications that occurred during the procedure, or in the immediate post-performance 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": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
      } ],
      "short": "C.16.10 - Device used",
      "definition": "Device used to perform the procedure"
    }, {
      "id": "EHDSProcedure.focalDevice",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.focalDevice",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" ]
      } ],
      "short": "C.16.11 - Focal device",
      "definition": "Device or devices 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.location",
      "max": "*",
      "min": 0,
      "path": "EHDSProcedure.location",
      "type": [ {
        "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation"
      } ],
      "short": "C.16.12 - Location",
      "definition": "Location where the procedure had been performed"
    }, {
      "id": "EHDSProcedure.note",
      "max": "1",
      "min": 0,
      "path": "EHDSProcedure.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "C.16.13 - Note",
      "definition": "Additional information about the procedure"
    }, {
      "id": "EHDSProcedure.subject",
      "max": "1",
      "min": 1,
      "path": "EHDSProcedure.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup" ]
      } ],
      "short": "C.16.14 - Patient",
      "definition": "On whom or on what the procedure was performed. This is usually an individual human, but can also be performed on animals, groups of humans or animals, organizations or practitioners (for licensing), locations or devices (for safety inspections or regulatory authorizations). If the actual focus of the procedure is different from the subject, the focus element specifies the actual focus of the procedure."
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://Xt-EHR.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}