Patient Cost Transparency Implementation Guide, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pct/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-pct/CapabilityStatement/davinci-pct-gfe-contributor | Version: 2.0.0-ballot | |||
Standards status: Trial-use | Computable Name: GFEContributorPatientCostTransparencyCapabilityStatement | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.4.13.4 | ||||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License |
GFE Contributor Capability Statement for the Da Vinci Patient Cost Transparency Implementation Guide
Raw OpenAPI-Swagger Definition file | Download
Used by permission of HL7 International, all rights reserved Creative Commons License
GFE Contributor Capability Statement for the Da Vinci Patient Cost Transparency Implementation Guide
Jump to:
♦ = SHALL expectation; ⋄ = SHOULD expectation; ▿ = MAY expectation;
Resource Type | Supported Interactions | Supported Profiles | Supported Searches | Supported _includes |
Supported _revincludes |
Supported Operations |
---|---|---|---|---|---|---|
Bundle | create▿, search-type♦, read♦, vread▿, update▿, patch▿, delete▿, history-instance▿, history-type▿, | PCT GFE Information Bundle, PCT GFE Bundle, |
Conformance Expectation:
Supported Profiles:
Modify Criteria:
create
interaction posting a Bundle resource using:
POST [base]/Bundle/[id]{?_format=[mime-type]}
PUT [base]/Bundle/[id]{?_format=[mime-type]}
PATCH [base]/Bundle/[id]{?_format=[mime-type]}
DELETE [base]//[id]
Fetch and Search Criteria:
search-type
interaction fetching Bundle resources matching a search query using:
GET [base]/Bundle/[id]{?[parameters]{&_format=[mime-type]}}
read
interaction fetching a Bundle resource using:
GET [base]/Bundle/[id]
vread
interaction fetching a Bundle resource using:
GET [base]/Bundle/[id]/_history/vid
history-instance
interaction fetching a history of a Bundle using:
GET [base]/Bundle/[id]/_history{?[parameters]&_format=[mime-type]}
history-type
interaction fetching the history of Bundle resources using:
GET [base]/Bundle/_history{?[parameters]&_format=[mime-type]}