PackagesCanonicalsLogsProblems
    Packages
    bonsai.demo.c@3.0.0
    http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
description: null
package_name: bonsai.demo.c
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
        extensions:
          NLLdataAbsentReason:
            url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
            isModifier: false
            short: masked
            type: Extension
            mustSupport: true
            binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/data-absent-reason'}
            index: 3
        elements:
          extension:
            isModifier: false
            short: masked
            type: Extension
            mustSupport: true
            binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/data-absent-reason'}
            url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
            index: 3
            slicing:
              slices:
                NLLdataAbsentReason:
                  match: {}
                  schema:
                    isModifier: false
                    short: masked
                    type: Extension
                    mustSupport: true
                    binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/data-absent-reason'}
                    url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
                    index: 3
    required: [value, system]
  name: {short: Name of the pharmacy, maxLength: 50, mustSupport: true, index: 4}
package_version: 3.0.0
class: profile
kind: resource
url: http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.1.0
required: [identifier]