PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.dapl@1.0.0-ballot
    http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-anonymized-dataset
description: This profile is used to represent an anonymized dataset
package_name: hl7.fhir.us.dapl
derivation: constraint
name: DAPLAnonymizedDataset
type: MeasureReport
elements:
  type:
    pattern: {type: Code, value: summary}
    mustSupport: true
    index: 0
  measure:
    mustSupport: true
    index: 1
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0', max: 1, type: Extension, short: Reason why the data is not present, mustSupport: true, index: 2}
    elements:
      extension:
        type: Extension
        short: Reason why the data is not present
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0
        index: 2
        slicing:
          slices:
            dataAbsentReason:
              match: {}
              schema: {type: Extension, short: Reason why the data is not present, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0', index: 2}
              max: 1
  subject: {short: Identifiable references cannot be included in the profile, mustSupport: false, index: 3}
  date: {mustSupport: true, index: 4}
  reporter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization']
    index: 5
  period:
    mustSupport: true
    index: 6
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0', max: 1, type: Extension, short: Reason why the data is not present, mustSupport: true, index: 7}
    elements:
      extension:
        type: Extension
        short: Reason why the data is not present
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0
        index: 7
        slicing:
          slices:
            dataAbsentReason:
              match: {}
              schema: {type: Extension, short: Reason why the data is not present, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0', index: 7}
              max: 1
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-anonymized-dataset
base: http://hl7.org/fhir/StructureDefinition/MeasureReport
version: 1.0.0-ballot
required: [reporter, measure, period]