PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fr.core@1.1.0
    http://interopsante.org/fhir/StructureDefinition/FrPatientIdentityMethodCollection
description: This french extension specifies the way the identity is collected | Cette extension française spécifie la façon dont l'identité est obtenue
package_name: hl7.fhir.fr.core
derivation: constraint
name: FrPatientIdentityMethodCollection
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        methodCollection:
          match: {url: methodCollection}
          schema:
            short: The way the INS identity is collected| Mode d'obtention de l'INS
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: methodCollection}
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
        collectionDate:
          match: {url: collectionDate}
          schema:
            short: INS collection date| date d'interrogation du téléservice INSi
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: collectionDate}
                index: 7
              value:
                choices: [valueDate]
                index: 9
              valueDate: {type: date, choiceOf: value, index: 10}
  url:
    pattern: {type: Uri, value: 'http://interopsante.org/fhir/StructureDefinition/FrPatientIdentityMethodCollection'}
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.1.0
extensions:
  methodCollection:
    url: methodCollection
    short: The way the INS identity is collected| Mode d'obtention de l'INS
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: methodCollection}
        index: 2
      value:
        choices: [valueCoding]
        index: 4
      valueCoding: {type: Coding, choiceOf: value, index: 5}
  collectionDate:
    url: collectionDate
    short: INS collection date| date d'interrogation du téléservice INSi
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: collectionDate}
        index: 7
      value:
        choices: [valueDate]
        index: 9
      valueDate: {type: date, choiceOf: value, index: 10}
class: extension
kind: complex-type
url: http://interopsante.org/fhir/StructureDefinition/FrPatientIdentityMethodCollection
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.1