PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.phd@1.1.0
    http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice
description: Base StructureDefinition for the Device Resource for a PHD
package_name: rs/hl7.fhir.uv.phd
derivation: constraint
name: PhdDevice
type: Device
elements:
  serialNumber: {short: Serial number from the Production-Specification attribute, index: 23}
  property:
    index: 46
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        bitProperties:
          match: {type: null}
          schema:
            short: Properties reported in BITs fields
            array: true
            index: 47
            elements:
              type:
                short: Tells what the BITs item is
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/phd/ValueSet/ASN1attribute'}
                index: 48
                elements:
                  coding:
                    short: Required ASN1 code system entry
                    index: 49
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7'}
                        type: uri
                        index: 50
                      code: {index: 51}
                    required: [code, system]
                  text: {index: 52}
                required: [coding]
              valueQuantity: {index: 53}
              valueCode:
                index: 54
                elements:
                  coding:
                    index: 55
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      min: 1
                      slices:
                        V2Binary:
                          match: {system: 'http://terminology.hl7.org/CodeSystem/v2-0136'}
                          schema:
                            short: Required V2 Binary code system entry
                            _required: true
                            index: 56
                            elements:
                              system:
                                pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0136'}
                                type: uri
                                index: 57
                              code: {index: 58}
                            required: [code, system]
                required: [coding]
            required: [valueCode]
        quantitiesProperty:
          match: {type: null}
          schema:
            short: The device properties represented by quantities such as clock resolution
            array: true
            index: 59
            elements:
              type:
                short: The type of time quantity
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/phd/ValueSet/Quantity11073MDC'}
                index: 60
                elements:
                  coding:
                    index: 61
                    slicing:
                      rules: open
                      discriminator:
                      - {path: system, type: value}
                      min: 1
                      slices:
                        MDCType:
                          match: {system: 'urn:iso:std:iso:11073:10101'}
                          schema:
                            short: The 11073-10101 MDC code for the type
                            _required: true
                            index: 62
                            elements:
                              system:
                                pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'}
                                type: uri
                                index: 63
                              code: {index: 64}
                            required: [code, system]
                  text: {index: 65}
                required: [coding]
              valueQuantity:
                index: 66
                elements:
                  system:
                    pattern: {type: uri, value: 'http://unitsofmeasure.org'}
                    type: uri
                    index: 67
                  code:
                    pattern: {type: code, value: us}
                    type: code
                    index: 68
                required: [code, system]
              valueCode: {index: 69}
            required: [valueQuantity]
        codedListProperties:
          match: {type: null}
          schema:
            short: The device properties represented by a list of codes such as the list of certified PHD or H-FS interfaces
            array: true
            index: 70
            elements:
              type:
                short: What the coded list is
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/phd/ValueSet/CodeableConcept11073MDC'}
                index: 71
                elements:
                  coding:
                    short: Required MDC code system entry
                    index: 72
                    elements:
                      system:
                        pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'}
                        type: uri
                        index: 73
                      code: {index: 74}
                    required: [code, system]
                  text: {index: 75}
                required: [coding]
              valueQuantity: {index: 76}
              valueCode:
                short: There shall be one valueCode entry for every item supported by the PHG in the list
                index: 77
                elements:
                  coding:
                    index: 78
                    elements:
                      system: {index: 79}
                      code: {index: 80}
                    required: [code, system]
                required: [coding]
            required: [valueCode]
  partNumber: {short: Part number from the Production-Specification attribute, index: 25}
  modelNumber: {short: Model number from System-Model.model, index: 24}
  type:
    short: Indicates the device is a PHD.
    index: 26
    elements:
      coding:
        index: 27
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            MDCType:
              match: {system: 'urn:iso:std:iso:11073:10101'}
              schema:
                short: Required MDC code system entry
                _required: true
                index: 28
                elements:
                  system:
                    short: Identifies IEEE 11073-10101 coding system
                    pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'}
                    type: uri
                    index: 29
                  code:
                    short: Indicates PHD
                    pattern: {type: code, value: '65573'}
                    type: code
                    index: 30
                required: [code, system]
      text: {index: 31}
    required: [coding]
  specialization:
    short: This element contains an entry for each supported specialization
    index: 32
    elements:
      systemType:
        short: The specialization standard supported by the PHD.
        index: 33
        elements:
          coding:
            index: 34
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: 1
              slices:
                MDCType:
                  match: {system: 'urn:iso:std:iso:11073:10101'}
                  schema:
                    short: Required MDC code system entry for specializations
                    _required: true
                    index: 35
                    elements:
                      system:
                        short: The 11073-10101 system identifier
                        pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'}
                        type: uri
                        index: 36
                      code: {short: 'The 11073-10101 specialization code from a System-Type-Spec-List[i].type.', index: 37}
                    required: [code, system]
        required: [coding]
      version: {short: 'The version of the specialization standard supported by the PHD from the System-Type-Spec-List[i].version', index: 38}
    required: [version]
  identifier:
    short: Information that uniquely describes the personal health device
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.system, type: value}
      - {path: type.coding.code, type: value}
      min: 1
      slices:
        systemIdIdentifier:
          match:
            type:
              coding: {system: 'http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers', code: SYSID}
          schema:
            short: System Id identifier
            _required: true
            index: 1
            elements:
              type:
                index: 2
                elements:
                  coding:
                    short: Indicates this is the IEEE 11073 System Id identifier
                    index: 3
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers'}
                        type: uri
                        index: 4
                      code:
                        pattern: {type: code, value: SYSID}
                        type: code
                        index: 5
                    required: [code, system]
                required: [coding]
              system:
                short: EUI-64 system identifier
                pattern: {type: uri, value: 'urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680'}
                type: uri
                index: 6
              value: {short: System id value from System-Id attribute, index: 7}
            required: [system, type, value]
        btmacAddressIdentifier:
          match:
            type:
              coding: {system: 'http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers', code: BTMAC}
          schema:
            short: Bluetooth MAC Transport address identifier
            index: 8
            elements:
              type:
                index: 9
                elements:
                  coding:
                    short: Indicates this is the Bluetooth Mac address identifier
                    index: 10
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers'}
                        type: uri
                        index: 11
                      code:
                        pattern: {type: code, value: BTMAC}
                        type: code
                        index: 12
                    required: [code, system]
                required: [coding]
              system:
                pattern: {type: uri, value: 'http://hl7.org/fhir/sid/eui-48/bluetooth'}
                type: uri
                index: 13
              value: {index: 14}
            required: [system, type, value]
        macAddressIdentifier:
          match:
            type:
              coding: {system: 'http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers', code: ETHMAC}
          schema:
            short: MAC Transport address identifier
            index: 15
            elements:
              type:
                index: 16
                elements:
                  coding:
                    short: Indicates this is the Mac address identifier
                    index: 17
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers'}
                        type: uri
                        index: 18
                      code:
                        pattern: {type: code, value: ETHMAC}
                        type: code
                        index: 19
                    required: [code, system]
                required: [coding]
              system:
                pattern: {type: uri, value: 'http://hl7.org/fhir/sid/eui-48/ethernet'}
                type: uri
                index: 20
              value: {index: 21}
            required: [system, type, value]
  manufacturer: {short: Manufacturer name from System-Model.manufacturer, index: 22}
  version:
    short: A PHD may report firmware, hardware, software, internal protocol, and Continua versions.
    index: 39
    elements:
      type:
        index: 40
        elements:
          coding:
            index: 41
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: 1
              slices:
                MDCType:
                  match: {system: 'urn:iso:std:iso:11073:10101'}
                  schema:
                    short: Required MDC code system entry
                    _required: true
                    index: 42
                    elements:
                      system:
                        short: Indicates the codes come from the MDC coding system
                        pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'}
                        type: uri
                        index: 43
                      code: {short: A code indicating the type of version the Device.version.value refers to., index: 44}
                    required: [code, system]
        required: [coding]
      value: {short: The version, index: 45}
    required: [type]
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.1.0
required: [identifier, manufacturer, modelNumber, specialization, type]