description: null package_name: test.module3.v2 derivation: constraint name: MyPatientProfile type: Patient elements: extension: type: Extension isModifier: false url: https://interopsante.org/fhir/StructureDefinition/MyPatientBirthPlace index: 0 slicing: slices: myPatientBirthPlace: match: {} schema: {type: Extension, isModifier: false, url: 'https://interopsante.org/fhir/StructureDefinition/MyPatientBirthPlace', index: 0} myPatientIdentityReliability: match: {} schema: {type: Extension, isModifier: false, url: 'https://interopsante.org/fhir/StructureDefinition/MyIdentityReliability', index: 1} identifier: index: 2 slicing: rules: open discriminator: - {path: type, type: value} min: null slices: INS-NIR: match: {type: null} schema: index: 3 elements: use: pattern: {type: Code, value: usual} index: 4 type: elements: coding: pattern: type: Coding value: {code: INS-NIR, system: 'https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203'} index: 5 INS-NIA: match: type: coding: - {code: INS-NIA, system: 'https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203'} schema: index: 6 elements: use: pattern: {type: Code, value: temp} index: 7 type: pattern: type: CodeableConcept value: coding: - {code: INS-NIA, system: 'https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203'} index: 8 gender: {mustSupport: true, index: 9} deceased: choices: [deceasedBoolean] index: 11 deceasedBoolean: {type: boolean, choiceOf: deceased, index: 12} maritalStatus: {index: 13} generalPractitioner: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] index: 14 package_version: 2.0.0 extensions: myPatientBirthPlace: {url: 'https://interopsante.org/fhir/StructureDefinition/MyPatientBirthPlace', type: Extension, isModifier: false, index: 0} myPatientIdentityReliability: {url: 'https://interopsante.org/fhir/StructureDefinition/MyIdentityReliability', type: Extension, isModifier: false, index: 1} class: profile kind: resource url: https://interopsante.org/fhir/StructureDefinition/MyPatientProfile base: http://hl7.org/fhir/StructureDefinition/Patient version: null required: [gender]