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 | |
Participant Function Code | 0..1 | Extension | Extension to represent participant function code. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-participant-function-code-1 |
Participant Type | 0..1 | Extension | Extension to represent participant type. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-participant-type-1 |
identifier | A human identifier for this person Slice: Ordering: Ordered, Rules: Open at End | ||
patient | 1..1 | Reference (cofe-patient-1) | The patient this person is related to |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Narrative text for the resource |
relationship (recipientRoleCode) | 1..1 | CodeableConcept | The nature of the relationship Binding The relationship between the patient and the named person (http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system Binding A relationship between one person and another. These relationships are not necessarily mutually exclusive, for example a parent may be a child's next of kin. (http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1 |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
name | 1..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..1 | 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-use) Binding Strength Required Example Value work |
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 |
address | 0..1 | 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 |
Name | Type | Description & Constraints |
---|---|---|
Extension-COFE-Participant-Function-Code-1 | Extension | Extension to represent participant function code. |
Extension-COFE-Participant-Type-1 | Extension | Extension to represent participant type. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
RelatedPerson.relationship | recipientRoleCode | Required | http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1 |
RelatedPerson.relationship.coding | coding | Required | http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1 |
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-use |
RelatedPerson.address.use | use | Required | http://hl7.org/fhir/ValueSet/address-use |
COFE-Related-Person-1