- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
Extension UK Core NHS Number Verification Status
| Canonical_URL | Status | Current_Version | Last_Updated | Description | Profile_Purpose | Context of Use |
|---|---|---|---|---|---|---|
| https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus | active | 2.1.0 | 2021-09-10 | Information describing the verification and tracing status of a patient's NHS Number. | This extension extends the identifier element of the Patient resource to support the exchange of information on the verification of a Patient's NHS number. | Patient.identifier |
Tree View
Detailed Descriptions
| Extension | |
| Short | NHS number verification status |
| Definition | The verification/tracing status of the NHS number. |
| Cardinality | 0..* |
| Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
| Constraints |
|
| Mappings |
|
| Extension.id | |
| Short | Unique id for inter-element referencing |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Cardinality | 0..1 |
| Type | string |
| Mappings |
|
| Extension.extension | |
| Short | Additional content defined by implementations |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Cardinality | 0..* |
| Type | Extension |
| Alias | extensions, user content |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url |
| Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
| Constraints |
|
| Mappings |
|
| Extension.url | |
| Short | identifies the meaning of the extension |
| Definition | Source of the definition for the extension code - a logical name or a URL. |
| Cardinality | 1..1 |
| Type | uri |
| Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Fixed Value | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus |
| Mappings |
|
| Extension.value[x] | |
| Short | Verification status of the NHS number |
| Definition | Verification status of the NHS number. |
| Cardinality | 1..1 |
| Type | CodeableConcept |
| Binding | |
| Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
| Constraints |
|
| Mappings |
|
XML View
JSON View
Examples
| id | div |
|---|---|
| Extension-UKCore-NHSNumberVerificationStatus-Example | An example to illustrate the extension which states the patient's NHS number verification status |
| UKCore-Patient-BabyPatient-Example | An example to illustrate a patient that is a baby |
| UKCore-Patient-RichardSmith-Example | An example to illustrate a generic patient |
Feedback
Click here to:Examples
NHS Number Verification Status- An example of the extension which states the patient's NHS number verification status.Extension-UKCore-NHSNumberVerificationStatus-Example
Extension Specific Guidance
There is a binding within this extension to a ValueSet-UKCore-NHSNumberVerificationStatus.