PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.dapl@1.0.0-ballot
    http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-location
description: Indicates the location where the care was provided
package_name: hl7.fhir.us.dapl
derivation: constraint
name: DAPLDeidentifiedLocation
type: Location
elements:
  text: {short: Cannot include any text in the resource as part of the de-identified data., mustSupport: false, index: 0}
  contained: {short: Cannot include any contained resources in the resource as part of the de-identified data., mustSupport: false, index: 1}
  name: {short: Cannot include any contained resources in the resource as part of the de-identified data., mustSupport: false, index: 2}
  address:
    short: Included only to support zip code
    mustSupport: true
    index: 3
    elements:
      text: {short: Text cannot be included in the profile, mustSupport: false, index: 4}
      line: {short: Street names cannot be included in the profile, mustSupport: false, index: 5}
      postalCode:
        short: ZipCode must be included in the profile
        mustSupport: true
        index: 6
        extensions:
          dataAbsentReason:
            url: http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0
            type: Extension
            short: Reason why the data is not present
            mustSupport: true
            index: 7
            elements:
              value:
                mustSupport: true
                choices: [valueCode]
                index: 9
              valueCode: {type: code, mustSupport: true, choiceOf: value, index: 10}
            required: [valueCode, value]
        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
                    elements:
                      value:
                        mustSupport: true
                        choices: [valueCode]
                        index: 9
                      valueCode: {type: code, mustSupport: true, choiceOf: value, index: 10}
                    required: [valueCode, value]
    required: [postalCode]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0-ballot