PackagesCanonicalsLogsProblems
    Packages
    swiss.mednet.fhir@0.11.0
    https://mednet.swiss/fhir/StructureDefinition/mni-device
description: MedNet Interface (MNI) - Device Profile
package_name: swiss.mednet.fhir
derivation: constraint
name: MNIDevice
type: Device
elements:
  id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0}
  manufacturer: {mustSupport: true, index: 1}
  deviceName:
    mustSupport: true
    index: 2
    elements:
      name: {mustSupport: true, index: 3}
      type:
        short: user-friendly-name
        pattern: {type: Code, value: user-friendly-name}
        mustSupport: true
        index: 4
  version:
    mustSupport: true
    index: 5
    elements:
      value: {mustSupport: true, index: 6}
package_version: 0.11.0
class: profile
kind: resource
url: https://mednet.swiss/fhir/StructureDefinition/mni-device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 0.11.0