PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.home-lab-report.r4@1.1.0
    http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test
description: This profile constrains the Device resource for At-Home In-Vitro Tests.
package_name: hl7.fhir.us.home-lab-report.r4
derivation: constraint
name: DeviceAtHomeInVitroTest
type: Device
elements:
  udiCarrier:
    mustSupport: true
    index: 0
    elements:
      deviceIdentifier: {short: 'LIVD Spreadsheet | LOINC Mapping.Testkit Name ID or LIVD Spreadsheet | LOINC Mapping.Testkit Equipment UID V2: OBX-17.1', mustSupport: true, index: 1}
      issuer: {short: Organization that issues the UDI for this test. Not included in V2 IG., mustSupport: true, index: 2}
    required: [deviceIdentifier]
  manufacturer: {short: LIVD Spreadsheet | LOINC Mapping.Manufacturer, mustSupport: true, index: 3}
  manufactureDate: {mustSupport: true, index: 4}
  expirationDate: {short: Expiration date of the test kit. Not included in V2 IG., mustSupport: true, index: 5}
  lotNumber: {short: Lot number of the test kit. Not included in V2 IG., mustSupport: true, index: 6}
  serialNumber: {short: Serial number of the test kit. Not included in V2 IG., mustSupport: true, index: 7}
  deviceName:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: 1
      slices:
        modelName:
          match: {type: model-name}
          schema:
            short: LIVD Spreadsheet | LOINC Mapping.Model
            _required: true
            index: 9
            elements:
              name: {mustSupport: true, index: 10}
              type:
                pattern: {type: Code, value: model-name}
                index: 11
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.1.0
required: [deviceName]