description: StructureDefinition for Device resources that represent a Medical Device System (MDS). This is the top-level resource in the hierarchical model of a Point-of-Care device. package_name: hl7.fhir.uv.pocd derivation: constraint name: MdsDevice type: Device elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: EUI-64: match: {system: 'urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680'} schema: short: IEEE 64-bit Extended Unique Identifier (EUI-64) index: 1 elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680'} index: 2 value: {index: 3} required: [value, system] type: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/pocd/ValueSet/11073MDC-object'} index: 4 parent: type: Reference refers: ['http://hl7.org/fhir/uv/pocd/StructureDefinition/MdsDevice'] index: 5 package_version: 0.2.0 class: profile kind: resource url: http://hl7.org/fhir/uv/pocd/StructureDefinition/MdsDevice base: http://hl7.org/fhir/StructureDefinition/Device version: 0.2.0 required: [type]