CMS ACCESS Model API
0.9.8 - draft
US
This page is part of the ACCESS Model IG v0.9.8 DRAFT (v0.9.8: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Official URL: https://dsacms.github.io/cmmi-access-model/StructureDefinition/access-report-data-in | Version: 0.9.8 | ||||
| Draft as of 2026-05-20 | Computable Name: ACCESSReportDataRequestParameters | ||||
This is the profile for the $report-data operation input parameters.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Parameters(4.0.1) | Operation Request or Response Constraints: access-report-data-track-matches-composition-section |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) | |
![]() ![]() |
SΣC | 5..* | BackboneElement | Operation Parameter Slice: Unordered, Closed by value:name Constraints: inv-1 |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Name from the definition |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: participantID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type Constraints: access-participant-id-pattern |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: payerID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: track |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSTrackVS (0.9.8) (required) |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: reportType |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSReportTypeVS (0.9.8) (required) |
![]() ![]() ![]() |
SΣC | 1..* | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: dataBundle |
![]() ![]() ![]() ![]() |
S | 1..1 | ACCESSDataReportingBundle(0.9.8) | Contains a collection of resources |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Parameters.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Parameters.parameter:track.value[x] | Base | required | ACCESS Model Tracks Value Set | 📍0.9.8 | This IG |
| Parameters.parameter:reportType.value[x] | Base | required | ACCESS Report Type Value Set | 📍0.9.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| access-participant-id-pattern | error | Parameters.parameter:participantID.value[x] | ACCESS Participant ID must follow the pattern ACCES##### where ##### represents exactly 5 digits (e.g., ACCES00001, ACCES12345) |
value.matches('^ACCES\\d{5}$')
|
| access-report-data-track-matches-composition-section | error | Parameters | The first section in the report-data Bundle must match the track parameter in the $report-data operation. |
parameter.where(name = 'dataBundle').resource.ofType(Bundle).entry.resource.ofType(Composition).section.first().code.coding.code = parameter.where(name = 'track').value.coding.code
|
| ele-1 | error | Parameters.implicitRules, Parameters.language, Parameters.parameter, Parameters.parameter.modifierExtension, Parameters.parameter.name, Parameters.parameter:participantID, Parameters.parameter:participantID.name, Parameters.parameter:participantID.value[x], Parameters.parameter:payerID, Parameters.parameter:payerID.name, Parameters.parameter:payerID.value[x], Parameters.parameter:track, Parameters.parameter:track.name, Parameters.parameter:track.value[x], Parameters.parameter:reportType, Parameters.parameter:reportType.name, Parameters.parameter:reportType.value[x], Parameters.parameter:dataBundle, Parameters.parameter:dataBundle.name | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Parameters.parameter.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Parameters.parameter, Parameters.parameter:participantID, Parameters.parameter:payerID, Parameters.parameter:track, Parameters.parameter:reportType, Parameters.parameter:dataBundle | A parameter must have one and only one of (value, resource, part) |
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Parameters(4.0.1) | Operation Request or Response |
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) | |
![]() ![]() |
S | 5..* | BackboneElement | Operation Parameter Slice: Unordered, Closed by value:name |
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: participantID |
![]() ![]() ![]() ![]() |
SC | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: payerID |
![]() ![]() ![]() ![]() |
S | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: track |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSTrackVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: reportType |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSReportTypeVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..* | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: dataBundle |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a data type | ||
![]() ![]() ![]() ![]() |
S | 1..1 | ACCESSDataReportingBundle(0.9.8) | Contains a collection of resources |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Parameters.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Parameters.parameter:track.value[x] | Base | required | ACCESS Model Tracks Value Set | 📍0.9.8 | This IG |
| Parameters.parameter:reportType.value[x] | Base | required | ACCESS Report Type Value Set | 📍0.9.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| access-participant-id-pattern | error | Parameters.parameter:participantID.value[x] | ACCESS Participant ID must follow the pattern ACCES##### where ##### represents exactly 5 digits (e.g., ACCES00001, ACCES12345) |
value.matches('^ACCES\\d{5}$')
|
| access-report-data-track-matches-composition-section | error | Parameters | The first section in the report-data Bundle must match the track parameter in the $report-data operation. |
parameter.where(name = 'dataBundle').resource.ofType(Bundle).entry.resource.ofType(Composition).section.first().code.coding.code = parameter.where(name = 'track').value.coding.code
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Parameters(4.0.1) | Operation Request or Response Constraints: access-report-data-track-matches-composition-section |
![]() ![]() |
Σ | 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) | |
![]() ![]() |
SΣC | 5..* | BackboneElement | Operation Parameter Slice: Unordered, Closed by value:name Constraints: inv-1 |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Name from the definition |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | If parameter is a data type | |
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Resource | If parameter is a whole resource |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: participantID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type Constraints: access-participant-id-pattern |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: payerID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: track |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSTrackVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: reportType |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSReportTypeVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..* | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: dataBundle |
![]() ![]() ![]() ![]() |
S | 1..1 | ACCESSDataReportingBundle(0.9.8) | Contains a collection of resources |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Parameters.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Parameters.parameter:track.value[x] | Base | required | ACCESS Model Tracks Value Set | 📍0.9.8 | This IG |
| Parameters.parameter:reportType.value[x] | Base | required | ACCESS Report Type Value Set | 📍0.9.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| access-participant-id-pattern | error | Parameters.parameter:participantID.value[x] | ACCESS Participant ID must follow the pattern ACCES##### where ##### represents exactly 5 digits (e.g., ACCES00001, ACCES12345) |
value.matches('^ACCES\\d{5}$')
|
| access-report-data-track-matches-composition-section | error | Parameters | The first section in the report-data Bundle must match the track parameter in the $report-data operation. |
parameter.where(name = 'dataBundle').resource.ofType(Bundle).entry.resource.ofType(Composition).section.first().code.coding.code = parameter.where(name = 'track').value.coding.code
|
| ele-1 | error | Parameters.meta, Parameters.implicitRules, Parameters.language, Parameters.parameter, Parameters.parameter.extension, Parameters.parameter.modifierExtension, Parameters.parameter.name, Parameters.parameter.value[x], Parameters.parameter.part, Parameters.parameter:participantID, Parameters.parameter:participantID.extension, Parameters.parameter:participantID.name, Parameters.parameter:participantID.value[x], Parameters.parameter:participantID.part, Parameters.parameter:payerID, Parameters.parameter:payerID.extension, Parameters.parameter:payerID.name, Parameters.parameter:payerID.value[x], Parameters.parameter:payerID.part, Parameters.parameter:track, Parameters.parameter:track.extension, Parameters.parameter:track.name, Parameters.parameter:track.value[x], Parameters.parameter:track.part, Parameters.parameter:reportType, Parameters.parameter:reportType.extension, Parameters.parameter:reportType.name, Parameters.parameter:reportType.value[x], Parameters.parameter:reportType.part, Parameters.parameter:dataBundle, Parameters.parameter:dataBundle.extension, Parameters.parameter:dataBundle.name, Parameters.parameter:dataBundle.part | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Parameters.parameter.extension, Parameters.parameter.modifierExtension, Parameters.parameter:participantID.extension, Parameters.parameter:payerID.extension, Parameters.parameter:track.extension, Parameters.parameter:reportType.extension, Parameters.parameter:dataBundle.extension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Parameters.parameter, Parameters.parameter:participantID, Parameters.parameter:payerID, Parameters.parameter:track, Parameters.parameter:reportType, Parameters.parameter:dataBundle | A parameter must have one and only one of (value, resource, part) |
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))
|
Summary
Mandatory: 10 elements
Must-Support: 16 elements
Fixed: 5 elements
Prohibited: 10 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Parameters(4.0.1) | Operation Request or Response Constraints: access-report-data-track-matches-composition-section |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) | |
![]() ![]() |
SΣC | 5..* | BackboneElement | Operation Parameter Slice: Unordered, Closed by value:name Constraints: inv-1 |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Name from the definition |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: participantID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type Constraints: access-participant-id-pattern |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: payerID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: track |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSTrackVS (0.9.8) (required) |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: reportType |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSReportTypeVS (0.9.8) (required) |
![]() ![]() ![]() |
SΣC | 1..* | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: dataBundle |
![]() ![]() ![]() ![]() |
S | 1..1 | ACCESSDataReportingBundle(0.9.8) | Contains a collection of resources |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Parameters.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Parameters.parameter:track.value[x] | Base | required | ACCESS Model Tracks Value Set | 📍0.9.8 | This IG |
| Parameters.parameter:reportType.value[x] | Base | required | ACCESS Report Type Value Set | 📍0.9.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| access-participant-id-pattern | error | Parameters.parameter:participantID.value[x] | ACCESS Participant ID must follow the pattern ACCES##### where ##### represents exactly 5 digits (e.g., ACCES00001, ACCES12345) |
value.matches('^ACCES\\d{5}$')
|
| access-report-data-track-matches-composition-section | error | Parameters | The first section in the report-data Bundle must match the track parameter in the $report-data operation. |
parameter.where(name = 'dataBundle').resource.ofType(Bundle).entry.resource.ofType(Composition).section.first().code.coding.code = parameter.where(name = 'track').value.coding.code
|
| ele-1 | error | Parameters.implicitRules, Parameters.language, Parameters.parameter, Parameters.parameter.modifierExtension, Parameters.parameter.name, Parameters.parameter:participantID, Parameters.parameter:participantID.name, Parameters.parameter:participantID.value[x], Parameters.parameter:payerID, Parameters.parameter:payerID.name, Parameters.parameter:payerID.value[x], Parameters.parameter:track, Parameters.parameter:track.name, Parameters.parameter:track.value[x], Parameters.parameter:reportType, Parameters.parameter:reportType.name, Parameters.parameter:reportType.value[x], Parameters.parameter:dataBundle, Parameters.parameter:dataBundle.name | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Parameters.parameter.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Parameters.parameter, Parameters.parameter:participantID, Parameters.parameter:payerID, Parameters.parameter:track, Parameters.parameter:reportType, Parameters.parameter:dataBundle | A parameter must have one and only one of (value, resource, part) |
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Parameters(4.0.1) | Operation Request or Response |
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) | |
![]() ![]() |
S | 5..* | BackboneElement | Operation Parameter Slice: Unordered, Closed by value:name |
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: participantID |
![]() ![]() ![]() ![]() |
SC | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: payerID |
![]() ![]() ![]() ![]() |
S | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: track |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSTrackVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..1 | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: reportType |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSReportTypeVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a whole resource | ||
![]() ![]() ![]() |
S | 1..* | BackboneElement | Operation Parameter |
![]() ![]() ![]() ![]() |
0..0 | Extension | ||
![]() ![]() ![]() ![]() |
S | 1..1 | string | Name from the definition Fixed Value: dataBundle |
![]() ![]() ![]() ![]() |
0..0 | If parameter is a data type | ||
![]() ![]() ![]() ![]() |
S | 1..1 | ACCESSDataReportingBundle(0.9.8) | Contains a collection of resources |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Parameters.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Parameters.parameter:track.value[x] | Base | required | ACCESS Model Tracks Value Set | 📍0.9.8 | This IG |
| Parameters.parameter:reportType.value[x] | Base | required | ACCESS Report Type Value Set | 📍0.9.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| access-participant-id-pattern | error | Parameters.parameter:participantID.value[x] | ACCESS Participant ID must follow the pattern ACCES##### where ##### represents exactly 5 digits (e.g., ACCES00001, ACCES12345) |
value.matches('^ACCES\\d{5}$')
|
| access-report-data-track-matches-composition-section | error | Parameters | The first section in the report-data Bundle must match the track parameter in the $report-data operation. |
parameter.where(name = 'dataBundle').resource.ofType(Bundle).entry.resource.ofType(Composition).section.first().code.coding.code = parameter.where(name = 'track').value.coding.code
|
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Parameters(4.0.1) | Operation Request or Response Constraints: access-report-data-track-matches-composition-section |
![]() ![]() |
Σ | 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) | |
![]() ![]() |
SΣC | 5..* | BackboneElement | Operation Parameter Slice: Unordered, Closed by value:name Constraints: inv-1 |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Name from the definition |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | If parameter is a data type | |
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Resource | If parameter is a whole resource |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: participantID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type Constraints: access-participant-id-pattern |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: payerID |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | Identifier | If parameter is a data type |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: track |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSTrackVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..1 | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: reportType |
![]() ![]() ![]() ![]() |
SΣC | 1..1 | CodeableConcept | If parameter is a data type Binding: ACCESSReportTypeVS (0.9.8) (required) |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
![]() ![]() ![]() |
SΣC | 1..* | BackboneElement | Operation Parameter Constraints: inv-1 |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | Name from the definition Fixed Value: dataBundle |
![]() ![]() ![]() ![]() |
S | 1..1 | ACCESSDataReportingBundle(0.9.8) | Contains a collection of resources |
![]() ![]() ![]() ![]() |
Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Parameters.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Parameters.parameter:track.value[x] | Base | required | ACCESS Model Tracks Value Set | 📍0.9.8 | This IG |
| Parameters.parameter:reportType.value[x] | Base | required | ACCESS Report Type Value Set | 📍0.9.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| access-participant-id-pattern | error | Parameters.parameter:participantID.value[x] | ACCESS Participant ID must follow the pattern ACCES##### where ##### represents exactly 5 digits (e.g., ACCES00001, ACCES12345) |
value.matches('^ACCES\\d{5}$')
|
| access-report-data-track-matches-composition-section | error | Parameters | The first section in the report-data Bundle must match the track parameter in the $report-data operation. |
parameter.where(name = 'dataBundle').resource.ofType(Bundle).entry.resource.ofType(Composition).section.first().code.coding.code = parameter.where(name = 'track').value.coding.code
|
| ele-1 | error | Parameters.meta, Parameters.implicitRules, Parameters.language, Parameters.parameter, Parameters.parameter.extension, Parameters.parameter.modifierExtension, Parameters.parameter.name, Parameters.parameter.value[x], Parameters.parameter.part, Parameters.parameter:participantID, Parameters.parameter:participantID.extension, Parameters.parameter:participantID.name, Parameters.parameter:participantID.value[x], Parameters.parameter:participantID.part, Parameters.parameter:payerID, Parameters.parameter:payerID.extension, Parameters.parameter:payerID.name, Parameters.parameter:payerID.value[x], Parameters.parameter:payerID.part, Parameters.parameter:track, Parameters.parameter:track.extension, Parameters.parameter:track.name, Parameters.parameter:track.value[x], Parameters.parameter:track.part, Parameters.parameter:reportType, Parameters.parameter:reportType.extension, Parameters.parameter:reportType.name, Parameters.parameter:reportType.value[x], Parameters.parameter:reportType.part, Parameters.parameter:dataBundle, Parameters.parameter:dataBundle.extension, Parameters.parameter:dataBundle.name, Parameters.parameter:dataBundle.part | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Parameters.parameter.extension, Parameters.parameter.modifierExtension, Parameters.parameter:participantID.extension, Parameters.parameter:payerID.extension, Parameters.parameter:track.extension, Parameters.parameter:reportType.extension, Parameters.parameter:dataBundle.extension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Parameters.parameter, Parameters.parameter:participantID, Parameters.parameter:payerID, Parameters.parameter:track, Parameters.parameter:reportType, Parameters.parameter:dataBundle | A parameter must have one and only one of (value, resource, part) |
(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))
|
Summary
Mandatory: 10 elements
Must-Support: 16 elements
Fixed: 5 elements
Prohibited: 10 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron