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