This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SubscriptionTopic ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "davinci-pct-gfe-available-subject-notification"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionTopic davinci-pct-gfe-available-subject-notification</b></p><a name=\"davinci-pct-gfe-available-subject-notification\"> </a><a name=\"hcdavinci-pct-gfe-available-subject-notification\"> </a><table class=\"grid\"><tr><td><b>SubscriptionTopic</b></td><td>SubscriptionTopic - GFE Available for Subject Notification</td></tr><tr><td><b>Description</b></td><td><div><p>Subject focused Subscription Topic for when a Good Faith Estimate (GFE) Packet DocumentReference is created or updated (for FHIR R4). This represents that an GFE Packet, either contained in or referred to by the DocumentReference has been newly created and is available or has been updated, should updates be made.</p>\n<p><strong>Canonical URL:</strong> http://hl7.org/fhir/us/davinci-pct/SubscriptionTopic/davinci-pct-gfe-available-subject-notification</p>\n</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class=\"grid\"><tr><td colspan=\"4\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>Criteria</b></th><th><b>Description</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</a></td><td>create, update</td><td><div><ul>\n<li>create result = test-passes</li>\n<li>current = type=gfe-packet</li>\n<li>require both = false</li>\n</ul>\n</div></td><td><div><p>Triggered when an GFE Packet DocumentReference is created or updated</p>\n</div></td></tr></table><table class=\"grid\"><tr><td colspan=\"4\"><b>Can Filter By</b></td></tr><tr><th><b>Resource</b></th><th><b>Filter Parameter</b></th><th><b>Filter Definition</b></th><th><b>Comparators</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</a></td><td>subject</td><td><a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-subject\">subject</a></td><td>Equals</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</a></td><td>status</td><td><a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-status\">status</a></td><td>Equals</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</a></td><td>doc-status</td><td><a href=\"SearchParameter-DocumentReference-doc-status.html\">DocumentReferenceDocStatus</a></td><td>Equals</td></tr></table><table class=\"grid\"><tr><td colspan=\"1\"><b>Notification Shapes</b></td></tr><tr><th><b>Resource</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">http://hl7.org/fhir/StructureDefinition/DocumentReference</a></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pct/SubscriptionTopic/davinci-pct-gfe-available-subject-notification"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.4.44.4" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "PCTGFEAvailableSubjectSubscriptionTopic"] ; #
fhir:title [ fhir:v "SubscriptionTopic - GFE Available for Subject Notification"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-04-05"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Financial Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Financial Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fmlists@lists.hl7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Subject focused Subscription Topic for when a Good Faith Estimate (GFE) Packet DocumentReference is created or updated (for FHIR R4). This represents that an GFE Packet, either contained in or referred to by the DocumentReference has been newly created and is available or has been updated, should updates be made.\n\r**Canonical URL:** http://hl7.org/fhir/us/davinci-pct/SubscriptionTopic/davinci-pct-gfe-available-subject-notification"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:resourceTrigger ( [
fhir:description [ fhir:v "Triggered when an GFE Packet DocumentReference is created or updated" ] ;
fhir:resource [ fhir:v "http://hl7.org/fhir/StructureDefinition/DocumentReference"^^xsd:anyURI ] ;
( fhir:supportedInteraction [ fhir:v "create" ] [ fhir:v "update" ] ) ;
fhir:queryCriteria [
fhir:resultForCreate [ fhir:v "test-passes" ] ;
fhir:current [ fhir:v "type=gfe-packet" ] ;
fhir:resultForDelete [ fhir:v "test-passes" ] ;
fhir:requireBoth [ fhir:v false ] ]
] ) ; #
fhir:canFilterBy ( [
fhir:description [ fhir:v "Filter based on the subject of a DocumentReference." ] ;
fhir:resource [ fhir:v "DocumentReference"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "subject" ] ;
fhir:filterDefinition [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-subject"^^xsd:anyURI ] ;
( fhir:comparator [ fhir:v "eq" ] )
] [
fhir:description [ fhir:v "Filter based on the status (current | superseded | entered-in-error) of a DocumentReference." ] ;
fhir:resource [ fhir:v "DocumentReference"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "status" ] ;
fhir:filterDefinition [ fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-status"^^xsd:anyURI ] ;
( fhir:comparator [ fhir:v "eq" ] )
] [
fhir:description [ fhir:v "Filter based on the document status (registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown) of a DocumentReference." ] ;
fhir:resource [ fhir:v "DocumentReference"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "doc-status" ] ;
fhir:filterDefinition [ fhir:v "http://hl7.org/fhir/us/davinci-pct/SearchParameter/DocumentReference-doc-status"^^xsd:anyURI ] ;
( fhir:comparator [ fhir:v "eq" ] )
] ) ; #
fhir:notificationShape ( [
fhir:resource [ fhir:v "DocumentReference"^^xsd:anyURI ]
] ) . #
IG © 2025+ HL7 International / Financial Management. Package hl7.fhir.us.davinci-pct#2.0.0 based on FHIR 4.0.1. Generated 2025-10-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change