description: Organization that can be used to specify a KIM address package_name: de.gematik.erp derivation: constraint name: ERPServiceRequestOrganization type: Organization elements: identifier: mustSupport: true index: 0 slicing: slices: KIMAdresse: match: {} schema: type: Identifier mustSupport: true _required: true index: 1 elements: type: pattern: type: CodeableConcept value: coding: - {code: kim-2.0, system: 'https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType'} index: 2 required: [type] TIMAdresse: match: {} schema: type: Identifier index: 3 elements: type: pattern: type: CodeableConcept value: coding: - {code: tim, system: 'https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType'} index: 4 required: [type] package_version: servicerequest-1.1.0 class: profile kind: resource url: https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-organization base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization version: '1.0' required: [identifier]