Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-EnrollmentRequest | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R2_EnrollmentRequest_R5 | ||
This cross-version profile allows DSTU2 EnrollmentRequest content to be represented via FHIR R5 EnrollmentRequest resources.
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..* | EnrollmentRequest(5.0.0) | Enroll in coverage | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Resource version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.ruleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Original version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.originalRuleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | Coding | DSTU2: Patient relationship to subscriber (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.relationship Binding: BeneficiaryRelationshipCodes (example): The code for the relationship of the patient to the subscriber. Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | 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 | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | EnrollmentRequest.implicitRules, EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension, EnrollmentRequest.status | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from EnrollmentRequest
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | EnrollmentRequest(5.0.0) | Enroll in coverage | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Resource version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.ruleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Original version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.originalRuleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | Coding | DSTU2: Patient relationship to subscriber (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.relationship Binding: BeneficiaryRelationshipCodes (example): The code for the relationship of the patient to the subscriber. Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Business Identifier | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
0..1 | dateTime | Creation date | |||||
![]() ![]() |
0..1 | Reference(Organization) | Target | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Insurer additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: provider additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Responsible organization additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Patient) | The subject to be enrolled | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Reference(Resource) | DSTU2: The subject of the Products and Services additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Reference(Resource) | DSTU2: coverage additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.insurer.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.provider.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.candidate.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.coverage.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | 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 | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | EnrollmentRequest.meta, EnrollmentRequest.meta.extension, EnrollmentRequest.meta.extension:meta, EnrollmentRequest.meta.versionId, EnrollmentRequest.meta.lastUpdated, EnrollmentRequest.meta.source, EnrollmentRequest.meta.profile, EnrollmentRequest.meta.security, EnrollmentRequest.meta.tag, EnrollmentRequest.implicitRules, EnrollmentRequest.language, EnrollmentRequest.text, EnrollmentRequest.text.extension, EnrollmentRequest.text.extension:text, EnrollmentRequest.text.status, EnrollmentRequest.text.div, EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension, EnrollmentRequest.identifier, EnrollmentRequest.identifier.extension, EnrollmentRequest.identifier.extension:identifier, EnrollmentRequest.identifier.use, EnrollmentRequest.identifier.type, EnrollmentRequest.identifier.system, EnrollmentRequest.identifier.value, EnrollmentRequest.identifier.period, EnrollmentRequest.identifier.assigner, EnrollmentRequest.status, EnrollmentRequest.created, EnrollmentRequest.insurer, EnrollmentRequest.insurer.extension, EnrollmentRequest.insurer.extension:target, EnrollmentRequest.insurer.reference, EnrollmentRequest.insurer.type, EnrollmentRequest.insurer.identifier, EnrollmentRequest.insurer.display, EnrollmentRequest.provider, EnrollmentRequest.provider.extension, EnrollmentRequest.provider.extension:provider, EnrollmentRequest.provider.extension:organization, EnrollmentRequest.provider.reference, EnrollmentRequest.provider.type, EnrollmentRequest.provider.identifier, EnrollmentRequest.provider.display, EnrollmentRequest.candidate, EnrollmentRequest.candidate.extension, EnrollmentRequest.candidate.extension:subject, EnrollmentRequest.candidate.reference, EnrollmentRequest.candidate.type, EnrollmentRequest.candidate.identifier, EnrollmentRequest.candidate.display, EnrollmentRequest.coverage, EnrollmentRequest.coverage.extension, EnrollmentRequest.coverage.extension:coverage, EnrollmentRequest.coverage.reference, EnrollmentRequest.coverage.type, EnrollmentRequest.coverage.identifier, EnrollmentRequest.coverage.display | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | EnrollmentRequest.meta.extension, EnrollmentRequest.meta.extension:meta, EnrollmentRequest.text.extension, EnrollmentRequest.text.extension:text, EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension, EnrollmentRequest.identifier.extension, EnrollmentRequest.identifier.extension:identifier, EnrollmentRequest.insurer.extension, EnrollmentRequest.insurer.extension:target, EnrollmentRequest.provider.extension, EnrollmentRequest.provider.extension:provider, EnrollmentRequest.provider.extension:organization, EnrollmentRequest.candidate.extension, EnrollmentRequest.candidate.extension:subject, EnrollmentRequest.coverage.extension, EnrollmentRequest.coverage.extension:coverage | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | EnrollmentRequest.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | EnrollmentRequest.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from EnrollmentRequest
Summary
Mandatory: 2 elements(4 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | EnrollmentRequest(5.0.0) | Enroll in coverage | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Resource version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.ruleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Original version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.originalRuleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | Coding | DSTU2: Patient relationship to subscriber (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.relationship Binding: BeneficiaryRelationshipCodes (example): The code for the relationship of the patient to the subscriber. Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | 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 | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | EnrollmentRequest.implicitRules, EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension, EnrollmentRequest.status | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from EnrollmentRequest
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | EnrollmentRequest(5.0.0) | Enroll in coverage | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Resource version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.ruleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Coding | DSTU2: Original version (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.originalRuleset Binding: R2RulesetForR5 (0.1.0) (example): The static and dynamic model to which contents conform, which may be business version or standard/version. Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | Coding | DSTU2: Patient relationship to subscriber (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.relationship Binding: BeneficiaryRelationshipCodes (example): The code for the relationship of the patient to the subscriber. Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Business Identifier | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-EnrollmentRequest.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
0..1 | dateTime | Creation date | |||||
![]() ![]() |
0..1 | Reference(Organization) | Target | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Insurer additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: provider additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Responsible organization additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Patient) | The subject to be enrolled | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Reference(Resource) | DSTU2: The subject of the Products and Services additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Reference(Resource) | DSTU2: coverage additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📍5.0.0 | FHIR Std. |
| EnrollmentRequest.insurer.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.provider.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.candidate.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| EnrollmentRequest.coverage.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | 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 | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | EnrollmentRequest.meta, EnrollmentRequest.meta.extension, EnrollmentRequest.meta.extension:meta, EnrollmentRequest.meta.versionId, EnrollmentRequest.meta.lastUpdated, EnrollmentRequest.meta.source, EnrollmentRequest.meta.profile, EnrollmentRequest.meta.security, EnrollmentRequest.meta.tag, EnrollmentRequest.implicitRules, EnrollmentRequest.language, EnrollmentRequest.text, EnrollmentRequest.text.extension, EnrollmentRequest.text.extension:text, EnrollmentRequest.text.status, EnrollmentRequest.text.div, EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension, EnrollmentRequest.identifier, EnrollmentRequest.identifier.extension, EnrollmentRequest.identifier.extension:identifier, EnrollmentRequest.identifier.use, EnrollmentRequest.identifier.type, EnrollmentRequest.identifier.system, EnrollmentRequest.identifier.value, EnrollmentRequest.identifier.period, EnrollmentRequest.identifier.assigner, EnrollmentRequest.status, EnrollmentRequest.created, EnrollmentRequest.insurer, EnrollmentRequest.insurer.extension, EnrollmentRequest.insurer.extension:target, EnrollmentRequest.insurer.reference, EnrollmentRequest.insurer.type, EnrollmentRequest.insurer.identifier, EnrollmentRequest.insurer.display, EnrollmentRequest.provider, EnrollmentRequest.provider.extension, EnrollmentRequest.provider.extension:provider, EnrollmentRequest.provider.extension:organization, EnrollmentRequest.provider.reference, EnrollmentRequest.provider.type, EnrollmentRequest.provider.identifier, EnrollmentRequest.provider.display, EnrollmentRequest.candidate, EnrollmentRequest.candidate.extension, EnrollmentRequest.candidate.extension:subject, EnrollmentRequest.candidate.reference, EnrollmentRequest.candidate.type, EnrollmentRequest.candidate.identifier, EnrollmentRequest.candidate.display, EnrollmentRequest.coverage, EnrollmentRequest.coverage.extension, EnrollmentRequest.coverage.extension:coverage, EnrollmentRequest.coverage.reference, EnrollmentRequest.coverage.type, EnrollmentRequest.coverage.identifier, EnrollmentRequest.coverage.display | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | EnrollmentRequest.meta.extension, EnrollmentRequest.meta.extension:meta, EnrollmentRequest.text.extension, EnrollmentRequest.text.extension:text, EnrollmentRequest.extension, EnrollmentRequest.extension:ruleset, EnrollmentRequest.extension:originalRuleset, EnrollmentRequest.extension:relationship, EnrollmentRequest.modifierExtension, EnrollmentRequest.identifier.extension, EnrollmentRequest.identifier.extension:identifier, EnrollmentRequest.insurer.extension, EnrollmentRequest.insurer.extension:target, EnrollmentRequest.provider.extension, EnrollmentRequest.provider.extension:provider, EnrollmentRequest.provider.extension:organization, EnrollmentRequest.candidate.extension, EnrollmentRequest.candidate.extension:subject, EnrollmentRequest.coverage.extension, EnrollmentRequest.coverage.extension:coverage | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | EnrollmentRequest.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | EnrollmentRequest.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from EnrollmentRequest
Summary
Mandatory: 2 elements(4 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron