CDA On FHIR England - Document Header

COFE-Related-Person-1

This Related Person resource represents information for a person with a relationship with the patient

NameCard.TypeDescription & Constraints
..RelatedPersonRelatedPersonThis Related Person resource represents information for a person with a relationship with the patient

...identifier0..*IdentifierA human identifier for this person

....use0..1Codeusual | official | temp | secondary (If known)
Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use)
Binding Strength Required

....type0..1CodeableConceptDescription 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

.....coding0..*CodingCode defined by a terminology system

......system0..1UriIdentity of the terminology system

......version0..1StringVersion of the system - if relevant

......code0..1CodeSymbol in syntax defined by the system

......display0..1StringRepresentation defined by the system

......userSelected0..1BooleanIf this coding was chosen directly by the user

.....text0..1StringPlain text representation of the concept

....system0..1UriThe 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

....value0..1StringThe value that is unique
Example Value 123456

....period0..1PeriodTime period when id is/was valid for use

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

....assigner0..1Reference (Organization)Organization that issued id (may be just text)

.....display0..1StringText alternative for the resource
Example Value RA9:SOUTH DEVON HEALTHCARE NHS TRUST

...patient1..1Reference (careconnect-patient-1)The patient this person is related to

....reference1..1StringRelative URL reference

....display0..1StringText alternative for the resource

...relationship1..1CodeableConceptThe 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

....coding1..1CodingCode 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

.....system1..1UriIdentity of the terminology system

.....code1..1CodeSymbol in syntax defined by the system

.....display1..1StringRepresentation defined by the system

...name0..1HumanNameA name associated with the person

....use0..1CodeTo indicate the type of name
Binding The use of a human name (http://hl7.org/fhir/ValueSet/name-use)
Binding Strength Required

....text0..1StringText representation of the full name

....family0..1StringFamily name (often called 'Surname')

....given0..*StringGiven names (not always 'first'). Includes middle names

....prefix0..1StringParts that come before the name

....suffix0..*StringParts that come after the name

....period0..1PeriodTime period when name was/is in use

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

...telecom0..*ContactPointA contact detail for the person

....system1..1Codephone | fax | email | pager | other
Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system)
Binding Strength Required
Example Value phone

....value1..1StringThe actual contact point details
Example Value 0191 4021122

....use0..1CodeA 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

....rank0..1PositiveIntSpecify preferred order of use (1 = highest)

....period0..1PeriodTime period when the contact point was/is in use

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

...gender0..1Codemale | female | other | unknown
Binding The gender of a person used for administrative purposes. (http://hl7.org/fhir/ValueSet/administrative-gender)
Binding Strength Required

...birthDate0..1DateThe date on which the related person was born

...address0..*AddressAddress where the related person can be contacted or visited

....use0..1CodeA 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

....type0..1Codepostal | physical | both
Binding The type of an address (physical / postal) (http://hl7.org/fhir/ValueSet/address-type)
Binding Strength Required
Example Value both

....text0..1StringText representation of the address
Example Value 137 Nowhere Street, Erewhon 9132

....line0..*StringStreet name, number, direction & P.O. Box etc.
Example Value 137 Nowhere Street

....city0..1StringName of city, town etc.
Example Value Erewhon

....district0..1StringDistrict name (aka county)
Example Value Madison

....postalCode0..1StringPostal code for area
Example Value 9132

....country0..1StringCountry (can be ISO 3166 3 letter code)

....period0..1PeriodTime period when address was/is in use
Example Value Hl7.Fhir.Model.Period

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

...period0..1PeriodPeriod of time that this relationship is considered valid

....start0..1DateTimeStarting time with inclusive boundary

....end0..1DateTimeEnd 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