description: Placówka medyczna/Miejsce udzielania świadczeń należące do określonego podmiotu medycznego package_name: hl7.fhir.pl.base.r5 derivation: constraint name: PLBaseMedicalFacility type: Location elements: identifier: index: 0 slicing: rules: open ordered: false description: Identyfikatory miejsc udzielania świadczeń vs. inne identyfikatory placówek discriminator: - {path: system, type: value} min: 1 slices: medicalPractice: match: {system: null} schema: mustSupport: true index: 1 elements: system: binding: {strength: required, valueSet: 'http://hl7.org.pl/fhir/CodeSystem/pl-medicalPracticeLocationIdentifierPool-VS'} mustSupport: true index: 2 value: {mustSupport: true, index: 3} required: [value, system] contact: index: 4 elements: telecom: {index: 5} required: [telecom] address: {type: Address, mustSupport: true, index: 6} managingOrganization: type: Reference refers: ['http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalEntity', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalEntityCell', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalEntityUnit', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalPractice', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-pharmacy'] index: 7 package_version: 0.1.2 class: profile kind: resource url: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-location-medicalFacility base: http://hl7.org/fhir/StructureDefinition/Location version: 0.1.2 required: [managingOrganization, address, identifier, contact]