Extension UKCore-NHSNumberVerificationStatus
The Ambulance Data Set FHIR bundle uses the Extension-UKCore-NHSNumberVerificationStatus when representing the Patient NHS Number.
Context of Use
The following contexts of use have been applied to this Extension:
type |
expression |
element |
Patient.identifier |
Snapshot View
ExtensionUKCoreNHSNumberVerificationStatus (Extension) | I | | Extension | Element idShort description NHS number verification status Definition The verification/tracing status of the NHS number.
Data type Extension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists()
Mappings |
id | | 0..1 | string | There are no (further) constraints on this element Element idShort description 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.
Data type string Mappings |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idShort description Additional content defined by implementations Alternate names extensions, user content 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.
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.
Data type Extension Sliced: Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists()
Mappings |
url | | 1..1 | uriFixed Value | Element idShort description identifies the meaning of the extension Definition Source of the definition for the extension code - a logical name or a URL.
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.
Data type uri Fixed value https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus Mappings |
value[x] | | 1..1 | Binding | Element idShort description Verification status of the NHS number Definition Verification status of the NHS number.
Binding (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings |
valueCodeableConcept | | | CodeableConcept | Data type CodeableConcept |
ADS ID |
Source Data Item |
Cardinality |
Target FHIR Element |
Conformance rules |
ADS59 |
NHS Number |
0..1 |
identifier |
Identifier.system = https://fhir.nhs.uk/Id/nhs-number Indentifier.value is the NHS Number The Extension-UKCore-NHSNumberVerificationStatus must also be provided (set to a nullFlavor). To provide the NHSNumberVerificationStatus valueCodeableConcept.coding.code = NI valueCodeableConcept.coding.system = http://terminology.hl7.org/CodeSystem/v3-NullFlavor valueCodeableConcept.coding.display = NoInformation |