This Patient resource constrains the patient information supported by CDA to make it suitable for NHS use.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Patient | Patient | This Patient resource constrains the patient information supported by CDA to make it suitable for NHS use. | |
Religious Affiliation | 0..1 | Extension | Religious affiliation of the patient Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-religious-affiliation-1 |
Ethnic Category | 0..1 | Extension | Ethnic group which the patient belongs too. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-ethnic-category-1 |
Birth Place | 0..1 | Extension | Details of the actual place which is the place of birth Extension http://hl7.org/fhir/StructureDefinition/birthPlace |
Patient Birth Time | 0..1 | Extension | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. Extension http://hl7.org/fhir/StructureDefinition/patient-birthTime |
identifier | An identifier for this patient Slice: Ordering: Unordered, Discriminator: system, Rules: Closed | ||
identifier (NHS Number) | 0..1 | Identifier | Identification of the patient using the NHS number |
NHS Number Verification Status | 0..1 | Extension | Verification status of the NHS number Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-nhs-number-verification-status-1 |
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 410 123 4422 |
identifier (Local Patient Identifier) | 0..1 | Identifier | An 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 |
system | 1..1 | Uri | The element shall contain the Local Person Identifier Fixed Value http://fhir.nhs.net/Id/local-person-identifier |
value | 1..1 | String | Shall contain the local patient identifier Example Value L112233 |
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 (assigningAuthorityName) | 0..1 | Reference (cofe-organization-ods-1) | Organization that issued id (may be just text) |
reference | 0..1 | String | Relative URL reference |
display | 0..1 | String | Shall contain the assigning organisation in the format of ODSCode:ODSName Example Value RA9:SOUTH DEVON HEALTHCARE NHS TRUST |
name | 1..* | 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 |
text | 0..1 | String | Text representation of the full name |
family | 0..1 | String | Family name (often called 'Surname') Example Value Wright |
given | 0..* | String | Given names (not always 'first'). Includes middle names Example Value Ray |
prefix | 0..1 | 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 | 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 number 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 Fixed Value phone |
value | 1..1 | String | The actual contact point details in ITU-T E.123 format. Example Value +44 191 4028507 |
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 |
gender | 1..1 | Code | male | female | not specified | not known Binding The gender of a person used for administrative purposes. (http://fhir.nhs.net/ValueSet/administrative-gender-1) Binding Strength Required Example Value male |
birthDate | 0..1 | Date | The date and time of birth for the individual Example Value 2007-06-06T00:00:00+01:00 |
deceased[x] | 0..1 | Boolean | DateTime | Indicates if the individual is deceased or not |
address | 0..4 | Address | Addresses 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 |
line | 0..* | String | Street number and name. Example Value 8 Witney Way |
city | 0..1 | String | Name of city or town of residence Example Value Boldon |
district | 0..1 | String | Name of county of residence Example Value Madison |
postalCode | 0..1 | String | Postal code for area Example Value NE35 9PE |
country | 0..1 | String | Country (ISO 3166-1 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 | 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://hl7.org/fhir/ValueSet/marital-status) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Example Value http://fhir.nhs.net/ValueSet/marital-status-1-0 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding Marital status of patient (http://fhir.nhs.net/ValueSet/marital-status-1) Binding Strength Example Example Value M |
display | 1..1 | String | Representation defined by the system Example Value Married |
multipleBirth[x] | 0..1 | Boolean | Integer | Whether patient is part of a multiple birth (2 or more) |
contact (Guardian) | 0..1 | BackboneElement | A contact party (e.g. guardian, partner, friend) for the patient |
Guardian Identifier | 0..* | Extension | Enables the identification of the guardian using the NHS number, or a local identifier if the NHS number is not available. Where the guardian is an organisation this attribute is not used. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-guardian-identifier-1 |
relationship (Guardian Role Type) | 0..1 | CodeableConcept | The guardian for the patient. Binding The nature of the relationship between a patient and a contact person for that patient. (http://fhir.nhs.net/ValueSet/guardian-role-type-1) 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/guardian-role-type-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding A vocabulary that may be used to give further information about the type of contact details contained in the value element (http://fhir.nhs.net/ValueSet/guardian-role-type-1) Binding Strength Required Example Value 12 |
display | 1..1 | String | Representation defined by the system Example Value Mother |
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 |
family | 0..1 | String | Family name (often called 'Surname') Example Value Smith |
given | 0..* | String | Given names (not always 'first'). Includes middle names Example Value John |
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 +44 191 4028507 |
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 137 Nowhere Street, Erewhon 9132 |
line | 0..* | String | Street name, number, direction & P.O. Box etc. Example Value 12 Taragon Square |
city | 0..1 | String | Name of city, town etc. Example Value Leeds |
district | 0..1 | String | District name (aka county) Example Value Madison |
postalCode | 0..1 | String | Postal code for area Example Value LS16 7SL |
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 |
organization | 0..1 | Reference (cofe-guardian-organization-1) | Organization that is associated with the contact |
reference | 0..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
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) Binding Strength Required |
Extension Language Ability Proficiency | 0..1 | Extension | The level at which the patient can communicate in the specified langauge Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-language-ability-proficiency-1 |
Extension Language Ability Mode | 0..1 | Extension | The mode in which communication is made Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-language-ability-mode-1 |
coding | 0..1 | Coding | Code defined by a terminology system Binding A language used by human beings (http://fhir.nhs.net/ValueSet/human-language-1) Binding Strength Required |
code | 1..1 | Code | Symbol in syntax defined by the system Binding A language used by human beings (http://fhir.nhs.net/ValueSet/human-language-1) Binding Strength Required Example Value EN |
preferred | 0..1 | Boolean | Language preference indicator |
Null Flavor | 0..1 | Extension | A nullFlavor can be used instead of true or false to allow assertion of things like "patient was not asked Extension http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor |
careProvider | 0..* | Reference (cofe-provider-organization-1 | cofe-practitioner-1) | Patient's nominated primary care provider |
Name | Type | Description & Constraints |
---|---|---|
Extension-COFE-Religious-Affiliation-1 | Extension | An extension to represent a persons religious affiliation. |
Extension-COFE-Ethnic-Category-1 | Extension | An extension to represent the ethnicity of a person. |
birthPlace | Extension | An extension to represent the patients birth place. |
patient-birthTime | Extension | An extension to represent the patients birth time. |
Extension-COFE-NHS-Number-Verification-Status-1 | Extension | An extension to represent the NHS Number verification status. |
Extension-COFE-Guardian-Identifier-1 | Extension | An extension to emable the identification of the guardian using the NHS number, or a local identifier if the NHS number is not available |
Extension-COFE-Language-Ability-Proficiency-1 | Extension | An extension to represent a persons language ability proficiency. |
Extension-COFE-Language-Ability-Mode-1 | Extension | An extension to represent a persons language ability mode. |
iso21090-nullFlavor | Extension | An extension to represent a nullFlavor |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Patient.identifier.type.coding | coding | Required | http://fhir.nhs.net/Id/local-person-identifier |
Patient.telecom.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
Patient.telecom.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-use |
Patient.gender | gender | Required | http://fhir.nhs.net/ValueSet/administrative-gender-1 |
Patient.maritalStatus.coding.code | code | Example | http://fhir.nhs.net/ValueSet/marital-status-1 |
Patient.contact.relationship | Guardian Role Type | Required | http://fhir.nhs.net/ValueSet/guardian-role-type-1 |
Patient.contact.relationship.coding.code | code | Required | http://fhir.nhs.net/ValueSet/guardian-role-type-1 |
Patient.communication.language | language | Required | http://fhir.nhs.net/ValueSet/human-language-1 |
Patient.communication.language.coding | coding | Required | http://fhir.nhs.net/ValueSet/human-language-1 |
Patient.communication.language.coding.code | code | Required | http://fhir.nhs.net/ValueSet/human-language-1 |