PackagesCanonicalsLogsProblems
    Packages
    gov.cdc.nhsn.dqm@1.0.0
    http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-device
description: This profile contains Required and Must Support data elements for reporting device information to the NHSN Acute Care Hospital (ACH) Monthly Digital Quality Measure. This profile covers both implantable and other types of devices and is based on the [HL7 FHIR® R4 Device Resource v4.0.1](https://hl7.org/fhir/R4/device.html).
package_name: gov.cdc.nhsn.dqm
derivation: constraint
name: AcuteCareHospitalMonthlyDevice
type: Device
elements:
  id: {index: 0}
  meta:
    extensions:
      link-received-date-extension: {url: 'http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-received-date-extension', min: 0, max: 1, type: Extension, index: 1}
    elements:
      extension:
        type: Extension
        url: http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-received-date-extension
        index: 1
        slicing:
          slices:
            link-received-date-extension:
              match: {}
              schema: {type: Extension, url: 'http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-received-date-extension', index: 1}
              min: 0
              max: 1
  udiCarrier:
    mustSupport: true
    index: 2
    elements:
      deviceIdentifier: {mustSupport: true, index: 3}
      carrierAIDC: {mustSupport: true, index: 4}
      carrierHRF: {mustSupport: true, index: 5}
      entryType: {mustSupport: true, index: 6}
  status: {mustSupport: true, index: 7}
  distinctIdentifier: {mustSupport: true, index: 8}
  deviceName: {mustSupport: true, index: 9}
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/device-type'}
    index: 10
  patient:
    index: 11
    elements:
      reference: {mustSupport: true, index: 12}
    required: [reference]
package_version: 1.0.0
class: profile
kind: resource
url: http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.0.0
required: [id, type, patient]