description: Demographics and other administrative information about patient. package_name: rapportendoscopiequebec.test derivation: constraint name: EndoPatient type: Patient elements: identifier: mustSupport: true index: 0 slicing: rules: open discriminator: - {path: type.id, type: value} min: 1 slices: PHIN: match: type: {id: PHIN} schema: short: Health Insurance Number mustSupport: true index: 1 elements: use: pattern: {type: Code, value: official} mustSupport: true index: 2 type: mustSupport: true index: 3 elements: id: pattern: {type: String, value: PHIN} index: 4 coding: mustSupport: true index: 5 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} mustSupport: true index: 6 code: pattern: {type: Code, value: JHN} mustSupport: true index: 7 display: pattern: {type: String, value: Numéro Assurance maladie du Québec} mustSupport: true index: 8 required: [code] text: pattern: {type: String, value: RAMQ} index: 9 required: [id] system: pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/NamingSystem/ca-qc-patient-healthcare-id'} mustSupport: true index: 10 value: {mustSupport: true, index: 11} period: elements: end: {mustSupport: true, index: 12} required: [end] assigner: elements: display: pattern: {type: String, value: RAMQ} index: 13 required: [value, type, system] PMRN: match: type: {id: PMRN} schema: short: Patient Medical Record Number (PMRN). mustSupport: true _required: true index: 14 elements: use: pattern: {type: Code, value: official} mustSupport: true index: 15 type: binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/TypeDossier'} mustSupport: true index: 16 elements: id: pattern: {type: String, value: PMRN} index: 17 coding: mustSupport: true index: 18 elements: code: {mustSupport: true, index: 19} display: {mustSupport: true, index: 20} required: [code] text: {mustSupport: true, index: 21} required: [id] system: {mustSupport: true, index: 22} value: {mustSupport: true, index: 23} required: [value, type, system] name: mustSupport: true index: 24 elements: family: {mustSupport: true, index: 25} given: {mustSupport: true, index: 26} required: [given, family] gender: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'} mustSupport: true index: 27 birthDate: {mustSupport: true, index: 28} address: mustSupport: true index: 29 elements: use: pattern: {type: Code, value: home} index: 30 type: pattern: {type: Code, value: postal} index: 31 line: {mustSupport: true, index: 32} city: binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/Ville'} mustSupport: true index: 33 postalCode: binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/CodesPostaux'} mustSupport: true index: 34 required: [city, postalCode, line] link: mustSupport: true array: true min: 1 max: 2 index: 35 elements: other: type: Reference mustSupport: true refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoParent'] index: 36 elements: identifier: mustSupport: true index: 37 elements: type: binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/LienUsagerEndo'} mustSupport: true index: 38 elements: coding: mustSupport: true index: 39 elements: system: binding: {strength: required, valueSet: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} index: 40 code: {mustSupport: true, index: 41} display: {mustSupport: true, index: 42} required: [display, code] type: pattern: {type: Code, value: refer} mustSupport: true index: 43 package_version: 0.0.3 class: profile kind: resource url: https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient base: http://hl7.org/fhir/StructureDefinition/Patient version: null required: [gender, name, address, identifier, link, birthDate]