PackagesCanonicalsLogsProblems
    Packages
    gov.cdc.nhsn.dqm@1.0.0
    http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-location
description: This profile contains Required and Must Support data elements for reporting location information for the NHSN Acute Care Hospital (ACH) Daily Digital Quality Measure. This profile is based on the [HL7 FHIR® US Core Location Profile v3.1.1](http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-location.html).
package_name: gov.cdc.nhsn.dqm
derivation: constraint
name: AcuteCareHospitalDailyEventLocation
type: Location
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
  alias: {mustSupport: true, index: 2}
  type:
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType|3.0.0'}
    index: 3
  address:
    elements:
      use: {mustSupport: true, index: 4}
  physicalType:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/location-physical-type'}
    mustSupport: true
    index: 5
  partOf:
    mustSupport: true
    index: 6
    elements:
      reference: {mustSupport: true, index: 7}
    required: [reference]
package_version: 1.0.0
class: profile
kind: resource
url: http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-location
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-location
version: 1.0.0
required: [id, type]