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

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

Resource Profile: Profile_R4B_Account_R3

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

This cross-version profile allows R4B 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 R4B.Account for use in FHIR STU3(0.1.0) | Account) R4B: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.3/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 R4B: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.status
Binding: AccountStatus (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 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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: meta additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: text additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4B.Account for use in FHIR STU3(0.1.0) | Account) R4B: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: identifier additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.identifier
... status
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4B: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.status
Binding: AccountStatus (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]] R4B: The entity that caused the expenses
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... period
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:servicePeriod 0..1 Period R4B: servicePeriod additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.servicePeriod
... coverage
.... coverage
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:coverage 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: The party(s), such as insurances, that may contribute to the payment of this account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... owner
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:owner 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Entity managing the Account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... guarantor
.... party
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:party 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: party
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... period
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:period 0..1 Period R4B: Guarantee account during additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.guarantor.period

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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: meta additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.meta
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... profile Σ 0..* uri Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: Common Tags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones"
... 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: text additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.text
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... 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 R4B.Account for use in FHIR STU3(0.1.0) | Account) R4B: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.partOf
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Account number
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: identifier additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.identifier
.... use ?!Σ 0..1 code usual | official | temp | secondary (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... 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 R4B: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.status
Binding: AccountStatus (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]] R4B: 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:servicePeriod 0..1 Period R4B: servicePeriod additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.servicePeriod
.... start ΣC 0..1 dateTime Starting time with inclusive boundary
.... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
... 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
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:coverage 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: The party(s), such as insurances, that may contribute to the payment of this account additional types
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
.... priority Σ 0..1 positiveInt The priority of the coverage in the context of this account
... owner Σ 0..1 Reference(Organization) Who is responsible?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:owner 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Entity managing the Account additional types
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
... 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
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:party 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: party
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
.... onHold 0..1 boolean Credit or other hold applied
.... period 0..1 Period Guarrantee account during
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:period 0..1 Period R4B: Guarantee account during additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.guarantor.period
..... start ΣC 0..1 dateTime Starting time with inclusive boundary
..... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Account.meta.security Base extensible All Security Labels 📍3.0.2 FHIR Std.
Account.meta.tag Base example Common Tags 📍3.0.2 FHIR Std.
Account.language Base extensible Common Languages 📍3.0.2 FHIR Std.
Account.text.status Base required NarrativeStatus 📍3.0.2 FHIR Std.
Account.identifier.use Base required IdentifierUse 📍3.0.2 FHIR Std.
Account.identifier.type Base extensible Identifier Type Codes 📍3.0.2 FHIR Std.
Account.status Base required AccountStatus 📍3.0.2 FHIR Std.
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()
txt-1 error Account.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 Account.text.div The narrative SHALL have some non-whitespace content htmlchecks()

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 R4B.Account for use in FHIR STU3(0.1.0) | Account) R4B: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.3/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 R4B: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.status
Binding: AccountStatus (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 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()

Differential View

This structure is derived from Account

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Account 0..* Account Tracks balance, charges, for patient or cost center
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: meta additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: text additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:partOf 0..1 Reference(Cross-version Profile for R4B.Account for use in FHIR STU3(0.1.0) | Account) R4B: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: identifier additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.identifier
... status
.... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 1..1 code R4B: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.status
Binding: AccountStatus (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]] R4B: The entity that caused the expenses
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... period
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:servicePeriod 0..1 Period R4B: servicePeriod additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.servicePeriod
... coverage
.... coverage
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:coverage 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: The party(s), such as insurances, that may contribute to the payment of this account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... owner
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:owner 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Entity managing the Account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... guarantor
.... party
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:party 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: party
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... period
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:period 0..1 Period R4B: Guarantee account during additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.guarantor.period

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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: meta additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.meta
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... profile Σ 0..* uri Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: Common Tags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones"
... 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: text additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.text
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... 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 R4B.Account for use in FHIR STU3(0.1.0) | Account) R4B: Reference to a parent Account (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.partOf
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Account number
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: identifier additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.identifier
.... use ?!Σ 0..1 code usual | official | temp | secondary (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... 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 R4B: active | inactive | entered-in-error | on-hold | unknown
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.status
Binding: AccountStatus (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]] R4B: 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:servicePeriod 0..1 Period R4B: servicePeriod additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.servicePeriod
.... start ΣC 0..1 dateTime Starting time with inclusive boundary
.... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
... 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
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:coverage 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: The party(s), such as insurances, that may contribute to the payment of this account additional types
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
.... priority Σ 0..1 positiveInt The priority of the coverage in the context of this account
... owner Σ 0..1 Reference(Organization) Who is responsible?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:owner 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Entity managing the Account additional types
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
... 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
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:party 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: party
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
.... onHold 0..1 boolean Credit or other hold applied
.... period 0..1 Period Guarrantee account during
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:period 0..1 Period R4B: Guarantee account during additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Account.guarantor.period
..... start ΣC 0..1 dateTime Starting time with inclusive boundary
..... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Account.meta.security Base extensible All Security Labels 📍3.0.2 FHIR Std.
Account.meta.tag Base example Common Tags 📍3.0.2 FHIR Std.
Account.language Base extensible Common Languages 📍3.0.2 FHIR Std.
Account.text.status Base required NarrativeStatus 📍3.0.2 FHIR Std.
Account.identifier.use Base required IdentifierUse 📍3.0.2 FHIR Std.
Account.identifier.type Base extensible Identifier Type Codes 📍3.0.2 FHIR Std.
Account.status Base required AccountStatus 📍3.0.2 FHIR Std.
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()
txt-1 error Account.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 Account.text.div The narrative SHALL have some non-whitespace content htmlchecks()

 

Other representations of profile: CSV, Excel, Schematron