Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/4.3/StructureDefinition/profile-NamingSystem | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R4B_NamingSystem_R5 | ||
This cross-version profile allows R4B NamingSystem content to be represented via FHIR R5 NamingSystem resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | NamingSystem(5.0.0) | System of unique identification Constraints: cnl-0, nsd-1, nsd-2, nsd-3 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
ΣC | 1..1 | string | Name for this naming system (computer friendly) |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
ΣC | 1..1 | code | codesystem | identifier | root Binding: NamingSystemType (required): Identifies the purpose of the naming system. |
![]() ![]() |
Σ | 1..1 | dateTime | Date last changed |
![]() ![]() |
ΣC | 1..* | BackboneElement | Unique identifiers used for system |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
ΣC | 1..1 | code | oid | uuid | uri | iri-stem | v2csmnemonic | other Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4B: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-NamingSystem.uniqueId.type Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. Constraints: ext-1 | |
![]() ![]() ![]() |
Σ | 1..1 | string | The unique identifier |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| NamingSystem.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| NamingSystem.kind | Base | required | Naming System Type | 📍5.0.0 | FHIR Std. |
| NamingSystem.uniqueId.type | Base | required | Naming System Identifier Type | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | NamingSystem | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
|
| ele-1 | error | NamingSystem.implicitRules, NamingSystem.modifierExtension, NamingSystem.name, NamingSystem.status, NamingSystem.kind, NamingSystem.date, NamingSystem.uniqueId, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type, NamingSystem.uniqueId.value | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NamingSystem.modifierExtension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nsd-1 | error | NamingSystem | Root systems cannot have uuid identifiers |
kind != 'root' or uniqueId.all(type != 'uuid')
|
| nsd-2 | error | NamingSystem | Can't have more than one preferred identifier for a type |
uniqueId.where(preferred = true).select(type).isDistinct()
|
| nsd-3 | error | NamingSystem | Can't have more than one authoritative identifier for a type/period combination (only one authoritative identifier allowed at any given point of time) |
uniqueId.where(authoritative = 'true').select(type.toString() & period.start.toString() & period.end.toString()).isDistinct()
|
This structure is derived from NamingSystem
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | NamingSystem(5.0.0) | System of unique identification | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4B: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-NamingSystem.uniqueId.type Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | NamingSystem(5.0.0) | System of unique identification Constraints: cnl-0, nsd-1, nsd-2, nsd-3 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
ΣC | 0..1 | uri | Canonical identifier for this naming system, represented as a URI (globally unique) Constraints: cnl-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the naming system (business identifier) | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the naming system | ||||
![]() ![]() |
Σ | 0..1 | How to compare versions Binding: VersionAlgorithm (extensible) | |||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Coding | |||||||
![]() ![]() |
ΣC | 1..1 | string | Name for this naming system (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Title for this naming system (human friendly) | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
ΣC | 1..1 | code | codesystem | identifier | root Binding: NamingSystemType (required): Identifies the purpose of the naming system. | ||||
![]() ![]() |
Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
Σ | 1..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher/steward (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
0..1 | string | Who maintains system namespace? | |||||
![]() ![]() |
0..1 | CodeableConcept | e.g. driver, provider, patient, bank etc Binding: NamingSystemIdentifierSystemType (preferred): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | |||||
![]() ![]() |
0..1 | markdown | Natural language description of the naming system | |||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for naming system (if applicable) Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
![]() ![]() |
0..1 | markdown | Why this naming system is defined | |||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..1 | string | Copyright holder and year(s) | |||||
![]() ![]() |
0..1 | date | When the NamingSystem was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the NamingSystem was last reviewed by the publisher | |||||
![]() ![]() |
Σ | 0..1 | Period | When the NamingSystem is expected to be used | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: DefinitionTopic (example) | |||||
![]() ![]() |
0..* | ContactDetail | Who authored the CodeSystem | |||||
![]() ![]() |
0..* | ContactDetail | Who edited the NamingSystem | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the NamingSystem | |||||
![]() ![]() |
0..* | ContactDetail | Who endorsed the NamingSystem | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
![]() ![]() |
0..1 | string | How/where is it used | |||||
![]() ![]() |
ΣC | 1..* | BackboneElement | Unique identifiers used for system | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
ΣC | 1..1 | code | oid | uuid | uri | iri-stem | v2csmnemonic | other Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4B: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-NamingSystem.uniqueId.type Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() ![]() |
Σ | 1..1 | string | The unique identifier | ||||
![]() ![]() ![]() |
C | 0..1 | boolean | Is this the id that should be used for this type | ||||
![]() ![]() ![]() |
0..1 | string | Notes about identifier usage | |||||
![]() ![]() ![]() |
C | 0..1 | Period | When is identifier valid? | ||||
![]() ![]() ![]() |
C | 0..1 | boolean | Whether the identifier is authoritative | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| NamingSystem.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| NamingSystem.versionAlgorithm[x] | Base | extensible | Version Algorithm | 📍5.0.0 | FHIR Std. |
| NamingSystem.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| NamingSystem.kind | Base | required | Naming System Type | 📍5.0.0 | FHIR Std. |
| NamingSystem.type | Base | preferred | Naming System Identifier System Type | 📍5.0.0 | FHIR Std. |
| NamingSystem.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| NamingSystem.topic | Base | example | Definition Topic | 📍5.0.0 | FHIR Std. |
| NamingSystem.uniqueId.type | Base | required | Naming System Identifier Type | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | NamingSystem | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
|
| cnl-1 | warning | NamingSystem.url | URL should not contain | or # - these characters make processing canonical references problematic |
exists() implies matches('^[^|# ]+$')
|
| ele-1 | error | NamingSystem.meta, NamingSystem.implicitRules, NamingSystem.language, NamingSystem.text, NamingSystem.extension, NamingSystem.modifierExtension, NamingSystem.url, NamingSystem.identifier, NamingSystem.version, NamingSystem.versionAlgorithm[x], NamingSystem.name, NamingSystem.title, NamingSystem.status, NamingSystem.kind, NamingSystem.experimental, NamingSystem.date, NamingSystem.publisher, NamingSystem.contact, NamingSystem.responsible, NamingSystem.type, NamingSystem.description, NamingSystem.useContext, NamingSystem.jurisdiction, NamingSystem.purpose, NamingSystem.copyright, NamingSystem.copyrightLabel, NamingSystem.approvalDate, NamingSystem.lastReviewDate, NamingSystem.effectivePeriod, NamingSystem.topic, NamingSystem.author, NamingSystem.editor, NamingSystem.reviewer, NamingSystem.endorser, NamingSystem.relatedArtifact, NamingSystem.usage, NamingSystem.uniqueId, NamingSystem.uniqueId.extension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type, NamingSystem.uniqueId.value, NamingSystem.uniqueId.preferred, NamingSystem.uniqueId.comment, NamingSystem.uniqueId.period, NamingSystem.uniqueId.authoritative | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NamingSystem.extension, NamingSystem.modifierExtension, NamingSystem.uniqueId.extension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nsd-1 | error | NamingSystem | Root systems cannot have uuid identifiers |
kind != 'root' or uniqueId.all(type != 'uuid')
|
| nsd-2 | error | NamingSystem | Can't have more than one preferred identifier for a type |
uniqueId.where(preferred = true).select(type).isDistinct()
|
| nsd-3 | error | NamingSystem | Can't have more than one authoritative identifier for a type/period combination (only one authoritative identifier allowed at any given point of time) |
uniqueId.where(authoritative = 'true').select(type.toString() & period.start.toString() & period.end.toString()).isDistinct()
|
This structure is derived from NamingSystem
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | NamingSystem(5.0.0) | System of unique identification Constraints: cnl-0, nsd-1, nsd-2, nsd-3 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
ΣC | 1..1 | string | Name for this naming system (computer friendly) |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
ΣC | 1..1 | code | codesystem | identifier | root Binding: NamingSystemType (required): Identifies the purpose of the naming system. |
![]() ![]() |
Σ | 1..1 | dateTime | Date last changed |
![]() ![]() |
ΣC | 1..* | BackboneElement | Unique identifiers used for system |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
ΣC | 1..1 | code | oid | uuid | uri | iri-stem | v2csmnemonic | other Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. |
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4B: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-NamingSystem.uniqueId.type Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. Constraints: ext-1 | |
![]() ![]() ![]() |
Σ | 1..1 | string | The unique identifier |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| NamingSystem.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| NamingSystem.kind | Base | required | Naming System Type | 📍5.0.0 | FHIR Std. |
| NamingSystem.uniqueId.type | Base | required | Naming System Identifier Type | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | NamingSystem | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
|
| ele-1 | error | NamingSystem.implicitRules, NamingSystem.modifierExtension, NamingSystem.name, NamingSystem.status, NamingSystem.kind, NamingSystem.date, NamingSystem.uniqueId, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type, NamingSystem.uniqueId.value | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NamingSystem.modifierExtension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nsd-1 | error | NamingSystem | Root systems cannot have uuid identifiers |
kind != 'root' or uniqueId.all(type != 'uuid')
|
| nsd-2 | error | NamingSystem | Can't have more than one preferred identifier for a type |
uniqueId.where(preferred = true).select(type).isDistinct()
|
| nsd-3 | error | NamingSystem | Can't have more than one authoritative identifier for a type/period combination (only one authoritative identifier allowed at any given point of time) |
uniqueId.where(authoritative = 'true').select(type.toString() & period.start.toString() & period.end.toString()).isDistinct()
|
Differential View
This structure is derived from NamingSystem
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | NamingSystem(5.0.0) | System of unique identification | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4B: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-NamingSystem.uniqueId.type Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | NamingSystem(5.0.0) | System of unique identification Constraints: cnl-0, nsd-1, nsd-2, nsd-3 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
ΣC | 0..1 | uri | Canonical identifier for this naming system, represented as a URI (globally unique) Constraints: cnl-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the naming system (business identifier) | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the naming system | ||||
![]() ![]() |
Σ | 0..1 | How to compare versions Binding: VersionAlgorithm (extensible) | |||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Coding | |||||||
![]() ![]() |
ΣC | 1..1 | string | Name for this naming system (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Title for this naming system (human friendly) | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
ΣC | 1..1 | code | codesystem | identifier | root Binding: NamingSystemType (required): Identifies the purpose of the naming system. | ||||
![]() ![]() |
Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
Σ | 1..1 | dateTime | Date last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher/steward (organization or individual) | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() |
0..1 | string | Who maintains system namespace? | |||||
![]() ![]() |
0..1 | CodeableConcept | e.g. driver, provider, patient, bank etc Binding: NamingSystemIdentifierSystemType (preferred): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | |||||
![]() ![]() |
0..1 | markdown | Natural language description of the naming system | |||||
![]() ![]() |
Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for naming system (if applicable) Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
![]() ![]() |
0..1 | markdown | Why this naming system is defined | |||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..1 | string | Copyright holder and year(s) | |||||
![]() ![]() |
0..1 | date | When the NamingSystem was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the NamingSystem was last reviewed by the publisher | |||||
![]() ![]() |
Σ | 0..1 | Period | When the NamingSystem is expected to be used | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: DefinitionTopic (example) | |||||
![]() ![]() |
0..* | ContactDetail | Who authored the CodeSystem | |||||
![]() ![]() |
0..* | ContactDetail | Who edited the NamingSystem | |||||
![]() ![]() |
0..* | ContactDetail | Who reviewed the NamingSystem | |||||
![]() ![]() |
0..* | ContactDetail | Who endorsed the NamingSystem | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
![]() ![]() |
0..1 | string | How/where is it used | |||||
![]() ![]() |
ΣC | 1..* | BackboneElement | Unique identifiers used for system | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
ΣC | 1..1 | code | oid | uuid | uri | iri-stem | v2csmnemonic | other Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R4B: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-NamingSystem.uniqueId.type Binding: NamingSystemIdentifierType (required): Identifies the style of unique identifier used to identify a namespace. Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() ![]() |
Σ | 1..1 | string | The unique identifier | ||||
![]() ![]() ![]() |
C | 0..1 | boolean | Is this the id that should be used for this type | ||||
![]() ![]() ![]() |
0..1 | string | Notes about identifier usage | |||||
![]() ![]() ![]() |
C | 0..1 | Period | When is identifier valid? | ||||
![]() ![]() ![]() |
C | 0..1 | boolean | Whether the identifier is authoritative | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| NamingSystem.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| NamingSystem.versionAlgorithm[x] | Base | extensible | Version Algorithm | 📍5.0.0 | FHIR Std. |
| NamingSystem.status | Base | required | PublicationStatus | 📍5.0.0 | FHIR Std. |
| NamingSystem.kind | Base | required | Naming System Type | 📍5.0.0 | FHIR Std. |
| NamingSystem.type | Base | preferred | Naming System Identifier System Type | 📍5.0.0 | FHIR Std. |
| NamingSystem.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| NamingSystem.topic | Base | example | Definition Topic | 📍5.0.0 | FHIR Std. |
| NamingSystem.uniqueId.type | Base | required | Naming System Identifier Type | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| cnl-0 | warning | NamingSystem | Name should be usable as an identifier for the module by machine processing applications such as code generation |
name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
|
| cnl-1 | warning | NamingSystem.url | URL should not contain | or # - these characters make processing canonical references problematic |
exists() implies matches('^[^|# ]+$')
|
| ele-1 | error | NamingSystem.meta, NamingSystem.implicitRules, NamingSystem.language, NamingSystem.text, NamingSystem.extension, NamingSystem.modifierExtension, NamingSystem.url, NamingSystem.identifier, NamingSystem.version, NamingSystem.versionAlgorithm[x], NamingSystem.name, NamingSystem.title, NamingSystem.status, NamingSystem.kind, NamingSystem.experimental, NamingSystem.date, NamingSystem.publisher, NamingSystem.contact, NamingSystem.responsible, NamingSystem.type, NamingSystem.description, NamingSystem.useContext, NamingSystem.jurisdiction, NamingSystem.purpose, NamingSystem.copyright, NamingSystem.copyrightLabel, NamingSystem.approvalDate, NamingSystem.lastReviewDate, NamingSystem.effectivePeriod, NamingSystem.topic, NamingSystem.author, NamingSystem.editor, NamingSystem.reviewer, NamingSystem.endorser, NamingSystem.relatedArtifact, NamingSystem.usage, NamingSystem.uniqueId, NamingSystem.uniqueId.extension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type, NamingSystem.uniqueId.value, NamingSystem.uniqueId.preferred, NamingSystem.uniqueId.comment, NamingSystem.uniqueId.period, NamingSystem.uniqueId.authoritative | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NamingSystem.extension, NamingSystem.modifierExtension, NamingSystem.uniqueId.extension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nsd-1 | error | NamingSystem | Root systems cannot have uuid identifiers |
kind != 'root' or uniqueId.all(type != 'uuid')
|
| nsd-2 | error | NamingSystem | Can't have more than one preferred identifier for a type |
uniqueId.where(preferred = true).select(type).isDistinct()
|
| nsd-3 | error | NamingSystem | Can't have more than one authoritative identifier for a type/period combination (only one authoritative identifier allowed at any given point of time) |
uniqueId.where(authoritative = 'true').select(type.toString() & period.start.toString() & period.end.toString()).isDistinct()
|
This structure is derived from NamingSystem
Other representations of profile: CSV, Excel, Schematron