CH Core (R4)
2.1.0 - STU 3 Ballot
This page is part of the CH Core (R4) (v2.1.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0-ballot. For a full list of available versions, see the Directory of published versions
| Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-ahvn13-identifier | Version: 2.1.0 | |||
| Draft as of 2022-05-24 | Computable Name: AHVN13Identifier | |||
Copyright/Legal: CC-BY-SA-4.0 |
||||
Identifier holding a 13 digit social security number. The number shall have exactly 13 digits and shall not contain point characters for separation.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Identifier
This structure is derived from Identifier
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.32 | |
![]() ![]() | I | 1..1 | string | The value that is unique ahvn13-length: AHVN13 / NAVS13 must be exactly 13 characters long ahvn13-startswith756: AHVN13 / NAVS13 must start with 756 ahvn13-digit-check: AHVN13 / NAVS13 must pass digit check - https://www.gs1.org/services/how-calculate-check-digit-manually |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.32 |
![]() ![]() | ΣI | 1..1 | string | The value that is unique ahvn13-length: AHVN13 / NAVS13 must be exactly 13 characters long ahvn13-startswith756: AHVN13 / NAVS13 must start with 756 ahvn13-digit-check: AHVN13 / NAVS13 must pass digit check - https://www.gs1.org/services/how-calculate-check-digit-manually Example General: 123456 |
![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Identifier | An identifier intended for computation | |
Documentation for this format | ||||
This structure is derived from Identifier
Differential View
This structure is derived from Identifier
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.32 | |
![]() ![]() | I | 1..1 | string | The value that is unique ahvn13-length: AHVN13 / NAVS13 must be exactly 13 characters long ahvn13-startswith756: AHVN13 / NAVS13 must start with 756 ahvn13-digit-check: AHVN13 / NAVS13 must pass digit check - https://www.gs1.org/services/how-calculate-check-digit-manually |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.32 |
![]() ![]() | ΣI | 1..1 | string | The value that is unique ahvn13-length: AHVN13 / NAVS13 must be exactly 13 characters long ahvn13-startswith756: AHVN13 / NAVS13 must start with 756 ahvn13-digit-check: AHVN13 / NAVS13 must pass digit check - https://www.gs1.org/services/how-calculate-check-digit-manually Example General: 123456 |
![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format | ||||
Other representations of profile: CSV, Excel, Schematron
| Path | Conformance | ValueSet |
| Identifier.use | required | IdentifierUse |
| Identifier.type | extensible | Identifier Type Codes |
| Id | Grade | Path | Details | Requirements |
| ele-1 | error | Identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Identifier.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Identifier.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Identifier.use | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Identifier.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Identifier.system | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Identifier.value | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ahvn13-length | error | Identifier.value | AHVN13 / NAVS13 must be exactly 13 characters long : value.matches('^[0-9]{13}$') | |
| ahvn13-startswith756 | error | Identifier.value | AHVN13 / NAVS13 must start with 756 : value.startsWith('756') | |
| ahvn13-digit-check | error | Identifier.value | AHVN13 / NAVS13 must pass digit check - https://www.gs1.org/services/how-calculate-check-digit-manually : (((10-(28+(value.substring(3,1).toInteger()*3)+(value.substring(4,1).toInteger()*1)+(value.substring(5,1).toInteger()*3)+(value.substring(6,1).toInteger()*1)+(value.substring(7,1).toInteger()*3)+(value.substring(8,1).toInteger()*1)+(value.substring(9,1).toInteger()*3)+(value.substring(10,1).toInteger()*1)+(value.substring(11,1).toInteger()*3))mod(10))mod(10))=value.substring(12,1).toInteger()) | |
| ele-1 | error | Identifier.period | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Identifier.assigner | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |