Patient Cost Transparency Implementation Guide
0.1.0 - STU 1 Ballot

This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v0.1.0: STU 1 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

Extension: GFEServiceLinkingInfo

This extension is used to provide the GFE Service Linking Information.

The official URL for this extension is:

http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo

Status: active
Extension maintained by: HL7 International - Financial Management Work Group

Context of Use

This extension may be used on the following element(s):

  • Element

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Must-Support: 2 elements
Fixed Value: 3 elements
Prohibited: 3 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension:plannedPeriodOfService S0..*ExtensionThis could be the scheduled date(s) of a particular admission/service or a series of admissions/services.
.... extension 0..0
.... url 1..1uri"plannedPeriodOfService"
.... value[x] 0..1Value of extension
..... valueDatedate
..... valuePeriodPeriod
... extension:linkingIdentifier S0..*ExtensionAn identifier assigned to a particular service or series of services, generally by a scheduling facility, to be used by all providers and practictioners who will be submitting a GFE for a patient's care.
.... extension 0..0
.... url 1..1uri"linkingIdentifier"
.... value[x] 0..1stringValue of extension
... url 1..1uri"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:plannedPeriodOfService S0..*ExtensionThis could be the scheduled date(s) of a particular admission/service or a series of admissions/services.
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"plannedPeriodOfService"
.... value[x] 0..1Value of extension
..... valueDatedate
..... valuePeriodPeriod
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"linkingIdentifier"
.... value[x] 0..1stringValue of extension
... url 1..1uri"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo"

doco Documentation for this format

This structure is derived from Extension

Summary

Must-Support: 2 elements
Fixed Value: 3 elements
Prohibited: 3 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension:plannedPeriodOfService S0..*ExtensionThis could be the scheduled date(s) of a particular admission/service or a series of admissions/services.
.... extension 0..0
.... url 1..1uri"plannedPeriodOfService"
.... value[x] 0..1Value of extension
..... valueDatedate
..... valuePeriodPeriod
... extension:linkingIdentifier S0..*ExtensionAn identifier assigned to a particular service or series of services, generally by a scheduling facility, to be used by all providers and practictioners who will be submitting a GFE for a patient's care.
.... extension 0..0
.... url 1..1uri"linkingIdentifier"
.... value[x] 0..1stringValue of extension
... url 1..1uri"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:plannedPeriodOfService S0..*ExtensionThis could be the scheduled date(s) of a particular admission/service or a series of admissions/services.
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"plannedPeriodOfService"
.... value[x] 0..1Value of extension
..... valueDatedate
..... valuePeriodPeriod
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"linkingIdentifier"
.... value[x] 0..1stringValue of extension
... url 1..1uri"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:plannedPeriodOfServiceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extension:plannedPeriodOfServiceMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:plannedPeriodOfService.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:linkingIdentifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extension:linkingIdentifierMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:linkingIdentifier.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())