description: 'Subject of care\nMaturity Level: 2 - Ready for Review' package_name: hl7.eu.fhir.pcsp derivation: specialization name: Subject type: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Subject elements: identifier: {type: Identifier, short: ID, array: true, min: 1, index: 0} name: type: BackboneElement short: Subject Name array: true min: 1 index: 1 elements: lastname: {type: string, short: Lastname, array: true, min: 1, index: 2} middleName: {type: string, short: Middlename, array: true, index: 3} firstName: {type: string, short: Firstname, array: true, min: 1, index: 4} required: [lastname, firstName] lastnameAtDiagnosis: {type: string, short: Lastname at diagnosis (if different from the actual one), array: true, index: 5} gender: {type: CodeableConcept, short: Gender/Sex, array: true, min: 1, index: 6} dateOfBirth: {type: dateTime, short: Date of birth, array: true, index: 7} placeOfBirth: {type: Address, short: Place of birth, array: true, index: 8} contact: type: BackboneElement short: Contact - receiver of the passport array: true index: 9 elements: email: {type: uri, short: E-mail, array: true, index: 10} mobile: {type: uri, short: Mobile phone, array: true, index: 11} relationship: {type: CodeableConcept, short: Relationship with the subject, index: 12} package_version: 0.1.0 class: logical kind: logical url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Subject base: http://hl7.org/fhir/StructureDefinition/Base version: 0.1.0 required: [gender, name, identifier]