PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.nhsn-dqm@1.0.0
    http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-organization
description: This profile includes the name and identifier of the organization submitting the report Bundle and may include other information about the organization.
package_name: hl7.fhir.us.nhsn-dqm
derivation: constraint
name: NHSNSubmittingOrganization
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      slices:
        nhsn_org_id:
          match: {}
          schema:
            short: NHSN Org ID
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'https://www.cdc.gov/nhsn/OrgID'}
            _required: true
            type: Identifier
            index: 1
          min: 1
          max: 1
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-organization
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
version: 1.0.0
required: [identifier]