This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Example | id | Format | |
---|---|---|---|
CPG Common Registration Workflow Definition | cpg-common-registration | XML | JSON |
The official URL for this profile is:
http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement
A CapabilityStatement that specifies what capabilities a device must have in order to participant in this action of a PlanDefinition.
This profile builds on Extension.
This profile was published on Thu Jun 06 00:00:00 EDT 2019 as a draft by Health Level Seven, Inc. - CDS WG.
Description of Profiles, Differentials, and Snapshots.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | What capabilities the device has | ||
url | 1..1 | uri | "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement" | |
valueCanonical | 0..1 | canonical(CapabilityStatement) | ||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | What capabilities the device has | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valueCanonical | 0..1 | canonical(CapabilityStatement) | Value of extension | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | What capabilities the device has | ||
url | 1..1 | uri | "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement" | |
valueCanonical | 0..1 | canonical(CapabilityStatement) | ||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | What capabilities the device has | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valueCanonical | 0..1 | canonical(CapabilityStatement) | Value of extension | |
Documentation for this format |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |