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

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

Resource Profile: Profile_R5_VerificationResult_R4

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-VerificationResult Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_VerificationResult_R4

This cross-version profile allows R5 VerificationResult content to be represented via FHIR R4 VerificationResult 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
.. VerificationResult 0..* VerificationResult(4.0.1) Describes validation requirements, source(s), status and dates for one or more elements
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status Σ 1..1 code attested | validated | in-process | req-revalid | val-fail | reval-fail
Binding: status . (required): The validation status of the target.
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code R5: attested | validated | in-process | req-revalid | val-fail | reval-fail | entered-in-error
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-VerificationResult.status
Binding: R5VerificationresultStatusForR4 (0.1.0) (required): The validation status of the target.
Constraints: ext-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
VerificationResult.status Base required Status . 📍4.0.1 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-2 error VerificationResult If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error VerificationResult If 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-4 error VerificationResult If 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-5 error VerificationResult If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice VerificationResult A resource should have narrative for robust management text.`div`.exists()
ele-1 error VerificationResult.implicitRules, VerificationResult.modifierExtension, VerificationResult.status, VerificationResult.status.extension, VerificationResult.status.extension:status All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error VerificationResult.modifierExtension, VerificationResult.status.extension, VerificationResult.status.extension:status Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from VerificationResult

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. VerificationResult 0..* VerificationResult(4.0.1) Describes validation requirements, source(s), status and dates for one or more elements
... status
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R5: attested | validated | in-process | req-revalid | val-fail | reval-fail | entered-in-error
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-VerificationResult.status
Binding: R5VerificationresultStatusForR4 (0.1.0) (required): The validation status of the target.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. VerificationResult 0..* VerificationResult(4.0.1) Describes validation requirements, source(s), status and dates for one or more elements
... 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
... 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
... target Σ 0..* Reference(Resource) A resource that was validated
... targetLocation Σ 0..* string The fhirpath location(s) within the resource that was validated
... need Σ 0..1 CodeableConcept none | initial | periodic
Binding: need (preferred): The frequency with which the target must be validated.
... status Σ 1..1 code attested | validated | in-process | req-revalid | val-fail | reval-fail
Binding: status . (required): The validation status of the target.
.... 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:status 0..1 code R5: attested | validated | in-process | req-revalid | val-fail | reval-fail | entered-in-error
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-VerificationResult.status
Binding: R5VerificationresultStatusForR4 (0.1.0) (required): The validation status of the target.
Constraints: ext-1
.... value 0..1 string Primitive value for code
... statusDate Σ 0..1 dateTime When the validation status was updated
... validationType Σ 0..1 CodeableConcept nothing | primary | multiple
Binding: validation-type (preferred): What the target is validated against.
... validationProcess Σ 0..* CodeableConcept The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context)
Binding: validation-process (example): The primary process by which the target is validated.
... frequency 0..1 Timing Frequency of revalidation
... lastPerformed 0..1 dateTime The date/time validation was last completed (including failed validations)
... nextScheduled 0..1 date The date when target is next validated, if appropriate
... failureAction Σ 0..1 CodeableConcept fatal | warn | rec-only | none
Binding: failure-action (preferred): The result if validation fails.
... primarySource 0..* BackboneElement Information about the primary source(s) involved in validation
.... 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
.... who 0..1 Reference(Organization | Practitioner | PractitionerRole) Reference to the primary source
.... type Σ 0..* CodeableConcept Type of primary source (License Board; Primary Education; Continuing Education; Postal Service; Relationship owner; Registration Authority; legal source; issuing source; authoritative source)
Binding: primary-source-type (example): Type of the validation primary source.
.... communicationMethod Σ 0..* CodeableConcept Method for exchanging information with the primary source
Binding: verificationresult-communication-method (example): Method for communicating with the data source (manual; API; Push).
.... validationStatus 0..1 CodeableConcept successful | failed | unknown
Binding: validation-status (preferred): Status of the validation of the target against the primary source.
.... validationDate 0..1 dateTime When the target was validated against the primary source
.... canPushUpdates Σ 0..1 CodeableConcept yes | no | undetermined
Binding: can-push-updates (preferred): Ability of the primary source to push updates/alerts.
.... pushTypeAvailable 0..* CodeableConcept specific | any | source
Binding: push-type-available (preferred): Type of alerts/updates the primary source can send.
... attestation 0..1 BackboneElement Information about the entity attesting to information
.... 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
.... who Σ 0..1 Reference(Practitioner | PractitionerRole | Organization) The individual or organization attesting to information
.... onBehalfOf Σ 0..1 Reference(Organization | Practitioner | PractitionerRole) When the who is asserting on behalf of another (organization or individual)
.... communicationMethod Σ 0..1 CodeableConcept The method by which attested information was submitted/retrieved
Binding: verificationresult-communication-method (example): Method for communicating with the data source (manual; API; Push).
.... date Σ 0..1 date The date the information was attested to
.... sourceIdentityCertificate 0..1 string A digital identity certificate associated with the attestation source
.... proxyIdentityCertificate 0..1 string A digital identity certificate associated with the proxy entity submitting attested information on behalf of the attestation source
.... proxySignature 0..1 Signature Proxy signature
.... sourceSignature 0..1 Signature Attester signature
... validator 0..* BackboneElement Information about the entity validating information
.... 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
.... organization 1..1 Reference(Organization) Reference to the organization validating information
.... identityCertificate 0..1 string A digital identity certificate associated with the validator
.... attestationSignature 0..1 Signature Validator signature

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
VerificationResult.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
VerificationResult.need Base preferred Need 📍4.0.1 FHIR Std.
VerificationResult.status Base required Status . 📍4.0.1 tx.fhir.org
VerificationResult.validationType Base preferred Validation-type 📍4.0.1 FHIR Std.
VerificationResult.validationProcess Base example Validation-process 📍4.0.1 FHIR Std.
VerificationResult.failureAction Base preferred Failure-action 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​type Base example Primary-source-type 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​communicationMethod Base example VerificationResult Communication Method 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​validationStatus Base preferred Validation-status 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​canPushUpdates Base preferred Can-push-updates 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​pushTypeAvailable Base preferred Push-type-available 📍4.0.1 FHIR Std.
VerificationResult.attestation.​communicationMethod Base example VerificationResult Communication Method 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error VerificationResult If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error VerificationResult If 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-4 error VerificationResult If 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-5 error VerificationResult If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice VerificationResult A resource should have narrative for robust management text.`div`.exists()
ele-1 error VerificationResult.meta, VerificationResult.implicitRules, VerificationResult.language, VerificationResult.text, VerificationResult.extension, VerificationResult.modifierExtension, VerificationResult.target, VerificationResult.targetLocation, VerificationResult.need, VerificationResult.status, VerificationResult.status.extension, VerificationResult.status.extension:status, VerificationResult.statusDate, VerificationResult.validationType, VerificationResult.validationProcess, VerificationResult.frequency, VerificationResult.lastPerformed, VerificationResult.nextScheduled, VerificationResult.failureAction, VerificationResult.primarySource, VerificationResult.primarySource.extension, VerificationResult.primarySource.modifierExtension, VerificationResult.primarySource.who, VerificationResult.primarySource.type, VerificationResult.primarySource.communicationMethod, VerificationResult.primarySource.validationStatus, VerificationResult.primarySource.validationDate, VerificationResult.primarySource.canPushUpdates, VerificationResult.primarySource.pushTypeAvailable, VerificationResult.attestation, VerificationResult.attestation.extension, VerificationResult.attestation.modifierExtension, VerificationResult.attestation.who, VerificationResult.attestation.onBehalfOf, VerificationResult.attestation.communicationMethod, VerificationResult.attestation.date, VerificationResult.attestation.sourceIdentityCertificate, VerificationResult.attestation.proxyIdentityCertificate, VerificationResult.attestation.proxySignature, VerificationResult.attestation.sourceSignature, VerificationResult.validator, VerificationResult.validator.extension, VerificationResult.validator.modifierExtension, VerificationResult.validator.organization, VerificationResult.validator.identityCertificate, VerificationResult.validator.attestationSignature All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error VerificationResult.extension, VerificationResult.modifierExtension, VerificationResult.status.extension, VerificationResult.status.extension:status, VerificationResult.primarySource.extension, VerificationResult.primarySource.modifierExtension, VerificationResult.attestation.extension, VerificationResult.attestation.modifierExtension, VerificationResult.validator.extension, VerificationResult.validator.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from VerificationResult

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. VerificationResult 0..* VerificationResult(4.0.1) Describes validation requirements, source(s), status and dates for one or more elements
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status Σ 1..1 code attested | validated | in-process | req-revalid | val-fail | reval-fail
Binding: status . (required): The validation status of the target.
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code R5: attested | validated | in-process | req-revalid | val-fail | reval-fail | entered-in-error
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-VerificationResult.status
Binding: R5VerificationresultStatusForR4 (0.1.0) (required): The validation status of the target.
Constraints: ext-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
VerificationResult.status Base required Status . 📍4.0.1 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-2 error VerificationResult If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error VerificationResult If 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-4 error VerificationResult If 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-5 error VerificationResult If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice VerificationResult A resource should have narrative for robust management text.`div`.exists()
ele-1 error VerificationResult.implicitRules, VerificationResult.modifierExtension, VerificationResult.status, VerificationResult.status.extension, VerificationResult.status.extension:status All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error VerificationResult.modifierExtension, VerificationResult.status.extension, VerificationResult.status.extension:status Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from VerificationResult

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. VerificationResult 0..* VerificationResult(4.0.1) Describes validation requirements, source(s), status and dates for one or more elements
... status
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code R5: attested | validated | in-process | req-revalid | val-fail | reval-fail | entered-in-error
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-VerificationResult.status
Binding: R5VerificationresultStatusForR4 (0.1.0) (required): The validation status of the target.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. VerificationResult 0..* VerificationResult(4.0.1) Describes validation requirements, source(s), status and dates for one or more elements
... 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
... 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
... target Σ 0..* Reference(Resource) A resource that was validated
... targetLocation Σ 0..* string The fhirpath location(s) within the resource that was validated
... need Σ 0..1 CodeableConcept none | initial | periodic
Binding: need (preferred): The frequency with which the target must be validated.
... status Σ 1..1 code attested | validated | in-process | req-revalid | val-fail | reval-fail
Binding: status . (required): The validation status of the target.
.... 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:status 0..1 code R5: attested | validated | in-process | req-revalid | val-fail | reval-fail | entered-in-error
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-VerificationResult.status
Binding: R5VerificationresultStatusForR4 (0.1.0) (required): The validation status of the target.
Constraints: ext-1
.... value 0..1 string Primitive value for code
... statusDate Σ 0..1 dateTime When the validation status was updated
... validationType Σ 0..1 CodeableConcept nothing | primary | multiple
Binding: validation-type (preferred): What the target is validated against.
... validationProcess Σ 0..* CodeableConcept The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context)
Binding: validation-process (example): The primary process by which the target is validated.
... frequency 0..1 Timing Frequency of revalidation
... lastPerformed 0..1 dateTime The date/time validation was last completed (including failed validations)
... nextScheduled 0..1 date The date when target is next validated, if appropriate
... failureAction Σ 0..1 CodeableConcept fatal | warn | rec-only | none
Binding: failure-action (preferred): The result if validation fails.
... primarySource 0..* BackboneElement Information about the primary source(s) involved in validation
.... 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
.... who 0..1 Reference(Organization | Practitioner | PractitionerRole) Reference to the primary source
.... type Σ 0..* CodeableConcept Type of primary source (License Board; Primary Education; Continuing Education; Postal Service; Relationship owner; Registration Authority; legal source; issuing source; authoritative source)
Binding: primary-source-type (example): Type of the validation primary source.
.... communicationMethod Σ 0..* CodeableConcept Method for exchanging information with the primary source
Binding: verificationresult-communication-method (example): Method for communicating with the data source (manual; API; Push).
.... validationStatus 0..1 CodeableConcept successful | failed | unknown
Binding: validation-status (preferred): Status of the validation of the target against the primary source.
.... validationDate 0..1 dateTime When the target was validated against the primary source
.... canPushUpdates Σ 0..1 CodeableConcept yes | no | undetermined
Binding: can-push-updates (preferred): Ability of the primary source to push updates/alerts.
.... pushTypeAvailable 0..* CodeableConcept specific | any | source
Binding: push-type-available (preferred): Type of alerts/updates the primary source can send.
... attestation 0..1 BackboneElement Information about the entity attesting to information
.... 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
.... who Σ 0..1 Reference(Practitioner | PractitionerRole | Organization) The individual or organization attesting to information
.... onBehalfOf Σ 0..1 Reference(Organization | Practitioner | PractitionerRole) When the who is asserting on behalf of another (organization or individual)
.... communicationMethod Σ 0..1 CodeableConcept The method by which attested information was submitted/retrieved
Binding: verificationresult-communication-method (example): Method for communicating with the data source (manual; API; Push).
.... date Σ 0..1 date The date the information was attested to
.... sourceIdentityCertificate 0..1 string A digital identity certificate associated with the attestation source
.... proxyIdentityCertificate 0..1 string A digital identity certificate associated with the proxy entity submitting attested information on behalf of the attestation source
.... proxySignature 0..1 Signature Proxy signature
.... sourceSignature 0..1 Signature Attester signature
... validator 0..* BackboneElement Information about the entity validating information
.... 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
.... organization 1..1 Reference(Organization) Reference to the organization validating information
.... identityCertificate 0..1 string A digital identity certificate associated with the validator
.... attestationSignature 0..1 Signature Validator signature

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
VerificationResult.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
VerificationResult.need Base preferred Need 📍4.0.1 FHIR Std.
VerificationResult.status Base required Status . 📍4.0.1 tx.fhir.org
VerificationResult.validationType Base preferred Validation-type 📍4.0.1 FHIR Std.
VerificationResult.validationProcess Base example Validation-process 📍4.0.1 FHIR Std.
VerificationResult.failureAction Base preferred Failure-action 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​type Base example Primary-source-type 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​communicationMethod Base example VerificationResult Communication Method 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​validationStatus Base preferred Validation-status 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​canPushUpdates Base preferred Can-push-updates 📍4.0.1 FHIR Std.
VerificationResult.primarySource.​pushTypeAvailable Base preferred Push-type-available 📍4.0.1 FHIR Std.
VerificationResult.attestation.​communicationMethod Base example VerificationResult Communication Method 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error VerificationResult If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error VerificationResult If 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-4 error VerificationResult If 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-5 error VerificationResult If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice VerificationResult A resource should have narrative for robust management text.`div`.exists()
ele-1 error VerificationResult.meta, VerificationResult.implicitRules, VerificationResult.language, VerificationResult.text, VerificationResult.extension, VerificationResult.modifierExtension, VerificationResult.target, VerificationResult.targetLocation, VerificationResult.need, VerificationResult.status, VerificationResult.status.extension, VerificationResult.status.extension:status, VerificationResult.statusDate, VerificationResult.validationType, VerificationResult.validationProcess, VerificationResult.frequency, VerificationResult.lastPerformed, VerificationResult.nextScheduled, VerificationResult.failureAction, VerificationResult.primarySource, VerificationResult.primarySource.extension, VerificationResult.primarySource.modifierExtension, VerificationResult.primarySource.who, VerificationResult.primarySource.type, VerificationResult.primarySource.communicationMethod, VerificationResult.primarySource.validationStatus, VerificationResult.primarySource.validationDate, VerificationResult.primarySource.canPushUpdates, VerificationResult.primarySource.pushTypeAvailable, VerificationResult.attestation, VerificationResult.attestation.extension, VerificationResult.attestation.modifierExtension, VerificationResult.attestation.who, VerificationResult.attestation.onBehalfOf, VerificationResult.attestation.communicationMethod, VerificationResult.attestation.date, VerificationResult.attestation.sourceIdentityCertificate, VerificationResult.attestation.proxyIdentityCertificate, VerificationResult.attestation.proxySignature, VerificationResult.attestation.sourceSignature, VerificationResult.validator, VerificationResult.validator.extension, VerificationResult.validator.modifierExtension, VerificationResult.validator.organization, VerificationResult.validator.identityCertificate, VerificationResult.validator.attestationSignature All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error VerificationResult.extension, VerificationResult.modifierExtension, VerificationResult.status.extension, VerificationResult.status.extension:status, VerificationResult.primarySource.extension, VerificationResult.primarySource.modifierExtension, VerificationResult.attestation.extension, VerificationResult.attestation.modifierExtension, VerificationResult.validator.extension, VerificationResult.validator.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from VerificationResult

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron