The Patient resource carries the patient demographic details.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Patient | Patient | Information about an individual receiving health care services. | |
identifier | An identifier for this patient Slice: Ordering: Ordered, Rules: Open at End | ||
identifier (NHSNumber) | 0..1 | Identifier | An NHS Number identifier for this patient. |
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 Example Value: official |
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://fhir.nhs.net/ValueSet/nhs-number-status-indicator-1-0) Binding Strength: Extensible |
coding | 0..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Example Value: http://fhir.nhs.net/ValueSet/nhs-number-status-indicator-1-0 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value: 01 |
display | 1..1 | String | Representation defined by the system Example Value: Number present and verified |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
system | 1..1 | Uri | The namespace for the identifier Fixed Value: http://fhir.nhs.net/Id/nhs-number |
value | 1..1 | String | The value that is unique Example Value: 9900000276 |
period | 0..1 | Period | Time period when id is/was valid for use |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
identifier (LocalIdentifier) | 0..* | Identifier | A local identifier for this patient. |
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 Example Value: temp |
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. It is likely that suggestions will be needed for the component values in this proposed valueset rather than using the FHIR valueset. (http://hl7.org/fhir/ValueSet/identifier-type) Binding Strength: Extensible |
coding | 0..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Example Value: http://hl7.org/fhir/ValueSet/identifier-type |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..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 | 1..1 | Uri | The namespace for the identifier Example Value: http://mmc.nhs.uk/Id/local-person-identifier |
value | 1..1 | String | The value that is unique Example Value: MMC788888 |
period | 0..1 | Period | Time period when id is/was valid for use |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
assigner | 0..1 | Organization | Organization that issued id (may be just text) |
reference | 1..1 | String | Relative URL reference Example Value: Organization/78D64BB3-B5B2-450B-AEB7-D9035EBC711D |
display | 0..1 | String | Text alternative for the resource Example Value: MGP Medical Centre |
active | 0..1 | Boolean | Whether this patient's record is in active use Default Value: true Example Value: true |
name | 0..* | HumanName | A name associated with the patient. |
use | 0..1 | Code | usual | official | temp | nickname | anonymous | old | maiden Binding: The use of a human name (http://hl7.org/fhir/ValueSet/name-use) Binding Strength: Required Example Value: official |
text | 0..1 | String | Text representation of the full name Example Value: William Arthur Smith |
family | 1..1 | String | Family name (often called 'Surname') Example Value: Smith |
given | 0..1 | String | Given names (not always 'first'). Includes middle names Example Value: William Arthur |
prefix | 0..* | String | Parts that come before the name Example Value: Mr |
suffix | 0..* | String | Parts that come after the name |
period | 0..1 | Period | Time period when name was/is in use |
start | 1..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 individual. |
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: 01254783568 |
use | 0..1 | Code | home | work | temp | old | mobile - purpose of this contact point Binding: Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use) Binding Strength: Required Example Value: home |
rank | 0..1 | PositiveInt | Specify preferred order of use (1 = highest) Example Value: 1 |
period | 0..1 | Period | Time period when the contact point was/is in use |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
gender | 1..1 | Code | male | female | other | unknown Binding: The gender of a person used for administrative purposes. (http://fhir.nhs.net/ValueSet/administrative-gender-1-0) Binding Strength: Required Example Value: male |
birthDate | 1..1 | Date | The date of birth for the individual |
deceased[x] | 0..1 | Boolean, DateTime | Indicates if the individual is deceased or not |
address | 0..* | Address | The address of the patient. |
use | 0..1 | Code | home | work | temp | old - purpose of this address 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: 1a Muirfield Crescent, Sampletown, BB1 1BB |
line | 0..* | String | Street name, number, direction & P.O. Box etc. Example Value: 1a Muirfield Crescent |
city | 0..1 | String | Name of city, town etc. Example Value: Sampletown |
district | 0..1 | String | District name (aka county) Example Value: West Yorkshire |
postalCode | 0..1 | String | Postal code for area Example Value: LS20 1BB |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) Example Value: United Kingdom |
period | 0..1 | Period | Time period when address was/is in use Example Value: Hl7.Fhir.Model.Period |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
maritalStatus | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: The domestic partnership status of a person. (http://fhir.nhs.net/ValueSet/marital-status-1-0) Binding Strength: Required |
coding | 0..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value: http://fhir.nhs.net/ValueSet/marital-status-1-0 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value: M |
display | 1..1 | String | Representation defined by the system Example Value: Married/Civil Partner |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user Example Value: true |
text | 0..1 | String | Plain text representation of the concept |
multipleBirth[x] | 0..1 | Boolean, Integer | Whether patient is part of a multiple birth. |
contact | 0..* | BackboneElement | A contact party (e.g. guardian, partner, friend) for the patient |
relationship | 0..* | CodeableConcept | The kind of relationship Binding: The nature of the relationship between a patient and a contact person for that patient. (http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1-0) Binding Strength: Extensible |
coding | 0..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value: http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1-0 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value: 01 |
display | 1..1 | String | Representation defined by the system Example Value: Spouse |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user Example Value: true |
text | 0..1 | String | Plain text representation of the concept |
name | 0..1 | HumanName | A name associated with the contact person. |
use | 0..1 | Code | usual | official | temp | nickname | anonymous | old | maiden Binding: The use of a human name (http://hl7.org/fhir/ValueSet/name-use) Binding Strength: Required Example Value: official |
text | 0..1 | String | Text representation of the full name Example Value: Margaret Kate Smith |
family | 0..1 | String | Family name (often called 'Surname') Example Value: Smith |
given | 0..1 | String | Given names (not always 'first'). Includes middle names Example Value: Margaret Kate |
prefix | 0..1 | String | Parts that come before the name Example Value: Mrs |
suffix | 0..1 | String | Parts that come after the name |
period | 0..1 | Period | Time period when name was/is in use |
start | 1..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: 01254783568 |
use | 0..1 | Code | home | work | temp | old | mobile - purpose of this contact point Binding: Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use) Binding Strength: Required Example Value: home |
rank | 0..1 | PositiveInt | Specify preferred order of use (1 = highest) Example Value: 1 |
period | 0..1 | Period | Time period when the contact point was/is in use |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
address | 0..1 | Address | Address for the contact person |
use | 0..1 | Code | home | work | temp | old - purpose of this address 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: 1a Muirfield Crescent, Sampletown, West Yorkshire LS20 1BB |
line | 0..* | String | Street name, number, direction & P.O. Box etc. Example Value: 1a Muirfield Crescent |
city | 0..1 | String | Name of city, town etc. Example Value: Sampletown |
district | 0..1 | String | District name (aka county) Example Value: West Yorkshire |
postalCode | 0..1 | String | Postal code for area Example Value: LS20 1BB |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) Example Value: United Kingdom |
period | 0..1 | Period | Time period when address was/is in use Example Value: Hl7.Fhir.Model.Period |
start | 1..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://fhir.nhs.net/ValueSet/administrative-gender-1-0) Binding Strength: Required Example Value: female |
organization | 0..1 | Organization | Organization that is associated with the contact. |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
period | 0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
communication | 0..* | BackboneElement | A list of Languages which may be used to communicate with the patient about his or her health. |
language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health. Binding: A human language. (http://fhir.nhs.net/ValueSet/human-language-1-0) Binding Strength: Required |
coding | 0..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value: http://fhir.nhs.net/ValueSet/human-language-1-0 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value: en |
display | 1..1 | String | Representation defined by the system Example Value: English |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user Example Value: true |
text | 0..1 | String | Plain text representation of the concept |
preferred | 0..1 | Boolean | Language preference indicator Example Value: true |
careProvider | 0..* | dds-report-organization-1-0, dds-report-health-care-professional-1-0 | Patient's nominated primary care provider |
managingOrganization | 0..1 | Organization | Organization that is the custodian of the patient record |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
link | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person |
other | 1..1 | Patient | The other patient resource that the link refers to |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
type | 1..1 | Code | replace | refer | seealso - type of link Binding: The type of link between this patient resource and another patient resource. (http://hl7.org/fhir/ValueSet/link-type) Binding Strength: Required |