PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.safr@1.0.0-ballot
    http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-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.safr
derivation: constraint
name: USSafrSubmittingOrganization
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
            index: 1
          min: 1
          max: 1
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-submitting-organization
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|6.1.0
version: 1.0.0-ballot
required: [identifier]