PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.pl.base.r5@0.1.2
    http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-pharmacy
description: Apteka
package_name: hl7.fhir.pl.base.r5
derivation: constraint
name: PLBasePharmacy
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system:
        pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.2.6'}
        mustSupport: true
        index: 1
      value: {mustSupport: true, index: 2}
    required: [value, system]
  name: {mustSupport: true, index: 3}
  contact:
    elements:
      address: {type: Address, index: 4}
package_version: 0.1.2
class: profile
kind: resource
url: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-pharmacy
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 0.1.2
required: [name, identifier]