PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-report@1.0.0
    http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-report-device-test-kit
description: Holds Laboratory Test-Kit Data.
package_name: ch.fhir.ig.ch-lab-report
derivation: constraint
name: ChLabReportDeviceTestKit
type: Device
elements:
  udiCarrier:
    mustSupport: true
    index: 0
    elements:
      deviceIdentifier: {index: 1}
    required: [deviceIdentifier]
  status: {mustSupport: true, index: 2}
  manufacturer: {mustSupport: true, index: 3}
  deviceName: {mustSupport: true, index: 4}
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '303607000', system: 'http://snomed.info/sct'}
    index: 5
  parent: {mustSupport: true, index: 6}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-report-device-test-kit
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.0.0