Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft
Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-03-24 |
Definitions for the MODS-Trace logical model.
Guidance on how to interpret the contents of this table can be foundhere
| 0. MODS-Trace | |
| Definition | MODS Definition: Represents the response returned from an NHS number trace request. The response includes the verified NHS Number along with the core demographic and registration details associated with the individual. Base definition for all elements in a resource. |
| Short | MODS TraceBase for all elements |
| Control | 0..* This element is affected by the following invariants: ele-1 |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 2. MODS-Trace.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 4. MODS-Trace.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 6. MODS-Trace.nhsNumber | |
| Definition | Person NHS Number |
| Short | Person NHS Number |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. MODS-Trace.nhsNumber.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 10. MODS-Trace.nhsNumber.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.nhsNumber.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 12. MODS-Trace.nhsNumber.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 14. MODS-Trace.nhsNumber.value | |
| Definition | NHS Number |
| Short | NHS Number |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | nhsnumber-invariant: 10-digit NHS Number (leading zeros allowed). MUST be exactly 10 digits (numeric only) ($this.matches('^\d{10}$')) |
| 16. MODS-Trace.nhsNumber.statusIndicator | |
| Definition | NHS Number Trace Status Indicator |
| Short | NHS Number Trace Status Indicator |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NHS Number Verification Status (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-NHSNumberVerficationStatus-1) |
| Type | Coding |
| 18. MODS-Trace.generalPractice | |
| Definition | Persons General Practice |
| Short | Persons General Practice |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. MODS-Trace.generalPractice.id | |
| Definition | General Practice literal identifier Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | General Practice literal identifierUnique id for inter-element referencing |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 22. MODS-Trace.generalPractice.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.generalPractice.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 24. MODS-Trace.generalPractice.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 26. MODS-Trace.generalPractice.name | |
| Definition | The name of the General Practice |
| Short | The name of the General Practice |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. MODS-Trace.generalPractice.organisationIdentifier | |
| Definition | General Practice Organisation Data Services Code (ODS Code) |
| Short | General Practice Organisation Data Services Code (ODS Code) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. MODS-Trace.generalPractice.address | |
| Definition | Person Address |
| Short | Person Address |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. MODS-Trace.generalPractice.address.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 34. MODS-Trace.generalPractice.address.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.generalPractice.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 36. MODS-Trace.generalPractice.address.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 38. MODS-Trace.generalPractice.address.addressEntry1 | |
| Definition | First address line |
| Short | First address line |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 40. MODS-Trace.generalPractice.address.addressEntry2 | |
| Definition | Second address line |
| Short | Second address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 42. MODS-Trace.generalPractice.address.addressEntry3 | |
| Definition | Third address line |
| Short | Third address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 44. MODS-Trace.generalPractice.address.addressEntry4 | |
| Definition | Fourth address line |
| Short | Fourth address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 46. MODS-Trace.generalPractice.address.postCode | |
| Definition | Address postal code |
| Short | Address postal code |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addresspostcode-invariant: Only UK postcodes are valid ($this.matches('^[a-zA-Z0-9]{0,8}$') and $this.length() <= 8) |
| 48. MODS-Trace.generalPractice.address.country | |
| Definition | Address Country |
| Short | Address Country |
| Control | 0..1 |
| Binding | The codes SHALL be taken from MODS Country (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-Country-1) |
| Type | Coding |
| 50. MODS-Trace.name | |
| Definition | Person Name |
| Short | Person Name |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. MODS-Trace.name.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 54. MODS-Trace.name.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 56. MODS-Trace.name.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 58. MODS-Trace.name.family | |
| Definition | Person Family/Surname |
| Short | Person Family/Surname |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 60. MODS-Trace.name.given | |
| Definition | Person Given/Forename |
| Short | Person Given/Forename |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 62. MODS-Trace.sex | |
| Definition | Person Sex |
| Short | Person Sex |
| Control | 1..1 |
| Binding | The codes SHALL be taken from MODS Person Sex (Birth Sex) Code (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-PersonBirthSexCode-1) |
| Type | Coding |
| 64. MODS-Trace.dateOfBirth | |
| Definition | Date Of Birth |
| Short | Date Of Birth |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | birthdeathdate-invariant: Subject of Care Birth and Death date MUST be represented as Dates (YYYY-MM-DD only) ($this.toString().matches('^[0-9]{4}-[0-9]{2}-[0-9]{2}$')) |
| 66. MODS-Trace.homeAddress | |
| Definition | Person Address |
| Short | Person Address |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. MODS-Trace.homeAddress.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 70. MODS-Trace.homeAddress.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.homeAddress.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 72. MODS-Trace.homeAddress.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 74. MODS-Trace.homeAddress.addressEntry1 | |
| Definition | First address line |
| Short | First address line |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 76. MODS-Trace.homeAddress.addressEntry2 | |
| Definition | Second address line |
| Short | Second address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 78. MODS-Trace.homeAddress.addressEntry3 | |
| Definition | Third address line |
| Short | Third address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 80. MODS-Trace.homeAddress.addressEntry4 | |
| Definition | Fourth address line |
| Short | Fourth address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 82. MODS-Trace.homeAddress.postCode | |
| Definition | Address postal code |
| Short | Address postal code |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addresspostcode-invariant: Only UK postcodes are valid ($this.matches('^[a-zA-Z0-9]{0,8}$') and $this.length() <= 8) |
| 84. MODS-Trace.homeAddress.country | |
| Definition | Address Country |
| Short | Address Country |
| Control | 0..1 |
| Binding | The codes SHALL be taken from MODS Country (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-Country-1) |
| Type | Coding |
Guidance on how to interpret the contents of this table can be foundhere
| 0. MODS-Trace | |
| Definition | MODS Definition: Represents the response returned from an NHS number trace request. The response includes the verified NHS Number along with the core demographic and registration details associated with the individual. |
| Short | MODS Trace |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. MODS-Trace.nhsNumber | |
| Definition | Person NHS Number |
| Short | Person NHS Number |
| Control | 1..1 |
| Type | BackboneElement |
| 4. MODS-Trace.nhsNumber.value | |
| Definition | NHS Number |
| Short | NHS Number |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | nhsnumber-invariant: 10-digit NHS Number (leading zeros allowed). MUST be exactly 10 digits (numeric only) ($this.matches('^\d{10}$')) |
| 6. MODS-Trace.nhsNumber.statusIndicator | |
| Definition | NHS Number Trace Status Indicator |
| Short | NHS Number Trace Status Indicator |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NHS Number Verification Status (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-NHSNumberVerficationStatus-1) |
| Type | Coding |
| 8. MODS-Trace.generalPractice | |
| Definition | Persons General Practice |
| Short | Persons General Practice |
| Control | 0..1 |
| Type | BackboneElement |
| 10. MODS-Trace.generalPractice.id | |
| Definition | General Practice literal identifier |
| Short | General Practice literal identifier |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. MODS-Trace.generalPractice.name | |
| Definition | The name of the General Practice |
| Short | The name of the General Practice |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. MODS-Trace.generalPractice.organisationIdentifier | |
| Definition | General Practice Organisation Data Services Code (ODS Code) |
| Short | General Practice Organisation Data Services Code (ODS Code) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. MODS-Trace.generalPractice.address | |
| Definition | Person Address |
| Short | Person Address |
| Control | 1..1 |
| Type | BackboneElement |
| 18. MODS-Trace.generalPractice.address.addressEntry1 | |
| Definition | First address line |
| Short | First address line |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 20. MODS-Trace.generalPractice.address.addressEntry2 | |
| Definition | Second address line |
| Short | Second address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 22. MODS-Trace.generalPractice.address.addressEntry3 | |
| Definition | Third address line |
| Short | Third address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 24. MODS-Trace.generalPractice.address.addressEntry4 | |
| Definition | Fourth address line |
| Short | Fourth address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 26. MODS-Trace.generalPractice.address.postCode | |
| Definition | Address postal code |
| Short | Address postal code |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addresspostcode-invariant: Only UK postcodes are valid ($this.matches('^[a-zA-Z0-9]{0,8}$') and $this.length() <= 8) |
| 28. MODS-Trace.generalPractice.address.country | |
| Definition | Address Country |
| Short | Address Country |
| Control | 0..1 |
| Binding | The codes SHALL be taken from MODS Country (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-Country-1) |
| Type | Coding |
| 30. MODS-Trace.name | |
| Definition | Person Name |
| Short | Person Name |
| Control | 1..1 |
| Type | BackboneElement |
| 32. MODS-Trace.name.family | |
| Definition | Person Family/Surname |
| Short | Person Family/Surname |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. MODS-Trace.name.given | |
| Definition | Person Given/Forename |
| Short | Person Given/Forename |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. MODS-Trace.sex | |
| Definition | Person Sex |
| Short | Person Sex |
| Control | 1..1 |
| Binding | The codes SHALL be taken from MODS Person Sex (Birth Sex) Code (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-PersonBirthSexCode-1) |
| Type | Coding |
| 38. MODS-Trace.dateOfBirth | |
| Definition | Date Of Birth |
| Short | Date Of Birth |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | birthdeathdate-invariant: Subject of Care Birth and Death date MUST be represented as Dates (YYYY-MM-DD only) ($this.toString().matches('^[0-9]{4}-[0-9]{2}-[0-9]{2}$')) |
| 40. MODS-Trace.homeAddress | |
| Definition | Person Address |
| Short | Person Address |
| Control | 1..1 |
| Type | BackboneElement |
| 42. MODS-Trace.homeAddress.addressEntry1 | |
| Definition | First address line |
| Short | First address line |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 44. MODS-Trace.homeAddress.addressEntry2 | |
| Definition | Second address line |
| Short | Second address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 46. MODS-Trace.homeAddress.addressEntry3 | |
| Definition | Third address line |
| Short | Third address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 48. MODS-Trace.homeAddress.addressEntry4 | |
| Definition | Fourth address line |
| Short | Fourth address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 50. MODS-Trace.homeAddress.postCode | |
| Definition | Address postal code |
| Short | Address postal code |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addresspostcode-invariant: Only UK postcodes are valid ($this.matches('^[a-zA-Z0-9]{0,8}$') and $this.length() <= 8) |
| 52. MODS-Trace.homeAddress.country | |
| Definition | Address Country |
| Short | Address Country |
| Control | 0..1 |
| Binding | The codes SHALL be taken from MODS Country (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-Country-1) |
| Type | Coding |
Guidance on how to interpret the contents of this table can be foundhere
| 0. MODS-Trace | |
| Definition | MODS Definition: Represents the response returned from an NHS number trace request. The response includes the verified NHS Number along with the core demographic and registration details associated with the individual. |
| Short | MODS Trace |
| Control | 0..* This element is affected by the following invariants: ele-1 |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 2. MODS-Trace.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 4. MODS-Trace.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 6. MODS-Trace.nhsNumber | |
| Definition | Person NHS Number |
| Short | Person NHS Number |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. MODS-Trace.nhsNumber.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 10. MODS-Trace.nhsNumber.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.nhsNumber.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 12. MODS-Trace.nhsNumber.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 14. MODS-Trace.nhsNumber.value | |
| Definition | NHS Number |
| Short | NHS Number |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | nhsnumber-invariant: 10-digit NHS Number (leading zeros allowed). MUST be exactly 10 digits (numeric only) ($this.matches('^\d{10}$')) |
| 16. MODS-Trace.nhsNumber.statusIndicator | |
| Definition | NHS Number Trace Status Indicator |
| Short | NHS Number Trace Status Indicator |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NHS Number Verification Status (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-NHSNumberVerficationStatus-1) |
| Type | Coding |
| 18. MODS-Trace.generalPractice | |
| Definition | Persons General Practice |
| Short | Persons General Practice |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. MODS-Trace.generalPractice.id | |
| Definition | General Practice literal identifier |
| Short | General Practice literal identifier |
| Control | 1..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 22. MODS-Trace.generalPractice.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.generalPractice.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 24. MODS-Trace.generalPractice.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 26. MODS-Trace.generalPractice.name | |
| Definition | The name of the General Practice |
| Short | The name of the General Practice |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. MODS-Trace.generalPractice.organisationIdentifier | |
| Definition | General Practice Organisation Data Services Code (ODS Code) |
| Short | General Practice Organisation Data Services Code (ODS Code) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. MODS-Trace.generalPractice.address | |
| Definition | Person Address |
| Short | Person Address |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. MODS-Trace.generalPractice.address.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 34. MODS-Trace.generalPractice.address.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.generalPractice.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 36. MODS-Trace.generalPractice.address.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 38. MODS-Trace.generalPractice.address.addressEntry1 | |
| Definition | First address line |
| Short | First address line |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 40. MODS-Trace.generalPractice.address.addressEntry2 | |
| Definition | Second address line |
| Short | Second address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 42. MODS-Trace.generalPractice.address.addressEntry3 | |
| Definition | Third address line |
| Short | Third address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 44. MODS-Trace.generalPractice.address.addressEntry4 | |
| Definition | Fourth address line |
| Short | Fourth address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 46. MODS-Trace.generalPractice.address.postCode | |
| Definition | Address postal code |
| Short | Address postal code |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addresspostcode-invariant: Only UK postcodes are valid ($this.matches('^[a-zA-Z0-9]{0,8}$') and $this.length() <= 8) |
| 48. MODS-Trace.generalPractice.address.country | |
| Definition | Address Country |
| Short | Address Country |
| Control | 0..1 |
| Binding | The codes SHALL be taken from MODS Country (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-Country-1) |
| Type | Coding |
| 50. MODS-Trace.name | |
| Definition | Person Name |
| Short | Person Name |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. MODS-Trace.name.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 54. MODS-Trace.name.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 56. MODS-Trace.name.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 58. MODS-Trace.name.family | |
| Definition | Person Family/Surname |
| Short | Person Family/Surname |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 60. MODS-Trace.name.given | |
| Definition | Person Given/Forename |
| Short | Person Given/Forename |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 62. MODS-Trace.sex | |
| Definition | Person Sex |
| Short | Person Sex |
| Control | 1..1 |
| Binding | The codes SHALL be taken from MODS Person Sex (Birth Sex) Code (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-PersonBirthSexCode-1) |
| Type | Coding |
| 64. MODS-Trace.dateOfBirth | |
| Definition | Date Of Birth |
| Short | Date Of Birth |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | birthdeathdate-invariant: Subject of Care Birth and Death date MUST be represented as Dates (YYYY-MM-DD only) ($this.toString().matches('^[0-9]{4}-[0-9]{2}-[0-9]{2}$')) |
| 66. MODS-Trace.homeAddress | |
| Definition | Person Address |
| Short | Person Address |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. MODS-Trace.homeAddress.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 70. MODS-Trace.homeAddress.extension | |
| 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. |
| Short | Additional content defined by implementations |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | 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()) |
| Slicing | This element introduces a set of slices on MODS-Trace.homeAddress.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 72. MODS-Trace.homeAddress.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | 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()) |
| 74. MODS-Trace.homeAddress.addressEntry1 | |
| Definition | First address line |
| Short | First address line |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 76. MODS-Trace.homeAddress.addressEntry2 | |
| Definition | Second address line |
| Short | Second address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 78. MODS-Trace.homeAddress.addressEntry3 | |
| Definition | Third address line |
| Short | Third address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 80. MODS-Trace.homeAddress.addressEntry4 | |
| Definition | Fourth address line |
| Short | Fourth address line |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addressline-invariant: Address lines MUST not exceed 35 characters in length ($this.length() <= 35) |
| 82. MODS-Trace.homeAddress.postCode | |
| Definition | Address postal code |
| Short | Address postal code |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Invariants | addresspostcode-invariant: Only UK postcodes are valid ($this.matches('^[a-zA-Z0-9]{0,8}$') and $this.length() <= 8) |
| 84. MODS-Trace.homeAddress.country | |
| Definition | Address Country |
| Short | Address Country |
| Control | 0..1 |
| Binding | The codes SHALL be taken from MODS Country (required to https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ValueSet/MODS-Country-1) |
| Type | Coding |