description: Defines the data structure for medical, regulatory and technical\norganisations specific for german Healthcare and Telematics Infrastructure. package_name: de.gematik.fhir.directory derivation: constraint name: LocationDirectory type: Location elements: id: {mustSupport: true, index: 0} meta: elements: tag: constraint: CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/LocationDirectory', severity: warning, expression: system.exists() and code.exists()} mustSupport: true index: 1 slicing: rules: open discriminator: - {path: system, type: pattern} min: 1 slices: Origin: match: {system: 'https://gematik.de/fhir/directory/CodeSystem/Origin'} schema: binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/OriginVS'} mustSupport: true _required: true index: 2 elements: system: pattern: {type: Uri, value: 'https://gematik.de/fhir/directory/CodeSystem/Origin'} index: 3 required: [system] required: [tag] name: {mustSupport: true, index: 4} description: {mustSupport: true, index: 5} address: mustSupport: true index: 6 elements: use: {mustSupport: true, index: 7} text: {mustSupport: true, index: 8} line: {mustSupport: true, index: 9} city: {mustSupport: true, index: 10} district: {mustSupport: true, index: 11} state: binding: {strength: required, valueSet: 'https://gematik.de/fhir/directory/ValueSet/AddressStateVS'} mustSupport: true index: 12 postalCode: {mustSupport: true, index: 13} country: {mustSupport: true, index: 14} position: mustSupport: true index: 15 elements: longitude: {mustSupport: true, index: 16} latitude: {mustSupport: true, index: 17} altitude: {mustSupport: true, index: 18} managingOrganization: {mustSupport: true, index: 19} partOf: {mustSupport: true, index: 20} package_version: 0.13.0 class: profile kind: resource url: https://gematik.de/fhir/directory/StructureDefinition/LocationDirectory base: http://hl7.org/fhir/StructureDefinition/Location version: 0.13.0