Credentials PSV Primary Source IG
1.0.0 - ci-build
Credentials PSV Primary Source IG, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/alpivonka/Practitioners-Qualification-PSV-PrimarySource/ and changes regularly. See the Directory of published versions
| Official URL: http://example.com/fhir/psv/StructureDefinition/psv-verificationresult | Version: 1.0.0 | |||
| Active as of 2025-10-24 | Computable Name: PSVVerificationResult | |||
Standard verification evidence linking validators to verified targets.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Extension URL: http://example.com/fhir/psv/StructureDefinition/action Binding: PSV Action (required) | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..* | Reference(Resource) | A resource that was validated |
![]() ![]() |
SΣ | 0..* | string | The fhirpath location(s) within the resource that was validated |
![]() ![]() |
SΣ | 1..1 | code | attested | validated | in-process | req-revalid | val-fail | reval-fail Binding: status (required): The validation status of the target. |
![]() ![]() |
Σ | 0..1 | CodeableConcept | nothing | primary | multiple Binding: PSV Verification Type (extensible) |
![]() ![]() |
S | 0..1 | Timing | Frequency of revalidation |
![]() ![]() |
S | 0..1 | dateTime | The date/time validation was last completed (including failed validations) |
![]() ![]() |
S | 0..1 | date | The date when target is next validated, if appropriate |
![]() ![]() |
S | 0..1 | BackboneElement | Information about the entity validating information |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | Reference(Organization) | Reference to the organization validating information | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| VerificationResult.status | Base | required | Status | 📍4.0.1 | FHIR Std. |
| VerificationResult.validationType | Base | extensible | PSV Verification Type | 📦1.0.0 | This IG |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from VerificationResult
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Extension URL: http://example.com/fhir/psv/StructureDefinition/action Binding: PSV Action (required) | |
![]() ![]() |
S | 1..* | Reference(Resource) | A resource that was validated |
![]() ![]() |
S | 0..* | string | The fhirpath location(s) within the resource that was validated |
![]() ![]() |
S | 1..1 | code | attested | validated | in-process | req-revalid | val-fail | reval-fail |
![]() ![]() |
0..1 | CodeableConcept | nothing | primary | multiple Binding: PSV Verification Type (extensible) | |
![]() ![]() |
S | 0..1 | Timing | Frequency of revalidation |
![]() ![]() |
S | 0..1 | dateTime | The date/time validation was last completed (including failed validations) |
![]() ![]() |
S | 0..1 | date | The date when target is next validated, if appropriate |
![]() ![]() |
S | 0..1 | BackboneElement | Information about the entity validating information |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| VerificationResult.validationType | Base | extensible | PSV Verification Type | 📦1.0.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Extension URL: http://example.com/fhir/psv/StructureDefinition/action Binding: PSV Action (required) | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
SΣ | 1..* | Reference(Resource) | A resource that was validated | ||||
![]() ![]() |
SΣ | 0..* | string | The fhirpath location(s) within the resource that was validated | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | none | initial | periodic Binding: need (preferred): The frequency with which the target must be validated. | ||||
![]() ![]() |
SΣ | 1..1 | code | attested | validated | in-process | req-revalid | val-fail | reval-fail Binding: status (required): The validation status of the target. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the validation status was updated | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | nothing | primary | multiple Binding: PSV Verification Type (extensible) | ||||
![]() ![]() |
Σ | 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. | ||||
![]() ![]() |
S | 0..1 | Timing | Frequency of revalidation | ||||
![]() ![]() |
S | 0..1 | dateTime | The date/time validation was last completed (including failed validations) | ||||
![]() ![]() |
S | 0..1 | date | The date when target is next validated, if appropriate | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | fatal | warn | rec-only | none Binding: failure-action (preferred): The result if validation fails. | ||||
![]() ![]() |
0..* | BackboneElement | Information about the primary source(s) involved in validation | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | Reference(Organization | Practitioner | PractitionerRole) | Reference to the primary source | |||||
![]() ![]() ![]() |
Σ | 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. | ||||
![]() ![]() ![]() |
Σ | 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). | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | successful | failed | unknown Binding: validation-status (preferred): Status of the validation of the target against the primary source. | |||||
![]() ![]() ![]() |
0..1 | dateTime | When the target was validated against the primary source | |||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | yes | no | undetermined Binding: can-push-updates (preferred): Ability of the primary source to push updates/alerts. | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | specific | any | source Binding: push-type-available (preferred): Type of alerts/updates the primary source can send. | |||||
![]() ![]() |
0..1 | BackboneElement | Information about the entity attesting to information | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | The individual or organization attesting to information | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization | Practitioner | PractitionerRole) | When the who is asserting on behalf of another (organization or individual) | ||||
![]() ![]() ![]() |
Σ | 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). | ||||
![]() ![]() ![]() |
Σ | 0..1 | date | The date the information was attested to | ||||
![]() ![]() ![]() |
0..1 | string | A digital identity certificate associated with the attestation source | |||||
![]() ![]() ![]() |
0..1 | string | A digital identity certificate associated with the proxy entity submitting attested information on behalf of the attestation source | |||||
![]() ![]() ![]() |
0..1 | Signature | Proxy signature | |||||
![]() ![]() ![]() |
0..1 | Signature | Attester signature | |||||
![]() ![]() |
S | 0..1 | BackboneElement | Information about the entity validating information | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | Reference(Organization) | Reference to the organization validating information | |||||
![]() ![]() ![]() |
0..1 | string | A digital identity certificate associated with the validator | |||||
![]() ![]() ![]() |
0..1 | Signature | Validator signature | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| VerificationResult.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| VerificationResult.need | Base | preferred | Need | 📍4.0.1 | FHIR Std. |
| VerificationResult.status | Base | required | Status | 📍4.0.1 | FHIR Std. |
| VerificationResult.validationType | Base | extensible | PSV Verification Type | 📦1.0.0 | This IG |
| 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. |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from VerificationResult
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Extension URL: http://example.com/fhir/psv/StructureDefinition/action Binding: PSV Action (required) | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..* | Reference(Resource) | A resource that was validated |
![]() ![]() |
SΣ | 0..* | string | The fhirpath location(s) within the resource that was validated |
![]() ![]() |
SΣ | 1..1 | code | attested | validated | in-process | req-revalid | val-fail | reval-fail Binding: status (required): The validation status of the target. |
![]() ![]() |
Σ | 0..1 | CodeableConcept | nothing | primary | multiple Binding: PSV Verification Type (extensible) |
![]() ![]() |
S | 0..1 | Timing | Frequency of revalidation |
![]() ![]() |
S | 0..1 | dateTime | The date/time validation was last completed (including failed validations) |
![]() ![]() |
S | 0..1 | date | The date when target is next validated, if appropriate |
![]() ![]() |
S | 0..1 | BackboneElement | Information about the entity validating information |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | Reference(Organization) | Reference to the organization validating information | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| VerificationResult.status | Base | required | Status | 📍4.0.1 | FHIR Std. |
| VerificationResult.validationType | Base | extensible | PSV Verification Type | 📦1.0.0 | This IG |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from VerificationResult
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Extension URL: http://example.com/fhir/psv/StructureDefinition/action Binding: PSV Action (required) | |
![]() ![]() |
S | 1..* | Reference(Resource) | A resource that was validated |
![]() ![]() |
S | 0..* | string | The fhirpath location(s) within the resource that was validated |
![]() ![]() |
S | 1..1 | code | attested | validated | in-process | req-revalid | val-fail | reval-fail |
![]() ![]() |
0..1 | CodeableConcept | nothing | primary | multiple Binding: PSV Verification Type (extensible) | |
![]() ![]() |
S | 0..1 | Timing | Frequency of revalidation |
![]() ![]() |
S | 0..1 | dateTime | The date/time validation was last completed (including failed validations) |
![]() ![]() |
S | 0..1 | date | The date when target is next validated, if appropriate |
![]() ![]() |
S | 0..1 | BackboneElement | Information about the entity validating information |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| VerificationResult.validationType | Base | extensible | PSV Verification Type | 📦1.0.0 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Extension URL: http://example.com/fhir/psv/StructureDefinition/action Binding: PSV Action (required) | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
SΣ | 1..* | Reference(Resource) | A resource that was validated | ||||
![]() ![]() |
SΣ | 0..* | string | The fhirpath location(s) within the resource that was validated | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | none | initial | periodic Binding: need (preferred): The frequency with which the target must be validated. | ||||
![]() ![]() |
SΣ | 1..1 | code | attested | validated | in-process | req-revalid | val-fail | reval-fail Binding: status (required): The validation status of the target. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the validation status was updated | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | nothing | primary | multiple Binding: PSV Verification Type (extensible) | ||||
![]() ![]() |
Σ | 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. | ||||
![]() ![]() |
S | 0..1 | Timing | Frequency of revalidation | ||||
![]() ![]() |
S | 0..1 | dateTime | The date/time validation was last completed (including failed validations) | ||||
![]() ![]() |
S | 0..1 | date | The date when target is next validated, if appropriate | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | fatal | warn | rec-only | none Binding: failure-action (preferred): The result if validation fails. | ||||
![]() ![]() |
0..* | BackboneElement | Information about the primary source(s) involved in validation | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | Reference(Organization | Practitioner | PractitionerRole) | Reference to the primary source | |||||
![]() ![]() ![]() |
Σ | 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. | ||||
![]() ![]() ![]() |
Σ | 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). | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | successful | failed | unknown Binding: validation-status (preferred): Status of the validation of the target against the primary source. | |||||
![]() ![]() ![]() |
0..1 | dateTime | When the target was validated against the primary source | |||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | yes | no | undetermined Binding: can-push-updates (preferred): Ability of the primary source to push updates/alerts. | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | specific | any | source Binding: push-type-available (preferred): Type of alerts/updates the primary source can send. | |||||
![]() ![]() |
0..1 | BackboneElement | Information about the entity attesting to information | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | The individual or organization attesting to information | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization | Practitioner | PractitionerRole) | When the who is asserting on behalf of another (organization or individual) | ||||
![]() ![]() ![]() |
Σ | 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). | ||||
![]() ![]() ![]() |
Σ | 0..1 | date | The date the information was attested to | ||||
![]() ![]() ![]() |
0..1 | string | A digital identity certificate associated with the attestation source | |||||
![]() ![]() ![]() |
0..1 | string | A digital identity certificate associated with the proxy entity submitting attested information on behalf of the attestation source | |||||
![]() ![]() ![]() |
0..1 | Signature | Proxy signature | |||||
![]() ![]() ![]() |
0..1 | Signature | Attester signature | |||||
![]() ![]() |
S | 0..1 | BackboneElement | Information about the entity validating information | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | Reference(Organization) | Reference to the organization validating information | |||||
![]() ![]() ![]() |
0..1 | string | A digital identity certificate associated with the validator | |||||
![]() ![]() ![]() |
0..1 | Signature | Validator signature | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| VerificationResult.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| VerificationResult.need | Base | preferred | Need | 📍4.0.1 | FHIR Std. |
| VerificationResult.status | Base | required | Status | 📍4.0.1 | FHIR Std. |
| VerificationResult.validationType | Base | extensible | PSV Verification Type | 📦1.0.0 | This IG |
| 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. |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from VerificationResult
Other representations of profile: CSV, Excel, Schematron