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

FHIR IG analytics

Packagemyhealth.eu.fhir.eps
Resource TypeStructureDefinition
IdStructureDefinition-MyHealthEuDeviceEps.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/eps/1.0.0-poc/StructureDefinition-MyHealthEuDeviceEps.html
URLhttp://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuDeviceEps
Version1.0.0-poc
Statusdraft
Date2026-07-16T20:17:46+02:00
NameMyHealthEuDeviceEps
TitleDevice model
Realmeu
DescriptionMyHealth@EU refined base model for Device information in EPS
CopyrightCopyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.
Typehttp://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuDeviceEps
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
myhealth.eu.fhir.core#1.0.0MyHealthEuDeviceDevice model

Narrative

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


Source1

{
  "resourceType": "StructureDefinition",
  "id": "MyHealthEuDeviceEps",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuDeviceEps",
  "version": "1.0.0-poc",
  "name": "MyHealthEuDeviceEps",
  "title": "Device model",
  "status": "draft",
  "date": "2026-07-16T20:17:46+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 base model for Device information in EPS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuDeviceEps",
  "baseDefinition": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuDevice",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "1.0.0"
      }
    ],
    "element": [
      {
        "id": "MyHealthEuDeviceEps",
        "path": "MyHealthEuDeviceEps",
        "short": "Device model",
        "definition": "MyHealth@EU refined base model for Device information in EPS",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.instanceIdentifier",
        "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/MyHealthEuDevice|1.0.0"
              }
            ],
            "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/MyHealthEuDevice|1.0.0"
              },
              {
                "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": "MyHealthEuDeviceEps.instanceIdentifier",
        "short": "Identifier of the device instance",
        "definition": "Identifier of the device instance",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDevice.instanceIdentifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.udiCarrier",
        "path": "MyHealthEuDeviceEps.udiCarrier",
        "short": "Unique Device Identifier (UDI) value",
        "definition": "Unique Device Identifier (UDI) value",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDevice.udiCarrier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.manufacturer",
        "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/MyHealthEuDevice|1.0.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuDeviceEps.manufacturer",
        "short": "Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code.",
        "definition": "Name of device manufacturer. If the manufacturer code is included in an identifier, manufacturer must correspond to that code.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.manufacturer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.manufactureDate",
        "path": "MyHealthEuDeviceEps.manufactureDate",
        "short": "The date and time when the device was manufactured",
        "definition": "The date and time when the device was manufactured",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.manufactureDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.expiryDate",
        "path": "MyHealthEuDeviceEps.expiryDate",
        "short": "The date and time beyond which this device is no longer valid or should not be used (if applicable)",
        "definition": "The date and time beyond which this device is no longer valid or should not be used (if applicable)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.expiryDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.lotNumber",
        "path": "MyHealthEuDeviceEps.lotNumber",
        "short": "Lot number of device. May be omitted if included in an identifier.",
        "definition": "Lot number of device. May be omitted if included in an identifier.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.lotNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.serialNumber",
        "path": "MyHealthEuDeviceEps.serialNumber",
        "short": "Serial number assigned by the manufacturer. May be omitted if included in an identifier.",
        "definition": "Serial number assigned by the manufacturer. May be omitted if included in an identifier.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.serialNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.name",
        "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/MyHealthEuDevice|1.0.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuDeviceEps.name",
        "short": "The name and name type of the device.",
        "definition": "The name and name type of the device.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDevice.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.name.value",
        "path": "MyHealthEuDeviceEps.name.value",
        "short": "The name of the device as known to e.g. the manufacturer and/or patient",
        "definition": "The name of the device as known to e.g. the manufacturer and/or patient",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDevice.name.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.name.type",
        "path": "MyHealthEuDeviceEps.name.type",
        "short": "The type of name, e.g. UDI Label name, user friendly name",
        "definition": "The type of name, e.g. UDI Label name, user friendly name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDevice.name.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.modelNumber",
        "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/MyHealthEuDevice|1.0.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuDeviceEps.modelNumber",
        "short": "The manufacturer's model number for the device",
        "definition": "The manufacturer's model number for the device",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.modelNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.version",
        "path": "MyHealthEuDeviceEps.version",
        "short": "The actual design of the device and/or software version running on the device",
        "definition": "The actual design of the device and/or software version running on the device",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDevice.version",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MyHealthEuDeviceEps.type",
        "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/MyHealthEuDevice|1.0.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuDeviceEps.type",
        "short": "Device type",
        "definition": "Device type",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDevice.type",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, EMDN"
        }
      },
      {
        "id": "MyHealthEuDeviceEps.note",
        "path": "MyHealthEuDeviceEps.note",
        "short": "Device note and/or comment",
        "definition": "Device note and/or comment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDevice.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "MyHealthEuDeviceEps",
        "path": "MyHealthEuDeviceEps",
        "definition": "MyHealth@EU refined base model for Device information in EPS"
      },
      {
        "id": "MyHealthEuDeviceEps.instanceIdentifier",
        "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/MyHealthEuDevice|1.0.0"
              },
              {
                "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": "MyHealthEuDeviceEps.instanceIdentifier"
      }
    ]
  }
}