description: This resource defines the patient involved in the remote clinical monitoring. Details like patient's name, contacts, gender, birth date, country code and preferred languages will be used. The institution (i.e AMK Polyclinic) that manages the remote clinical monitoring for the patient and the group organization (i.e National Healthcare Group Polyclinics) that owns the patient record will also be stored. package_name: synapxe.rcm.snapshots derivation: constraint name: Patient type: Patient elements: address: index: 35 elements: use: {index: 36} city: {index: 40} type: {index: 37} state: {index: 42} line: {index: 39} postalCode: {index: 43} period: {index: 45} country: {index: 44} district: {index: 41} text: {index: 38} required: [country] managingOrganization: short: The group organization that owns the patient record index: 66 elements: reference: {index: 67} type: {index: 68} identifier: {index: 69} display: {index: 70} required: [reference] name: index: 17 elements: use: {index: 18} text: {index: 19} family: {index: 20} given: {index: 21} prefix: {index: 22} suffix: {index: 23} period: {index: 24} required: [text] birthDate: {index: 32} multipleBirth: choices: [] index: 48 deceased: choices: [] index: 34 extension: type: Extension url: https://fhir.synapxe.sg/StructureDefinition/ResidentialStatus index: 0 slicing: slices: residentialStatus: match: {} schema: type: Extension url: https://fhir.synapxe.sg/StructureDefinition/ResidentialStatus index: 0 extensions: {} elements: extension: {index: 1} photo: {index: 49} link: {index: 71} active: {index: 16} communication: index: 51 elements: language: binding: {strength: required, valueSet: 'http://fhir.synapxe.sg/ValueSet/rcm-language'} index: 52 elements: coding: index: 53 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/ValueSet/all-languages'} index: 54 version: {index: 55} code: {index: 56} display: {index: 57} userSelected: {index: 58} required: [system, code] text: {index: 59} required: [coding] preferred: {index: 60} identifier: index: 2 elements: use: {index: 3} type: index: 4 elements: coding: index: 5 elements: system: {index: 6} version: {index: 7} code: {index: 8} display: {index: 9} userSelected: {index: 10} required: [code] text: {index: 11} required: [coding] system: {index: 12} value: constraint: empty-value-validation: {human: patient identification value cannot be empty, severity: error, expression: $this.length() > 0} index: 13 period: {index: 14} assigner: {index: 15} required: [value, system] telecom: short: phone | email index: 25 elements: system: {index: 26} value: {index: 27} use: binding: {strength: required, valueSet: 'http://fhir.synapxe.sg/ValueSet/rcm-patient-contact-types'} index: 28 rank: {index: 29} period: {index: 30} required: [value, system] generalPractitioner: type: Reference short: The institution that manage the remote care monitoring for the patient. refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] index: 61 elements: reference: {index: 62} type: {index: 63} identifier: {index: 64} display: {index: 65} required: [reference] gender: {index: 31} maritalStatus: {index: 46} contact: {index: 50} package_version: 1.0.0 extensions: residentialStatus: url: https://fhir.synapxe.sg/StructureDefinition/ResidentialStatus type: Extension index: 0 extensions: {} elements: extension: {index: 1} class: profile kind: resource url: http://fhir.synapxe.sg/StructureDefinition/profile-patient base: http://hl7.org/fhir/StructureDefinition/Patient version: null required: [managingOrganization, gender, name, address, identifier, birthDate, communication, telecom, active, generalPractitioner]