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

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

Resource Profile: Profile_R4_Account_R3

Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-Account Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4_Account_R3

This cross-version profile allows R4 Account content to be represented via FHIR STU3 Account resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4.Account for use in FHIR STU3(0.1.0) | Account) R4: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.partOf
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.status
Binding: R4AccountStatusForR3 (0.1.0) (required): Indicates whether the account is available to be used.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Account.status Base required AccountStatus . 📍3.0.2 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-1 error Account If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Account If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Account If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Account 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 Account

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4.Account for use in FHIR STU3(0.1.0) | Account) R4: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.partOf
... status
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.status
Binding: R4AccountStatusForR3 (0.1.0) (required): Indicates whether the account is available to be used.
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: The entity that caused the expenses
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4.Account for use in FHIR STU3(0.1.0) | Account) R4: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.partOf
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Account number
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: AccountStatus . (required): Indicates whether the account is available to be used.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.status
Binding: R4AccountStatusForR3 (0.1.0) (required): Indicates whether the account is available to be used.
.... value 0..1 code Primitive value for code
... type Σ 0..1 CodeableConcept E.g. patient, expense, depreciation
Binding: Account Types (example): The usage type of this account, permits categorization of accounts.
... name Σ 0..1 string Human-readable label
... subject Σ 0..1 Reference(Patient | Device | Practitioner | Location | HealthcareService | Organization) What is account tied to?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: The entity that caused the expenses
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... period Σ 0..1 Period Transaction window
... active Σ 0..1 Period Time window that transactions may be posted to this account
... balance 0..1 Money How much is in account?
... coverage Σ 0..* BackboneElement The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... coverage Σ 1..1 Reference(Coverage) The party(s) that are responsible for covering the payment of this account
.... priority Σ 0..1 positiveInt The priority of the coverage in the context of this account
... owner Σ 0..1 Reference(Organization) Who is responsible?
... description Σ 0..1 string Explanation of purpose/use
... guarantor 0..* BackboneElement Responsible for the account
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... party 1..1 Reference(Patient | RelatedPerson | Organization) Responsible entity
.... onHold 0..1 boolean Credit or other hold applied
.... period 0..1 Period Guarrantee account during

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Account.language Base extensible Common Languages 📍3.0.2 FHIR Std.
Account.status Base required AccountStatus . 📍3.0.2 tx.fhir.org
Account.type Base example Account Types 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error Account If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Account If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Account If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Account 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 Account

Summary

Mandatory: 0 element(2 nested mandatory elements)

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4.Account for use in FHIR STU3(0.1.0) | Account) R4: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.partOf
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.status
Binding: R4AccountStatusForR3 (0.1.0) (required): Indicates whether the account is available to be used.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Account.status Base required AccountStatus . 📍3.0.2 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-1 error Account If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Account If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Account If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Account 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 Account

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4.Account for use in FHIR STU3(0.1.0) | Account) R4: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.partOf
... status
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.status
Binding: R4AccountStatusForR3 (0.1.0) (required): Indicates whether the account is available to be used.
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: The entity that caused the expenses
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4.Account for use in FHIR STU3(0.1.0) | Account) R4: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.partOf
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Account number
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: AccountStatus . (required): Indicates whether the account is available to be used.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Account.status
Binding: R4AccountStatusForR3 (0.1.0) (required): Indicates whether the account is available to be used.
.... value 0..1 code Primitive value for code
... type Σ 0..1 CodeableConcept E.g. patient, expense, depreciation
Binding: Account Types (example): The usage type of this account, permits categorization of accounts.
... name Σ 0..1 string Human-readable label
... subject Σ 0..1 Reference(Patient | Device | Practitioner | Location | HealthcareService | Organization) What is account tied to?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: The entity that caused the expenses
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... period Σ 0..1 Period Transaction window
... active Σ 0..1 Period Time window that transactions may be posted to this account
... balance 0..1 Money How much is in account?
... coverage Σ 0..* BackboneElement The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... coverage Σ 1..1 Reference(Coverage) The party(s) that are responsible for covering the payment of this account
.... priority Σ 0..1 positiveInt The priority of the coverage in the context of this account
... owner Σ 0..1 Reference(Organization) Who is responsible?
... description Σ 0..1 string Explanation of purpose/use
... guarantor 0..* BackboneElement Responsible for the account
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... party 1..1 Reference(Patient | RelatedPerson | Organization) Responsible entity
.... onHold 0..1 boolean Credit or other hold applied
.... period 0..1 Period Guarrantee account during

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Account.language Base extensible Common Languages 📍3.0.2 FHIR Std.
Account.status Base required AccountStatus . 📍3.0.2 tx.fhir.org
Account.type Base example Account Types 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error Account If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Account If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Account If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Account 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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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 Account

Summary

Mandatory: 0 element(2 nested mandatory elements)

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron