The Patient resource carries the patient demographic details.
View Patient Resource Changes for a delta of changes made to the standard FHIR DSTU2 Patient resource for use within the GP Connect APIs.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Patient | Patient | This Patient resource is constrained for the GP Connect API interaction requirements | |
identifier | An identifier for this patient Slice: Ordering: Ordered, Discriminator: system, Rules: Open at End | ||
identifier (NHSNumber) | 1..1 | Identifier | An NHS Number identifier for this patient |
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 9900002831 |
active | 0..1 | Boolean | Whether this patient's record is in active use Default 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 usual |
text | 0..1 | String | Text representation of the full name |
family | 0..1 | String | Family name (often called 'Surname') Example Value Taylor |
given | 0..1 | String | Given names (not always 'first'). Includes middle names Example Value Sally |
prefix | 0..* | String | Parts that come before the name Example Value Mrs |
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 individual |
system | 1..1 | Code | phone | fax | email | url 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 0113-245-1919 |
use | 0..1 | Code | home | work | temp | old | mobile - purpose of this contact point Binding Use of contact point (http://hl7.org/fhir/DSTU2/valueset-contact-point-use) Binding Strength Required Example Value home |
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 | Gender for administrative purposes Binding The gender of a person used for administrative purposes. (http://fhir.nhs.net/ValueSet/administrative-gender-1) Binding Strength Required Example Value female |
birthDate | 0..1 | Date | The date of birth for the patient |
deceased[x] (deceasedDateTime) | 0..1 | DateTime | Indicates the deceased date and/or time of the patient |
address | 0..* | Address | Address details for 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 42 Grove Street, Overtown, West Yorkshire, LS21 1PF |
line | 0..* | String | Street name, number etc. Example Value 42, Grove Street |
city | 0..1 | String | Name of city, town etc. Example Value Overtown |
district | 0..1 | String | District name (aka county) Example Value West Yorkshire |
postalCode | 0..1 | String | Postal code for area Example Value LS21 1PF |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) Example Value GBR |
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 |
maritalStatus | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding The domestic partnership status of a person. (http://hl7.org/fhir/ValueSet/marital-status) Binding Strength Required |
coding | 0..1 | Coding | A code taken from the marital status list of codes. |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://hl7.org/fhir/ValueSet/marital-status |
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 |
multipleBirth[x] | 0..1 | Boolean | Indicates whether the patient is part of a multiple |
contact | 0..* | BackboneElement | A contact (e.g. guardian, partner, friend) for the patient |
relationship | 0..* | CodeableConcept | The kind of relationship to the patient 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) Binding Strength Required |
coding | 0..1 | Coding | A code taken from the CDA Person Relationship Type list of codes. |
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 Example Value 43 |
display | 1..1 | String | Representation defined by the system Example Value Daughter |
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 usual |
family | 0..1 | String | Family name (often called 'Surname') Example Value Taylor |
given | 0..* | String | Given names (not always 'first'). Includes middle names Example Value Ann |
prefix | 0..* | String | Parts that come before the name Example Value Miss |
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 contact person |
system | 0..1 | Code | phone | fax | email | url Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required Example Value phone |
value | 0..1 | String | The actual contact point details Example Value 0113-245-0909 |
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 |
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 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 120, Grove Street, Overtown, West Yorkshire, LS21 1PT |
line | 0..* | String | Street name, number etc Example Value 120, Grove Street |
city | 0..1 | String | Name of city, town etc. Example Value Overtown |
district | 0..1 | String | District name (aka county) Example Value West Yorkshire |
postalCode | 0..1 | String | Postal code for area Example Value LS21 1PT |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) Example Value GBR |
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 |
gender | 0..1 | Code | Gender for administrative purposes Binding The gender of a person used for administrative purposes (http://fhir.nhs.net/ValueSet/administrative-gender-1) Binding Strength Required Example Value female |
organization | 0..1 | Reference (gpconnect-organization-1) | Organization that is associated with the contact for the patient |
reference | 0..1 | String | Relative URL reference to the Organization resource |
display | 0..1 | String | Narrative text 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 | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
communication | 0..* | BackboneElement | Patient communication preferences |
language | 1..1 | CodeableConcept | Languages which may be used to communicate with the patient about his or her health Binding A human language (http://fhir.nhs.net/ValueSet/human-language-1) Binding Strength Required |
coding | 0..1 | Coding | A code taken from the human language list of codes. |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/human-language-1 |
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 |
preferred | 0..1 | Boolean | Language preference indicator. |
careProvider | 0..1 | Reference (gpconnect-practitioner-1) | Patient's nominated care provider |
managingOrganization | 0..1 | Reference (gpconnect-organization-1) | Organization that is the custodian of the patient record |
reference | 0..1 | String | Relative URL reference to the Organization resource |
display | 0..1 | String | Narrative text for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Patient.name.use | use | Required | http://hl7.org/fhir/ValueSet/name-use |
Patient.telecom.system | system | Required | http://hl7.org/fhir/valueset-contact-point-system |
Patient.telecom.use | use | Required | http://hl7.org/fhir/DSTU2/valueset-contact-point-use |
Patient.gender | gender | Required | http://fhir.nhs.net/ValueSet/administrative-gender-1 |
Patient.address.use | use | Required | http://hl7.org/fhir/ValueSet/address-use |
Patient.address.type | type | Required | http://hl7.org/fhir/ValueSet/address-type |
Patient.maritalStatus | maritalStatus | Required | http://hl7.org/fhir/ValueSet/marital-status |
Patient.contact.relationship | relationship | Required | http://fhir.nhs.net/ValueSet/cda-person-relationship-type-1 |
Patient.contact.telecom.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
Patient.contact.telecom.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-use |
Patient.communication.language | language | Required | http://fhir.nhs.net/ValueSet/human-language-1 |