Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/3.0/StructureDefinition/profile-NamingSystem | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R3_NamingSystem_R5 | ||
This cross-version profile allows STU3 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 | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.NamingSystem for use in FHIR R5(0.1.0) | NamingSystem) | STU3: Use this instead (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.replacedBy Constraints: ext-1 | |
![]() ![]() |
?!Σ | 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 | STU3: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/3.0/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.extension, NamingSystem.extension:replacedBy, 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.extension, NamingSystem.extension:replacedBy, 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: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.NamingSystem for use in FHIR R5(0.1.0) | NamingSystem) | STU3: Use this instead (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.replacedBy 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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | ContactDetail | STU3: contact additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.contact Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details for individual or organization | ||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | UsageContext | STU3: Context the content is intended to support additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.useContext Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Type of context being specified Binding: UsageContextType (1.0.1) (extensible): A code that specifies a type of context being specified by a usage context. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Value that defines the context Binding: ContextOfUseValueSet (example): A code that defines the specific value for the context being specified. | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Reference(PlanDefinition | ResearchStudy | InsurancePlan | HealthcareService | Group | Location | Organization) | |||||||
![]() ![]() |
Σ | 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 | STU3: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/3.0/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? | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Period | STU3: period additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.uniqueId.period Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() ![]() |
C | 0..1 | boolean | Whether the identifier is authoritative | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| NamingSystem.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| NamingSystem.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| NamingSystem.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| NamingSystem.text.status | Base | required | NarrativeStatus | 📍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.useContext.code | Base | extensible | UsageContextType | 📍1.0.1 | THO v7.1 |
| NamingSystem.useContext.value[x] | Base | example | Context of Use ValueSet | 📍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.meta.extension, NamingSystem.meta.extension:meta, NamingSystem.meta.versionId, NamingSystem.meta.lastUpdated, NamingSystem.meta.source, NamingSystem.meta.profile, NamingSystem.meta.security, NamingSystem.meta.tag, NamingSystem.implicitRules, NamingSystem.language, NamingSystem.text, NamingSystem.text.extension, NamingSystem.text.extension:text, NamingSystem.text.status, NamingSystem.text.div, NamingSystem.extension, NamingSystem.extension:replacedBy, 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.contact.extension, NamingSystem.contact.extension:contact, NamingSystem.contact.name, NamingSystem.contact.telecom, NamingSystem.responsible, NamingSystem.type, NamingSystem.description, NamingSystem.useContext, NamingSystem.useContext.extension, NamingSystem.useContext.extension:useContext, NamingSystem.useContext.code, NamingSystem.useContext.value[x], 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.period.extension, NamingSystem.uniqueId.period.extension:period, NamingSystem.uniqueId.period.start, NamingSystem.uniqueId.period.end, NamingSystem.uniqueId.authoritative | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NamingSystem.meta.extension, NamingSystem.meta.extension:meta, NamingSystem.text.extension, NamingSystem.text.extension:text, NamingSystem.extension, NamingSystem.extension:replacedBy, NamingSystem.modifierExtension, NamingSystem.contact.extension, NamingSystem.contact.extension:contact, NamingSystem.useContext.extension, NamingSystem.useContext.extension:useContext, NamingSystem.uniqueId.extension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type, NamingSystem.uniqueId.period.extension, NamingSystem.uniqueId.period.extension:period | 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()
|
| txt-1 | error | NamingSystem.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | NamingSystem.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from NamingSystem
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
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 | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.NamingSystem for use in FHIR R5(0.1.0) | NamingSystem) | STU3: Use this instead (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.replacedBy Constraints: ext-1 | |
![]() ![]() |
?!Σ | 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 | STU3: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/3.0/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.extension, NamingSystem.extension:replacedBy, 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.extension, NamingSystem.extension:replacedBy, 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
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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.NamingSystem for use in FHIR R5(0.1.0) | NamingSystem) | STU3: Use this instead (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.replacedBy 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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | ContactDetail | STU3: contact additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.contact Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details for individual or organization | ||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | UsageContext | STU3: Context the content is intended to support additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.useContext Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Coding | Type of context being specified Binding: UsageContextType (1.0.1) (extensible): A code that specifies a type of context being specified by a usage context. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Value that defines the context Binding: ContextOfUseValueSet (example): A code that defines the specific value for the context being specified. | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Reference(PlanDefinition | ResearchStudy | InsurancePlan | HealthcareService | Group | Location | Organization) | |||||||
![]() ![]() |
Σ | 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 | STU3: oid | uuid | uri | other additional codes URL: http://hl7.org/fhir/3.0/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? | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Period | STU3: period additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-NamingSystem.uniqueId.period Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() ![]() |
C | 0..1 | boolean | Whether the identifier is authoritative | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| NamingSystem.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| NamingSystem.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| NamingSystem.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| NamingSystem.text.status | Base | required | NarrativeStatus | 📍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.useContext.code | Base | extensible | UsageContextType | 📍1.0.1 | THO v7.1 |
| NamingSystem.useContext.value[x] | Base | example | Context of Use ValueSet | 📍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.meta.extension, NamingSystem.meta.extension:meta, NamingSystem.meta.versionId, NamingSystem.meta.lastUpdated, NamingSystem.meta.source, NamingSystem.meta.profile, NamingSystem.meta.security, NamingSystem.meta.tag, NamingSystem.implicitRules, NamingSystem.language, NamingSystem.text, NamingSystem.text.extension, NamingSystem.text.extension:text, NamingSystem.text.status, NamingSystem.text.div, NamingSystem.extension, NamingSystem.extension:replacedBy, 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.contact.extension, NamingSystem.contact.extension:contact, NamingSystem.contact.name, NamingSystem.contact.telecom, NamingSystem.responsible, NamingSystem.type, NamingSystem.description, NamingSystem.useContext, NamingSystem.useContext.extension, NamingSystem.useContext.extension:useContext, NamingSystem.useContext.code, NamingSystem.useContext.value[x], 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.period.extension, NamingSystem.uniqueId.period.extension:period, NamingSystem.uniqueId.period.start, NamingSystem.uniqueId.period.end, NamingSystem.uniqueId.authoritative | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NamingSystem.meta.extension, NamingSystem.meta.extension:meta, NamingSystem.text.extension, NamingSystem.text.extension:text, NamingSystem.extension, NamingSystem.extension:replacedBy, NamingSystem.modifierExtension, NamingSystem.contact.extension, NamingSystem.contact.extension:contact, NamingSystem.useContext.extension, NamingSystem.useContext.extension:useContext, NamingSystem.uniqueId.extension, NamingSystem.uniqueId.modifierExtension, NamingSystem.uniqueId.type.extension, NamingSystem.uniqueId.type.extension:type, NamingSystem.uniqueId.period.extension, NamingSystem.uniqueId.period.extension:period | 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()
|
| txt-1 | error | NamingSystem.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | NamingSystem.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from NamingSystem
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron