PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@0.9.3
    http://hl7.org.au/fhir/StructureDefinition/no-fixed-address
description: Indicator flag for no fixed address.
package_name: hl7.fhir.au.base
derivation: constraint
name: NoFixedAddress
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/no-fixed-address'}
    index: 0
  valueBoolean:
    type: boolean
    pattern: {type: Boolean, value: true}
    index: 1
package_version: 0.9.3
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/no-fixed-address
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '0.1'
required: [valueBoolean]