PackagesCanonicalsLogsProblems
    Packages
    gov.cdc.nhsn.dqm@1.0.0
    http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-specimen
description: This profile contains Required and Must Support data elements for reporting specimen information to the NHSN Acute Care Hospital (ACH) Monthly Digital Quality Measure. This profile is based on the [HL7 FHIR® R4 Specimen Profile v4.0.1](http://hl7.org/fhir/R4/specimen.html).
package_name: gov.cdc.nhsn.dqm
derivation: constraint
name: AcuteCareHospitalMonthlyReportingSpecimen
type: Specimen
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
  identifier: {mustSupport: true, index: 2}
  accessionIdentifier: {mustSupport: true, index: 3}
  status: {mustSupport: true, index: 4}
  type:
    binding: {strength: extensible, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.54'}
    index: 5
  collection:
    index: 6
    elements:
      collected:
        choices: []
        index: 8
      bodySite:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
        index: 9
    required: [bodySite, collected]
package_version: 1.0.0
class: profile
kind: resource
url: http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-specimen
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 1.0.0
required: [collection, id, type]