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 Library

Official URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-library Version: 3.0.0-preview
Standards status: Draft Maturity Level: 0 Computable Name: SDCLibrary

Defines how a Library is used as a logic computable library within the ONC’s Structured Data Capture standard.

Scope and Usage

This profile extends the CQL Library Profile to support FHIRPath expressions and FHIR query in addition to CQL as contents. Note: This profile has similar elements with the cpg-computablelibrary Profile but could not be used as the base for this profile because of its 1..1 constraint on CQL as content.

Formal Views of Profile Content

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

This structure is derived from CQL Library

Summary

Mandatory: 0 element (8 nested mandatory elements)
Must-Support: 10 elements
Fixed Value: 3 elements

Slices

This structure defines the following Slices:

  • The element Library.content is sliced based on the value of value:contentType

Maturity: 0

This structure is derived from CQL Library

NameFlagsCard.TypeDescription & Constraintsdoco
.. Library 1..1CQL LibraryRepresents a library of quality improvement components
... subject[x] S0..1CodeableConcept, Reference(Group)Type of individual the library content is focused on
... relatedArtifact S0..*RelatedArtifactAdditional documentation, citations, etc.
.... display S1..1stringBrief description of the related artifact
.... url S1..1urlWhere the artifact can be accessed
... parameter S0..*ParameterDefinitionParameters defined by the library
... Slices for content S0..*AttachmentContents of the library, either embedded or referenced
Slice: Unordered, Open by value:contentType
.... content:cqlContent 0..1AttachmentCQL Content
..... contentType S1..1codeMime type of the content, with charset etc.
Fixed Value: text/cql
..... data 1..1base64BinaryData inline, base64ed
.... content:fhirpathContent 0..1AttachmentFHIRPath Content
..... contentType S1..1codeMime type of the content, with charset etc.
Fixed Value: text/fhirpath
..... data 1..1base64BinaryData inline, base64ed
.... content:queryContent 0..1AttachmentQuery Content
..... contentType S1..1codeMime type of the content, with charset etc.
Fixed Value: application/x-fhir-query
..... data 1..1base64BinaryData inline, base64ed

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Library I1..1CQL LibraryRepresents a library of quality improvement components
... 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
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url Σ0..1uriCanonical identifier for this library, represented as a URI (globally unique)
... identifier Σ0..*IdentifierAdditional identifier for the library
... version Σ0..1stringBusiness version of the library
... name ΣI0..1stringName for this library (computer friendly)
... title Σ0..1stringName for this library (human friendly)
... subtitle 0..1stringSubordinate title of the library
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ0..1booleanFor testing purposes, not real usage
... type Σ1..1CodeableConceptlogic-library | model-definition | asset-collection | module-definition
Binding: LibraryType (extensible): The type of knowledge asset this library contains.


Fixed Value: As shown
.... id0..0stringUnique id for inter-element referencing
.... extension0..0ExtensionAdditional content defined by implementations
.... coding1..1CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..0stringUnique id for inter-element referencing
..... extension0..0ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/library-type
..... version0..0stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: logic-library
..... display1..1stringRepresentation defined by the system
Fixed Value: Logic Library
..... userSelected0..0booleanIf this coding was chosen directly by the user
.... text0..0stringPlain text representation of the concept
... subject[x] S0..1Type of individual the library content is focused on
Binding: SubjectType (extensible): The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.).

.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... date Σ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description Σ0..1markdownNatural language description of the library
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for library (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this library is defined
... usage 0..1stringDescribes the clinical usage of the library
... copyright 0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the library was approved by publisher
... lastReviewDate 0..1dateWhen the library was last reviewed
... effectivePeriod Σ0..1PeriodWhen the library is expected to be used
... topic 0..*CodeableConceptE.g. Education, Treatment, Assessment, etc.
Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering.


... author 0..*ContactDetailWho authored the content
... editor 0..*ContactDetailWho edited the content
... reviewer 0..*ContactDetailWho reviewed the content
... endorser 0..*ContactDetailWho endorsed the content
... relatedArtifact S0..*RelatedArtifactAdditional documentation, citations, etc.
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ1..1codedocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
Binding: RelatedArtifactType (required): The type of relationship to the related artifact.

.... label Σ0..1stringShort label
.... display SΣ1..1stringBrief description of the related artifact
.... citation Σ0..1markdownBibliographic citation for the artifact
.... url SΣ1..1urlWhere the artifact can be accessed
.... document Σ0..1AttachmentWhat document is being referenced
.... resource Σ0..1canonical(Resource)What resource is being referenced
... parameter S0..*ParameterDefinitionParameters defined by the library
... dataRequirement S0..*DataRequirementWhat data is referenced by this library
... Slices for content SΣ0..*AttachmentContents of the library, either embedded or referenced
Slice: Unordered, Open by value:contentType
.... content:cqlContent Σ0..1AttachmentCQL Content
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: text/cql
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.


Example General: en-AU
..... data 1..1base64BinaryData inline, base64ed
..... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
..... creation Σ0..1dateTimeDate attachment was first created
.... content:fhirpathContent Σ0..1AttachmentFHIRPath Content
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: text/fhirpath
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.


Example General: en-AU
..... data 1..1base64BinaryData inline, base64ed
..... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
..... creation Σ0..1dateTimeDate attachment was first created
.... content:queryContent Σ0..1AttachmentQuery Content
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: application/x-fhir-query
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.


Example General: en-AU
..... data 1..1base64BinaryData inline, base64ed
..... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
..... creation Σ0..1dateTimeDate attachment was first created

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Library I1..1CQL LibraryRepresents a library of quality improvement components
... subject[x] 0..1Type of individual the library content is focused on
Binding: SubjectType (extensible): The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.).

.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations, etc.
.... display Σ1..1stringBrief description of the related artifact
.... url Σ1..1urlWhere the artifact can be accessed
... parameter 0..*ParameterDefinitionParameters defined by the library
... Slices for content Σ0..*AttachmentContents of the library, either embedded or referenced
Slice: Unordered, Open by value:contentType
.... content:cqlContent Σ0..1AttachmentCQL Content
..... contentType Σ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: text/cql
.... content:fhirpathContent Σ0..1AttachmentFHIRPath Content
..... contentType Σ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: text/fhirpath
.... content:queryContent Σ0..1AttachmentQuery Content
..... contentType Σ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: application/x-fhir-query

doco Documentation for this format

This structure is derived from CQL Library

Summary

Mandatory: 0 element (8 nested mandatory elements)
Must-Support: 10 elements
Fixed Value: 3 elements

Slices

This structure defines the following Slices:

  • The element Library.content is sliced based on the value of value:contentType

Maturity: 0

Differential View

This structure is derived from CQL Library

NameFlagsCard.TypeDescription & Constraintsdoco
.. Library 1..1CQL LibraryRepresents a library of quality improvement components
... subject[x] S0..1CodeableConcept, Reference(Group)Type of individual the library content is focused on
... relatedArtifact S0..*RelatedArtifactAdditional documentation, citations, etc.
.... display S1..1stringBrief description of the related artifact
.... url S1..1urlWhere the artifact can be accessed
... parameter S0..*ParameterDefinitionParameters defined by the library
... Slices for content S0..*AttachmentContents of the library, either embedded or referenced
Slice: Unordered, Open by value:contentType
.... content:cqlContent 0..1AttachmentCQL Content
..... contentType S1..1codeMime type of the content, with charset etc.
Fixed Value: text/cql
..... data 1..1base64BinaryData inline, base64ed
.... content:fhirpathContent 0..1AttachmentFHIRPath Content
..... contentType S1..1codeMime type of the content, with charset etc.
Fixed Value: text/fhirpath
..... data 1..1base64BinaryData inline, base64ed
.... content:queryContent 0..1AttachmentQuery Content
..... contentType S1..1codeMime type of the content, with charset etc.
Fixed Value: application/x-fhir-query
..... data 1..1base64BinaryData inline, base64ed

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Library I1..1CQL LibraryRepresents a library of quality improvement components
... 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
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url Σ0..1uriCanonical identifier for this library, represented as a URI (globally unique)
... identifier Σ0..*IdentifierAdditional identifier for the library
... version Σ0..1stringBusiness version of the library
... name ΣI0..1stringName for this library (computer friendly)
... title Σ0..1stringName for this library (human friendly)
... subtitle 0..1stringSubordinate title of the library
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ0..1booleanFor testing purposes, not real usage
... type Σ1..1CodeableConceptlogic-library | model-definition | asset-collection | module-definition
Binding: LibraryType (extensible): The type of knowledge asset this library contains.


Fixed Value: As shown
.... id0..0stringUnique id for inter-element referencing
.... extension0..0ExtensionAdditional content defined by implementations
.... coding1..1CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..0stringUnique id for inter-element referencing
..... extension0..0ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/library-type
..... version0..0stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: logic-library
..... display1..1stringRepresentation defined by the system
Fixed Value: Logic Library
..... userSelected0..0booleanIf this coding was chosen directly by the user
.... text0..0stringPlain text representation of the concept
... subject[x] S0..1Type of individual the library content is focused on
Binding: SubjectType (extensible): The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.).

.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... date Σ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description Σ0..1markdownNatural language description of the library
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for library (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this library is defined
... usage 0..1stringDescribes the clinical usage of the library
... copyright 0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the library was approved by publisher
... lastReviewDate 0..1dateWhen the library was last reviewed
... effectivePeriod Σ0..1PeriodWhen the library is expected to be used
... topic 0..*CodeableConceptE.g. Education, Treatment, Assessment, etc.
Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering.


... author 0..*ContactDetailWho authored the content
... editor 0..*ContactDetailWho edited the content
... reviewer 0..*ContactDetailWho reviewed the content
... endorser 0..*ContactDetailWho endorsed the content
... relatedArtifact S0..*RelatedArtifactAdditional documentation, citations, etc.
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ1..1codedocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
Binding: RelatedArtifactType (required): The type of relationship to the related artifact.

.... label Σ0..1stringShort label
.... display SΣ1..1stringBrief description of the related artifact
.... citation Σ0..1markdownBibliographic citation for the artifact
.... url SΣ1..1urlWhere the artifact can be accessed
.... document Σ0..1AttachmentWhat document is being referenced
.... resource Σ0..1canonical(Resource)What resource is being referenced
... parameter S0..*ParameterDefinitionParameters defined by the library
... dataRequirement S0..*DataRequirementWhat data is referenced by this library
... Slices for content SΣ0..*AttachmentContents of the library, either embedded or referenced
Slice: Unordered, Open by value:contentType
.... content:cqlContent Σ0..1AttachmentCQL Content
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: text/cql
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.


Example General: en-AU
..... data 1..1base64BinaryData inline, base64ed
..... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
..... creation Σ0..1dateTimeDate attachment was first created
.... content:fhirpathContent Σ0..1AttachmentFHIRPath Content
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: text/fhirpath
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.


Example General: en-AU
..... data 1..1base64BinaryData inline, base64ed
..... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
..... creation Σ0..1dateTimeDate attachment was first created
.... content:queryContent Σ0..1AttachmentQuery Content
..... id 0..1stringUnique id for inter-element referencing
..... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... contentType SΣ1..1codeMime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Fixed Value: application/x-fhir-query
..... language Σ0..1codeHuman language of the content (BCP-47)
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.


Example General: en-AU
..... data 1..1base64BinaryData inline, base64ed
..... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
..... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
..... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
..... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
..... creation Σ0..1dateTimeDate attachment was first created

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
Library.languagepreferredCommonLanguages
Max Binding: AllLanguages
Library.statusrequiredPublicationStatus
Library.typeextensibleFixed Value: logic-library("Logic Library")
Library.subject[x]extensibleSubjectType
Library.jurisdictionextensibleJurisdiction ValueSet
Library.topicexampleDefinitionTopic
Library.relatedArtifact.typerequiredRelatedArtifactType
Library.content:cqlContent.contentTyperequiredFixed Value: text/cql
Library.content:cqlContent.languagepreferredCommonLanguages
Max Binding: AllLanguages
Library.content:fhirpathContent.contentTyperequiredFixed Value: text/fhirpath
Library.content:fhirpathContent.languagepreferredCommonLanguages
Max Binding: AllLanguages
Library.content:queryContent.contentTyperequiredFixed Value: application/x-fhir-query
Library.content:queryContent.languagepreferredCommonLanguages
Max Binding: AllLanguages

Constraints

IdGradePathDetailsRequirements
dom-2errorLibraryIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLibraryIf 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-4errorLibraryIf 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-5errorLibraryIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticeLibraryA resource should have narrative for robust management
: text.`div`.exists()
lib-0warningLibraryName 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}')
ele-1errorLibrary.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorLibrary.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorLibrary.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorLibrary.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorLibrary.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.versionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.subtitleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.experimentalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.subject[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.dateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.publisherAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.contactAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.useContextAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.jurisdictionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.purposeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.usageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.copyrightAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.approvalDateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.lastReviewDateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.effectivePeriodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.topicAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.editorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.reviewerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.endorserAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifactAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorLibrary.relatedArtifact.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorLibrary.relatedArtifact.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.labelAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.citationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.documentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.relatedArtifact.resourceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.parameterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.dataRequirementAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.contentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorLibrary.content:cqlContent.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorLibrary.content:cqlContent.contentTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.dataAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.sizeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.hashAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:cqlContent.creationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorLibrary.content:fhirpathContent.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorLibrary.content:fhirpathContent.contentTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.dataAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.sizeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.hashAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:fhirpathContent.creationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorLibrary.content:queryContent.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorLibrary.content:queryContent.contentTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.dataAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.urlAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.sizeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.hashAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.titleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorLibrary.content:queryContent.creationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

Notes:

Open Issue: Should this profile include parameter and dataRequirement? Do these elements also apply to FHIRPath and query?