Extensions for Using Data Elements from FHIR R4B in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4B_NamingSystem_R5

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:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. NamingSystem C 0..* NamingSystem(5.0.0) System of unique identification
Constraints: cnl-0, nsd-1, nsd-2, nsd-3
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... kind ΣC 1..1 code codesystem | identifier | root
Binding: NamingSystemType (required): Identifies the purpose of the naming system.
... date Σ 1..1 dateTime Date last changed
... uniqueId ΣC 1..* BackboneElement Unique identifiers used for system
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type Σ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.
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 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
.... value Σ 1..1 string The unique identifier

doco Documentation for this format

Terminology Bindings

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.

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. NamingSystem 0..* NamingSystem(5.0.0) System of unique identification
... uniqueId
.... type
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:type 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.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. NamingSystem C 0..* NamingSystem(5.0.0) System of unique identification
Constraints: cnl-0, nsd-1, nsd-2, nsd-3
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... url ΣC 0..1 uri Canonical identifier for this naming system, represented as a URI (globally unique)
Constraints: cnl-1
... identifier Σ 0..* Identifier Additional identifier for the naming system (business identifier)
... version Σ 0..1 string Business version of the naming system
... versionAlgorithm[x] Σ 0..1 How to compare versions
Binding: VersionAlgorithm (extensible)
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name ΣC 1..1 string Name for this naming system (computer friendly)
... title Σ 0..1 string Title for this naming system (human friendly)
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... kind ΣC 1..1 code codesystem | identifier | root
Binding: NamingSystemType (required): Identifies the purpose of the naming system.
... experimental Σ 0..1 boolean For testing purposes, not real usage
... date Σ 1..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher/steward (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... responsible 0..1 string Who maintains system namespace?
... type 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.
... description 0..1 markdown Natural language description of the naming system
... useContext Σ 0..* UsageContext The context that the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for naming system (if applicable)
Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use.
... purpose 0..1 markdown Why this naming system is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... copyrightLabel 0..1 string Copyright holder and year(s)
... approvalDate 0..1 date When the NamingSystem was approved by publisher
... lastReviewDate 0..1 date When the NamingSystem was last reviewed by the publisher
... effectivePeriod Σ 0..1 Period When the NamingSystem is expected to be used
... topic 0..* CodeableConcept E.g. Education, Treatment, Assessment, etc
Binding: DefinitionTopic (example)
... author 0..* ContactDetail Who authored the CodeSystem
... editor 0..* ContactDetail Who edited the NamingSystem
... reviewer 0..* ContactDetail Who reviewed the NamingSystem
... endorser 0..* ContactDetail Who endorsed the NamingSystem
... relatedArtifact 0..* RelatedArtifact Additional documentation, citations, etc
... usage 0..1 string How/where is it used
... uniqueId ΣC 1..* BackboneElement Unique identifiers used for system
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type Σ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.
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 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
..... value 0..1 code Primitive value for code
.... value Σ 1..1 string The unique identifier
.... preferred C 0..1 boolean Is this the id that should be used for this type
.... comment 0..1 string Notes about identifier usage
.... period C 0..1 Period When is identifier valid?
.... authoritative C 0..1 boolean Whether the identifier is authoritative

doco Documentation for this format

Terminology Bindings

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.

Constraints

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

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. NamingSystem C 0..* NamingSystem(5.0.0) System of unique identification
Constraints: cnl-0, nsd-1, nsd-2, nsd-3
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... kind ΣC 1..1 code codesystem | identifier | root
Binding: NamingSystemType (required): Identifies the purpose of the naming system.
... date Σ 1..1 dateTime Date last changed
... uniqueId ΣC 1..* BackboneElement Unique identifiers used for system
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type Σ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.
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 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
.... value Σ 1..1 string The unique identifier

doco Documentation for this format

Terminology Bindings

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.

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. NamingSystem 0..* NamingSystem(5.0.0) System of unique identification
... uniqueId
.... type
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:type 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.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. NamingSystem C 0..* NamingSystem(5.0.0) System of unique identification
Constraints: cnl-0, nsd-1, nsd-2, nsd-3
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... url ΣC 0..1 uri Canonical identifier for this naming system, represented as a URI (globally unique)
Constraints: cnl-1
... identifier Σ 0..* Identifier Additional identifier for the naming system (business identifier)
... version Σ 0..1 string Business version of the naming system
... versionAlgorithm[x] Σ 0..1 How to compare versions
Binding: VersionAlgorithm (extensible)
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name ΣC 1..1 string Name for this naming system (computer friendly)
... title Σ 0..1 string Title for this naming system (human friendly)
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... kind ΣC 1..1 code codesystem | identifier | root
Binding: NamingSystemType (required): Identifies the purpose of the naming system.
... experimental Σ 0..1 boolean For testing purposes, not real usage
... date Σ 1..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher/steward (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... responsible 0..1 string Who maintains system namespace?
... type 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.
... description 0..1 markdown Natural language description of the naming system
... useContext Σ 0..* UsageContext The context that the content is intended to support
... jurisdiction Σ 0..* CodeableConcept Intended jurisdiction for naming system (if applicable)
Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use.
... purpose 0..1 markdown Why this naming system is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... copyrightLabel 0..1 string Copyright holder and year(s)
... approvalDate 0..1 date When the NamingSystem was approved by publisher
... lastReviewDate 0..1 date When the NamingSystem was last reviewed by the publisher
... effectivePeriod Σ 0..1 Period When the NamingSystem is expected to be used
... topic 0..* CodeableConcept E.g. Education, Treatment, Assessment, etc
Binding: DefinitionTopic (example)
... author 0..* ContactDetail Who authored the CodeSystem
... editor 0..* ContactDetail Who edited the NamingSystem
... reviewer 0..* ContactDetail Who reviewed the NamingSystem
... endorser 0..* ContactDetail Who endorsed the NamingSystem
... relatedArtifact 0..* RelatedArtifact Additional documentation, citations, etc
... usage 0..1 string How/where is it used
... uniqueId ΣC 1..* BackboneElement Unique identifiers used for system
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type Σ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.
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 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
..... value 0..1 code Primitive value for code
.... value Σ 1..1 string The unique identifier
.... preferred C 0..1 boolean Is this the id that should be used for this type
.... comment 0..1 string Notes about identifier usage
.... period C 0..1 Period When is identifier valid?
.... authoritative C 0..1 boolean Whether the identifier is authoritative

doco Documentation for this format

Terminology Bindings

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.

Constraints

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

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron