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