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-france-fhir.administrative 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: 10.2021.1 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'