PackagesCanonicalsLogsProblems
    Packages
    bonsai.first.test.r4@0.1.3
    http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
description: null
package_name: bonsai.first.test.r4
derivation: constraint
name: NLLPharmacyLocation
type: Location
elements:
  identifier:
    short: Pharmacy GLN
    mustSupport: true
    index: 0
    elements:
      system:
        short: The namespace for the GLN
        pattern: {type: Uri, value: 'http://electronichealth.se/identifier/gln'}
        mustSupport: true
        index: 1
      value: {short: GLN, mustSupport: true, index: 2}
    required: [value, system]
  name: {short: Name of the pharmacy, maxLength: 50, mustSupport: true, index: 3}
package_version: 0.1.3
class: profile
kind: resource
url: http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0
required: [identifier]