PackagesCanonicalsLogsProblems
    Packages
    ans.annuaire.fhir.r4@0.2.0-pat23
    http://www.interopsante.org/fhir/structuredefinition/datatype/fr-address
description: French profile of Address datatype | Profil du type de données Address pour la France, ce profil ajoute le code insee à l'adresse.
package_name: ans.annuaire.fhir.r4
derivation: constraint
name: FrAddress
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        inseeCode:
          match: {url: null}
          schema: {type: Extension, url: 'http://www.interopsante.org/fhir/structuredefinition/datatype/fr-address-insee-code', index: 1}
  use:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use'}
    index: 2
  type:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-type'}
    index: 3
  country: {short: Country (will be ISO 3166 3 letter code; code=FRA for France), index: 4}
package_version: 0.2.0-pat23
extensions:
  inseeCode: {url: 'http://www.interopsante.org/fhir/structuredefinition/datatype/fr-address-insee-code', type: Extension, index: 1}
class: complex-type
kind: complex-type
url: http://www.interopsante.org/fhir/structuredefinition/datatype/fr-address
base: http://hl7.org/fhir/StructureDefinition/Address
version: 4.0.0