Package | hl7.fhir.us.davinci-pct |
Type | CapabilityStatement |
Id | davinci-pct-gfe-contributor |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/CapabilityStatement-davinci-pct-gfe-contributor.html |
URL | http://hl7.org/fhir/us/davinci-pct/CapabilityStatement/davinci-pct-gfe-contributor |
Version | 2.0.0-draft |
Status | active |
Date | 2024-03-23T14:21:32-05:00 |
Name | GFEContributorPatientCostTransparencyCapabilityStatement |
Title | Patient Cost Transparency Implementation Guide GFE Contributor Capability Statement |
Realm | us |
Authority | hl7 |
Description | GFE Contributor Capability Statement for the Da Vinci Patient Cost Transparency Implementation Guide |
Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
Kind | requirements |
No resources found
CapabilityStatement | |
us-core-server | US Core Server CapabilityStatement |
StructureDefinition | |
davinci-pct-gfe-bundle | PCT GFE Bundle |
davinci-pct-gfe-information-bundle | PCT GFE Information Bundle |
Note: links and images are rebased to the (stated) source
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]}
{ "resourceType": "CapabilityStatement", "id": "davinci-pct-gfe-contributor", "meta": { "versionId": "1", "lastUpdated": "2024-03-23T19:21:32.176+00:00" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-pct/CapabilityStatement/davinci-pct-gfe-contributor", "version": "2.0.0-draft", "name": "GFEContributorPatientCostTransparencyCapabilityStatement", "title": "Patient Cost Transparency Implementation Guide GFE Contributor Capability Statement", "status": "active", "date": "2024-03-23T14:21:32-05:00", "publisher": "HL7 International / Financial Management", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" }, { "system": "email", "value": "fmlists@lists.hl7.org" } ] } ], "description": "GFE Contributor Capability Statement for the Da Vinci Patient Cost Transparency Implementation Guide", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "kind": "requirements", "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server" ], "fhirVersion": "4.0.1", "format": [ "json", "xml" ], "_format": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Bundle", "_type": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, "supportedProfile": [ "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-information-bundle", "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-bundle" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "create" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "read" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "vread" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "update" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "patch" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "delete" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "history-instance" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "history-type" } ] } ] } ] }