COFE-GuardianIdentifier-Person-1
Person | |
Definition |
Demographics and administrative information about a person independent of a specific health-related context. |
Control | 0..* |
Type | Person |
Comments |
The Person resource does justice to person registries that keep track of persons regardless of their role. The Person resource is also a primary resource to point to for people acting in a particular role such as SubjectofCare, Practitioner, and Agent. Very few attributes are specific to any role and so Person is kept lean. Most attributes are expected to be tied to the role the Person plays rather than the Person himself. Examples of that are Guardian (SubjectofCare), ContactParty (SubjectOfCare, Practitioner), and multipleBirthInd (SubjectofCare). |
Person.identifier(NHS Number) | |
Definition |
Identifier for a person within a particular scope. |
Control | 0..1 |
Type | Identifier |
Requirements |
People are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the person. Examples are national person identifier and local identifier. |
Comments | |
Person.identifier.extension(NHS Number Verification Status) | |
Definition |
Optional Extensions Element - found in all resources. |
Control | 0..1 |
Type | Extension |
Comments | |
Person.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 0..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments | |
Fixed Value | http://fhir.nhs.net/Id/nhs-number |
Person.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 0..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | 410 123 4499 |
Person.identifier(Local Person Identifier) | |
Definition |
Identifier for a person within a particular scope. |
Control | 0..1 |
Type | Identifier |
Requirements |
People are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the person. Examples are national person identifier and local identifier. |
Comments | |
Person.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 0..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments | |
Fixed Value | http://fhir.nhs.net/Id/nhs-number |
Person.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 0..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | 410 123 4499 |