FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSDeviceUse.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSDeviceUse.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDeviceUse
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSDeviceUse
TitleDevice use model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for device use information
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDeviceUse
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDischargeReportDischarge Report model
EHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
EHDSBodyStructureBody structure model
EHDSConditionCondition model
EHDSDataSetDataSet model
EHDSDeviceDevice model
EHDSHealthProfessionalHealth professional model
EHDSObservationObservation model
EHDSPatientPatient model
EHDSProcedureProcedure model
EHDSRelatedPersonRelated person model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSDeviceUse

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDeviceUse 0..*EHDSDataSetDevice use model

Elements defined in Ancestors:header, presentedForm
Instances of this logical model can be the target of a Reference
... header
.... status 1..1CodeableConceptCurrent status of the device usage.
Binding Description: (preferred): HL7 device-statement-status
... startDate 0..1dateTimeDate when the device was implantable to the patient or the external device was first in use.
... endDate 0..1dateTimeDate when the device was explanted from the patient or the external device was no longer in use.
... device[x] 1..1The details of the device used.
.... deviceCodeableConceptCodeableConcept
.... deviceEHDSDeviceEHDSDevice
... bodySite 0..1EHDSBodyStructureAnatomical location of the device. May include laterality.
... reason[x] 0..*Reason or justification for the use of the device.
.... reasonCodeableConceptCodeableConcept
.... reasonEHDSConditionEHDSCondition
.... reasonEHDSObservationEHDSObservation
.... reasonEHDSProcedureEHDSProcedure
... source[x] 0..1Who reported the device was being used by the patient.
.... sourceEHDSPatientEHDSPatient
.... sourceEHDSHealthProfessionalEHDSHealthProfessional
.... sourceEHDSRelatedPersonEHDSRelatedPerson
... note 0..*stringNote about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSDeviceUse",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDeviceUse",
  "version": "0.1.0",
  "name": "EHDSDeviceUse",
  "title": "Device use model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for device use information",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDeviceUse",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSDeviceUse",
        "path": "EHDSDeviceUse",
        "short": "Device use model",
        "definition": "EHDS refined base model for device use information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header",
        "path": "EHDSDeviceUse.header",
        "short": "Common header for all patient-related data",
        "definition": "Common header for all patient-related data",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.subject",
        "path": "EHDSDeviceUse.header.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.identifier",
        "path": "EHDSDeviceUse.header.identifier",
        "short": "Business identifier for the object",
        "definition": "Business identifier for the object",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.authorship",
        "path": "EHDSDeviceUse.header.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.authorship.author[x]",
        "path": "EHDSDeviceUse.header.authorship.author[x]",
        "short": "Author",
        "definition": "Author(s) by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.author[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.authorship.datetime",
        "path": "EHDSDeviceUse.header.authorship.datetime",
        "short": "Date and time of authoring/issuing",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.lastUpdate",
        "path": "EHDSDeviceUse.header.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.status",
        "path": "EHDSDeviceUse.header.status",
        "short": "Current status of the device usage.",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 device-statement-status"
        }
      },
      {
        "id": "EHDSDeviceUse.header.statusReason[x]",
        "path": "EHDSDeviceUse.header.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.header.language",
        "path": "EHDSDeviceUse.header.language",
        "short": "Language",
        "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": "EHDSDeviceUse.header.version",
        "path": "EHDSDeviceUse.header.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.presentedForm",
        "path": "EHDSDeviceUse.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.startDate",
        "path": "EHDSDeviceUse.startDate",
        "short": "Date when the device was implantable to the patient or the external device was first in use.",
        "definition": "Date when the device was implantable to the patient or the external device was first in use.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.startDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.endDate",
        "path": "EHDSDeviceUse.endDate",
        "short": "Date when the device was explanted from the patient or the external device was no longer in use.",
        "definition": "Date when the device was explanted from the patient or the external device was no longer in use.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.endDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.device[x]",
        "path": "EHDSDeviceUse.device[x]",
        "short": "The details of the device used.",
        "definition": "The details of the device used.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.device[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.bodySite",
        "path": "EHDSDeviceUse.bodySite",
        "short": "Anatomical location of the device. May include laterality.",
        "definition": "Anatomical location of the device. May include laterality.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.reason[x]",
        "path": "EHDSDeviceUse.reason[x]",
        "short": "Reason or justification for the use of the device.",
        "definition": "Reason or justification for the use of the device.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDeviceUse.reason[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.source[x]",
        "path": "EHDSDeviceUse.source[x]",
        "short": "Who reported the device was being used by the patient.",
        "definition": "Who reported the device was being used by the patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDeviceUse.source[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSRelatedPerson"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.note",
        "path": "EHDSDeviceUse.note",
        "short": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "definition": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDeviceUse.note",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSDeviceUse",
        "path": "EHDSDeviceUse",
        "short": "Device use model",
        "definition": "EHDS refined base model for device use information"
      },
      {
        "id": "EHDSDeviceUse.header.status",
        "path": "EHDSDeviceUse.header.status",
        "short": "Current status of the device usage.",
        "binding": {
          "strength": "preferred",
          "description": "HL7 device-statement-status"
        }
      },
      {
        "id": "EHDSDeviceUse.startDate",
        "path": "EHDSDeviceUse.startDate",
        "short": "Date when the device was implantable to the patient or the external device was first in use.",
        "definition": "Date when the device was implantable to the patient or the external device was first in use.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.endDate",
        "path": "EHDSDeviceUse.endDate",
        "short": "Date when the device was explanted from the patient or the external device was no longer in use.",
        "definition": "Date when the device was explanted from the patient or the external device was no longer in use.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.device[x]",
        "path": "EHDSDeviceUse.device[x]",
        "short": "The details of the device used.",
        "definition": "The details of the device used.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.bodySite",
        "path": "EHDSDeviceUse.bodySite",
        "short": "Anatomical location of the device. May include laterality.",
        "definition": "Anatomical location of the device. May include laterality.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.reason[x]",
        "path": "EHDSDeviceUse.reason[x]",
        "short": "Reason or justification for the use of the device.",
        "definition": "Reason or justification for the use of the device.",
        "requirements": "eHN PS Guideline, ISO IPS.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.source[x]",
        "path": "EHDSDeviceUse.source[x]",
        "short": "Who reported the device was being used by the patient.",
        "definition": "Who reported the device was being used by the patient.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSRelatedPerson"
          }
        ]
      },
      {
        "id": "EHDSDeviceUse.note",
        "path": "EHDSDeviceUse.note",
        "short": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "definition": "Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}