description: Profile on Patient (PolyMedicationCheck, Prescription) package_name: ch.chmed16af.emediplan.fhir derivation: constraint name: PatientPolyMedicationCheckPrescription type: Patient elements: address: {short: Address for the patient, type: Address, isSummary: true, index: 10} managingOrganization: {short: Organization that is the custodian of the patient record, index: 18} name: {short: Name for this patient, index: 4} birthDate: {short: The date of birth for the individual, type: date, isSummary: true, index: 7} multipleBirth: short: Whether patient is part of a multiple birth choices: [] index: 13 deceased: choices: [] index: 9 photo: {short: Image of the patient, index: 14} link: {short: Link to another patient resource that concerns the same actual person, index: 19} active: {index: 3} animal: {short: This patient is known to be an animal (non-human), index: 16} identifier: index: 0 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.756.5.30.1.123.100.1.1.1'} index: 1 value: {short: Insurance card number for this patient, index: 2} required: [value, system] telecom: {short: telephone number, type: ContactPoint, isSummary: true, index: 5} generalPractitioner: {short: Patient's nominated primary care provider, index: 17} gender: {short: male | female | other | unknown, type: code, isSummary: true, index: 6} maritalStatus: {short: Marital (civil) status of a patient, index: 11} contact: {type: BackboneElement, short: 'A contact party (e.g. guardian, partner, friend) for the patient', index: 15} package_version: 1.0.0 class: profile kind: resource url: http://chmed16af.emediplan.ch/fhir/StructureDefinition/chmed16af-pmcrx-patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 1.0.0 required: [name, identifier, birthDate]