Structured Data Capture
3.0.0-preview - STU 3 International flag

This page is part of the Structured Data Capture FHIR IG (v3.0.0-preview: STU 3 Draft) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

Resource Profile: SDC Code System

Official URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-codesystem Version: 3.0.0-preview
Standards status: Trial-use Maturity Level: 3 Computable Name: SDCCodeSystem

Defines how CodeSystem is used to reflect code lists found in data element defintions and form definitions to be used within the ONC’s Structured Data Capture standard.

Scope and Usage

Code systems are referenced by ValueSets to define possible answer choices in a re-useable cross-questionnaire (and other data structure) manner. Codes might be drawn from standard international terminologies like LOINC or SNOMED CT or from regional code systems for drugs, billing codes, etc. The use of standardized codes is useful when data needs to be populated into the questionnaire or extracted from the questionnaire for other uses. It is also helpful when the set of possibilities is highly dynamic - for example drug codes where the set of available codes might change daily or weekly.

This profile sets expectations for use of the CodeSystem resource when used as a source for answers to questions in a Questionnaire. It identifies which core elements and extensions must be supported and highlights other elements that, while not required, may be relevant to the Questionnaire use-case.

Formal Views of Profile Content

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

This structure is derived from CodeSystem

Summary

Mandatory: 1 element
Must-Support: 13 elements
Prohibited: 2 elements

Extensions

This structure refers to these extensions:

Maturity: 3

This structure is derived from CodeSystem

NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeSystem 0..*CodeSystemDeclares the existence of and describes a code system or code system supplement
... rendering-styleSensitive S0..1booleanAre styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
... url S0..1uriCanonical identifier for this code system, represented as a URI (globally unique) (Coding.system)
... name 0..1stringName for this code system (computer friendly)
... experimental S0..1booleanFor testing purposes, not real usage
... date S0..1dateTimeDate last changed
... description S0..1markdownNatural language description of the code system
... useContext 0..*UsageContextThe context that the content is intended to support
... jurisdiction 0..*CodeableConceptIntended jurisdiction for code system (if applicable)
... caseSensitive S1..1booleanIf code comparison is case sensitive
... compositional 0..0
... versionNeeded 0..0
... content S1..1codenot-present | example | fragment | complete | supplement
... concept S0..*BackboneElementConcepts in the code system
.... code S1..1codeCode that identifies concept
.... display S0..1stringText to display to the user
..... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... definition S0..1stringFormal definition
.... designation 0..*BackboneElementAdditional representations for the concept
..... language 0..1codeHuman language of the designation
..... use 0..1CodingDetails how this designation would be used
..... value 1..1stringThe text value for this designation
...... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
...... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... concept S0..*Child Concepts (is-a/contains/categorizes)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeSystem I0..*CodeSystemDeclares the existence of and describes a code system or code system supplement
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... rendering-styleSensitive S0..1booleanAre styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url SΣ0..1uriCanonical identifier for this code system, represented as a URI (globally unique) (Coding.system)
... identifier Σ0..*IdentifierAdditional identifier for the code system (business identifier)
... version Σ0..1stringBusiness version of the code system (Coding.version)
... name ΣI0..1stringName for this code system (computer friendly)
... title Σ0..1stringName for this code system (human friendly)
... status ?!SΣ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental SΣ0..1booleanFor testing purposes, not real usage
... date SΣ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description S0..1markdownNatural language description of the code system
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for code system (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this code system is defined
... copyright 0..1markdownUse and/or publishing restrictions
... caseSensitive SΣ1..1booleanIf code comparison is case sensitive
... valueSet Σ0..1canonical(ValueSet)Canonical reference to the value set with entire code system
... hierarchyMeaning Σ0..1codegrouped-by | is-a | part-of | classified-with
Binding: CodeSystemHierarchyMeaning (required): The meaning of the hierarchy of concepts in a code system.

... content SΣ1..1codenot-present | example | fragment | complete | supplement
Binding: CodeSystemContentMode (required): The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.

... supplements Σ0..1canonical(CodeSystem)Canonical URL of Code System this adds designations and properties to
... count Σ0..1unsignedIntTotal concepts in the code system
... filter Σ0..*BackboneElementFilter that can be used in a value set
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ1..1codeCode that identifies the filter
.... description Σ0..1stringHow or why the filter is used
.... operator Σ1..*code= | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | exists
Binding: FilterOperator (required): The kind of operation to perform as a part of a property based filter.


.... value Σ1..1stringWhat to use for the value
... property Σ0..*BackboneElementAdditional information supplied about each concept
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ1..1codeIdentifies the property on the concepts, and when referred to in operations
.... uri Σ0..1uriFormal identifier for the property
.... description Σ0..1stringWhy the property is defined, and/or what it conveys
.... type Σ1..1codecode | Coding | string | integer | boolean | dateTime | decimal
Binding: PropertyType (required): The type of a property value.

... concept S0..*BackboneElementConcepts in the code system
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code S1..1codeCode that identifies concept
.... display S0..1stringText to display to the user
..... id 0..1stringxml:id (or equivalent in JSON)
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... value 0..1stringPrimitive value for string
Max Length: 1048576
.... definition S0..1stringFormal definition
.... designation 0..*BackboneElementAdditional representations for the concept
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... language 0..1codeHuman language of the designation
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

..... use 0..1CodingDetails how this designation would be used
Binding: DesignationUse (extensible): Details of how a designation would be used.

..... value 1..1stringThe text value for this designation
...... id 0..1stringxml:id (or equivalent in JSON)
...... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
...... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
...... value 0..1stringPrimitive value for string
Max Length: 1048576
.... property 0..*BackboneElementProperty value for the concept
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code 1..1codeReference to CodeSystem.property.code
..... value[x] 1..1Value of the property for this concept
...... valueCodecode
...... valueCodingCoding
...... valueStringstring
...... valueIntegerinteger
...... valueBooleanboolean
...... valueDateTimedateTime
...... valueDecimaldecimal
.... concept S0..*See concept (CodeSystem)Child Concepts (is-a/contains/categorizes)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeSystem I0..*CodeSystemDeclares the existence of and describes a code system or code system supplement
... rendering-styleSensitive 0..1booleanAre styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
... url Σ0..1uriCanonical identifier for this code system, represented as a URI (globally unique) (Coding.system)
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... date Σ0..1dateTimeDate last changed
... description 0..1markdownNatural language description of the code system
... caseSensitive Σ1..1booleanIf code comparison is case sensitive
... content Σ1..1codenot-present | example | fragment | complete | supplement
Binding: CodeSystemContentMode (required): The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.

... concept 0..*BackboneElementConcepts in the code system
.... code 1..1codeCode that identifies concept
.... display 0..1stringText to display to the user
.... definition 0..1stringFormal definition
.... concept 0..*See concept (CodeSystem)Child Concepts (is-a/contains/categorizes)

doco Documentation for this format

This structure is derived from CodeSystem

Summary

Mandatory: 1 element
Must-Support: 13 elements
Prohibited: 2 elements

Extensions

This structure refers to these extensions:

Maturity: 3

Differential View

This structure is derived from CodeSystem

NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeSystem 0..*CodeSystemDeclares the existence of and describes a code system or code system supplement
... rendering-styleSensitive S0..1booleanAre styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
... url S0..1uriCanonical identifier for this code system, represented as a URI (globally unique) (Coding.system)
... name 0..1stringName for this code system (computer friendly)
... experimental S0..1booleanFor testing purposes, not real usage
... date S0..1dateTimeDate last changed
... description S0..1markdownNatural language description of the code system
... useContext 0..*UsageContextThe context that the content is intended to support
... jurisdiction 0..*CodeableConceptIntended jurisdiction for code system (if applicable)
... caseSensitive S1..1booleanIf code comparison is case sensitive
... compositional 0..0
... versionNeeded 0..0
... content S1..1codenot-present | example | fragment | complete | supplement
... concept S0..*BackboneElementConcepts in the code system
.... code S1..1codeCode that identifies concept
.... display S0..1stringText to display to the user
..... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... definition S0..1stringFormal definition
.... designation 0..*BackboneElementAdditional representations for the concept
..... language 0..1codeHuman language of the designation
..... use 0..1CodingDetails how this designation would be used
..... value 1..1stringThe text value for this designation
...... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
...... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
.... concept S0..*Child Concepts (is-a/contains/categorizes)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeSystem I0..*CodeSystemDeclares the existence of and describes a code system or code system supplement
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... rendering-styleSensitive S0..1booleanAre styles important for processing?
URL: http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url SΣ0..1uriCanonical identifier for this code system, represented as a URI (globally unique) (Coding.system)
... identifier Σ0..*IdentifierAdditional identifier for the code system (business identifier)
... version Σ0..1stringBusiness version of the code system (Coding.version)
... name ΣI0..1stringName for this code system (computer friendly)
... title Σ0..1stringName for this code system (human friendly)
... status ?!SΣ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental SΣ0..1booleanFor testing purposes, not real usage
... date SΣ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description S0..1markdownNatural language description of the code system
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for code system (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this code system is defined
... copyright 0..1markdownUse and/or publishing restrictions
... caseSensitive SΣ1..1booleanIf code comparison is case sensitive
... valueSet Σ0..1canonical(ValueSet)Canonical reference to the value set with entire code system
... hierarchyMeaning Σ0..1codegrouped-by | is-a | part-of | classified-with
Binding: CodeSystemHierarchyMeaning (required): The meaning of the hierarchy of concepts in a code system.

... content SΣ1..1codenot-present | example | fragment | complete | supplement
Binding: CodeSystemContentMode (required): The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.

... supplements Σ0..1canonical(CodeSystem)Canonical URL of Code System this adds designations and properties to
... count Σ0..1unsignedIntTotal concepts in the code system
... filter Σ0..*BackboneElementFilter that can be used in a value set
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ1..1codeCode that identifies the filter
.... description Σ0..1stringHow or why the filter is used
.... operator Σ1..*code= | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | exists
Binding: FilterOperator (required): The kind of operation to perform as a part of a property based filter.


.... value Σ1..1stringWhat to use for the value
... property Σ0..*BackboneElementAdditional information supplied about each concept
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ1..1codeIdentifies the property on the concepts, and when referred to in operations
.... uri Σ0..1uriFormal identifier for the property
.... description Σ0..1stringWhy the property is defined, and/or what it conveys
.... type Σ1..1codecode | Coding | string | integer | boolean | dateTime | decimal
Binding: PropertyType (required): The type of a property value.

... concept S0..*BackboneElementConcepts in the code system
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code S1..1codeCode that identifies concept
.... display S0..1stringText to display to the user
..... id 0..1stringxml:id (or equivalent in JSON)
..... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
..... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
..... value 0..1stringPrimitive value for string
Max Length: 1048576
.... definition S0..1stringFormal definition
.... designation 0..*BackboneElementAdditional representations for the concept
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... language 0..1codeHuman language of the designation
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

..... use 0..1CodingDetails how this designation would be used
Binding: DesignationUse (extensible): Details of how a designation would be used.

..... value 1..1stringThe text value for this designation
...... id 0..1stringxml:id (or equivalent in JSON)
...... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... rendering-style 0..1stringHtml style value
URL: http://hl7.org/fhir/StructureDefinition/rendering-style
...... rendering-xhtml 0..1stringString equivalent with html markup
URL: http://hl7.org/fhir/StructureDefinition/rendering-xhtml
...... value 0..1stringPrimitive value for string
Max Length: 1048576
.... property 0..*BackboneElementProperty value for the concept
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code 1..1codeReference to CodeSystem.property.code
..... value[x] 1..1Value of the property for this concept
...... valueCodecode
...... valueCodingCoding
...... valueStringstring
...... valueIntegerinteger
...... valueBooleanboolean
...... valueDateTimedateTime
...... valueDecimaldecimal
.... concept S0..*See concept (CodeSystem)Child Concepts (is-a/contains/categorizes)

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
CodeSystem.languagepreferredCommonLanguages
Max Binding: AllLanguages
CodeSystem.statusrequiredPublicationStatus
CodeSystem.jurisdictionextensibleJurisdiction ValueSet
CodeSystem.hierarchyMeaningrequiredCodeSystemHierarchyMeaning
CodeSystem.contentrequiredCodeSystemContentMode
CodeSystem.filter.operatorrequiredFilterOperator
CodeSystem.property.typerequiredPropertyType
CodeSystem.concept.designation.languagepreferredCommonLanguages
Max Binding: AllLanguages
CodeSystem.concept.designation.useextensibleDesignationUse

Constraints

IdGradePathDetailsRequirements
csd-0warningCodeSystemName should be usable as an identifier for the module by machine processing applications such as code generation
: name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
csd-1errorCodeSystemWithin a code system definition, all the codes SHALL be unique
: concept.code.combine($this.descendants().concept.code).isDistinct()
dom-2errorCodeSystemIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCodeSystemIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCodeSystemIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCodeSystemIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticeCodeSystemA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorCodeSystem.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.extension:styleSensitiveAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.extension:styleSensitiveMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.versionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.experimentalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.dateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.publisherAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.contactAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.useContextAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.jurisdictionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.purposeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.copyrightAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.caseSensitiveAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.valueSetAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.hierarchyMeaningAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.contentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.supplementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.countAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.filterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.filter.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.filter.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.filter.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.filter.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.filter.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.filter.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.filter.operatorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.filter.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.propertyAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.property.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.property.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.property.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.property.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.property.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.property.uriAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.property.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.property.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.conceptAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.display.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.display.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.display.extension:conceptDisplayLabel-renderingStyleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.display.extension:conceptDisplayLabel-renderingStyleMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.display.extension:conceptDisplayLabel-xhtmlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.display.extension:conceptDisplayLabel-xhtmlMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.definitionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.designationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.designation.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.designation.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.designation.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.designation.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.designation.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.designation.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.designation.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.designation.value.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.designation.value.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.designation.value.extension:conceptDisplayLabel-renderingStyleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.designation.value.extension:conceptDisplayLabel-renderingStyleMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.designation.value.extension:conceptDisplayLabel-xhtmlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.designation.value.extension:conceptDisplayLabel-xhtmlMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.propertyAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.property.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.property.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.property.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeSystem.concept.property.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeSystem.concept.property.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.property.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeSystem.concept.conceptAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())