description: Indicates the Organization responsible for care or payments. package_name: hl7.fhir.us.dapl derivation: constraint name: DAPLDeidentifiedOrganization type: Organization 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-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0-ballot