This Related Person resource represents information for a person with a relationship with the patient
Name | Card. | Type | Description & Constraints |
---|---|---|---|
RelatedPerson | RelatedPerson | This Related Person resource represents information for a person with a relationship with the patient | |
identifier | 0..* | Identifier | A human identifier for this person |
use | 0..1 | Code | usual | official | temp | secondary (If known) Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use) Binding Strength Required |
type | 0..1 | CodeableConcept | Description of identifier Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type) Binding Strength Extensible |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
system | 0..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 0..1 | String | The value that is unique Example Value 123456 |
period | 0..1 | Period | Time period when id is/was valid for use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
assigner | 0..1 | Reference (Organization) | Organization that issued id (may be just text) |
display | 0..1 | String | Text alternative for the resource Example Value RA9:SOUTH DEVON HEALTHCARE NHS TRUST |
patient | 1..1 | Reference (careconnect-patient-1) | The patient this person is related to |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
relationship | 1..1 | CodeableConcept | The nature of the relationship Binding A set of codes that can be used to indicate the relationship between a Patient and a Related Person. (http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system Binding A set of codes that can be used to indicate the relationship between a Patient and a Related Person. (http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
name | 0..1 | HumanName | A name associated with the person |
use | 0..1 | Code | To indicate the type of name Binding The use of a human name (http://hl7.org/fhir/ValueSet/name-use) Binding Strength Required |
text | 0..1 | String | Text representation of the full name |
family | 0..1 | String | Family name (often called 'Surname') |
given | 0..* | String | Given names (not always 'first'). Includes middle names |
prefix | 0..1 | String | Parts that come before the name |
suffix | 0..* | String | Parts that come after the name |
period | 0..1 | Period | Time period when name was/is in use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
telecom | 0..* | ContactPoint | A contact detail for the person |
system | 1..1 | Code | phone | fax | email | pager | other Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required Example Value phone |
value | 1..1 | String | The actual contact point details Example Value 0191 4021122 |
use | 0..1 | Code | A vocabulary that may be used to give further information about the type of contact details contained in the value element. Binding Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required Example Value work |
rank | 0..1 | PositiveInt | Specify preferred order of use (1 = highest) |
period | 0..1 | Period | Time period when the contact point was/is in use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
gender | 0..1 | Code | male | female | other | unknown Binding The gender of a person used for administrative purposes. (http://hl7.org/fhir/ValueSet/administrative-gender) Binding Strength Required |
birthDate | 0..1 | Date | The date on which the related person was born |
address | 0..* | Address | Address where the related person can be contacted or visited |
use | 0..1 | Code | A vocabulary that should be used to further define the organisation address when required. Binding The use of an address (http://hl7.org/fhir/ValueSet/address-use) Binding Strength Required Example Value home |
type | 0..1 | Code | postal | physical | both Binding The type of an address (physical / postal) (http://hl7.org/fhir/ValueSet/address-type) Binding Strength Required Example Value both |
text | 0..1 | String | Text representation of the address Example Value 137 Nowhere Street, Erewhon 9132 |
line | 0..* | String | Street name, number, direction & P.O. Box etc. Example Value 137 Nowhere Street |
city | 0..1 | String | Name of city, town etc. Example Value Erewhon |
district | 0..1 | String | District name (aka county) Example Value Madison |
postalCode | 0..1 | String | Postal code for area Example Value 9132 |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) |
period | 0..1 | Period | Time period when address was/is in use Example Value Hl7.Fhir.Model.Period |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
period | 0..1 | Period | Period of time that this relationship is considered valid |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
RelatedPerson.relationship | relationship | Required | http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype |
RelatedPerson.relationship.coding | coding | Required | http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype |
RelatedPerson.name.use | use | Required | http://hl7.org/fhir/ValueSet/name-use |
RelatedPerson.telecom.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
RelatedPerson.telecom.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
RelatedPerson.address.use | use | Required | http://hl7.org/fhir/ValueSet/address-use |