FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-capabilityStatement.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/hl7-eu/gravitate-health/CapabilityStatement-capabilityStatement.html |
| URL | http://hl7.eu/fhir/ig/gravitate-health/CapabilityStatement/capabilityStatement |
| Version | 0.1.0 |
| Status | active |
| Date | 2023-12-16T13:40:28.015+00:00 |
| Name | FOSPS FHIR G-Lens service |
| Realm | eu |
| Authority | hl7 |
| Description | This capability statement documents and outlines the FHIR interfaces exposed by the Gravitate Health FOSPS service. See more on https://www.gravitatehealth.eu/ |
| Kind | instance |
No resources found
| OperationDefinition | |
| -s-ai-summary | Ai-summary |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement capabilityStatement
application/fhir+xml, xml, application/fhir+json, jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $focus | |
| SHALL | $ai-summary | |
| SHALL | $diff |
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | V-R | S | U | C | D | H-I | H-T | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Bundle | http://hl7.org/fhir/StructureDefinition/Bundle | y | y | y | * | ||||||||
| ConceptMap | http://hl7.org/fhir/StructureDefinition/ConceptMap | y | y | y | y | y | y | y | y | * | $translate | ||
| List | http://hl7.org/fhir/StructureDefinition/List | y | y | y | * | ||||||||
| OperationDefinition | http://hl7.org/fhir/StructureDefinition/OperationDefinition | y | * |
search-type, vread, read.update, search-type, vread, read, history-type, history-instance, delete, create.| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $translate |
search-type, vread, read.read.{
"resourceType": "CapabilityStatement",
"id": "capabilityStatement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/gravitate-health/CapabilityStatement/capabilityStatement",
"version": "0.1.0",
"name": "FOSPS FHIR G-Lens service",
"status": "active",
"experimental": true,
"date": "2023-12-16T13:40:28.015+00:00",
"publisher": "Gravitate Health Project",
"contact": [
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
},
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
}
],
"description": "This capability statement documents and outlines the FHIR interfaces exposed by the Gravitate Health FOSPS service. See more on https://www.gravitatehealth.eu/",
"kind": "instance",
"software": {
"name": "FOSPS FHIR Server",
"version": "1.0.0"
},
"implementation": {
"description": "Gravitate Health FOSPS service.",
"url": "https://gravitate-health-lens.gravitate.tcs.trifork.dev/fhir"
},
"fhirVersion": "5.0.0",
"format": [
"application/fhir+xml",
"xml",
"application/fhir+json",
"json"
],
"rest": [
{
"mode": "server",
"resource": [
{
"type": "Bundle",
"profile": "http://hl7.org/fhir/StructureDefinition/Bundle",
"interaction": [
{
"code": "search-type"
},
{
"code": "vread"
},
{
"code": "read"
}
],
"searchInclude": [
"*"
]
},
{
"type": "ConceptMap",
"profile": "http://hl7.org/fhir/StructureDefinition/ConceptMap",
"interaction": [
{
"code": "update"
},
{
"code": "search-type"
},
{
"code": "vread"
},
{
"code": "read"
},
{
"code": "history-type"
},
{
"code": "history-instance"
},
{
"code": "delete"
},
{
"code": "create"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*"
],
"operation": [
{
"name": "translate",
"definition": "http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/ConceptMap-it-translate"
}
]
},
{
"type": "List",
"profile": "http://hl7.org/fhir/StructureDefinition/List",
"interaction": [
{
"code": "search-type"
},
{
"code": "vread"
},
{
"code": "read"
}
],
"searchInclude": [
"*"
]
},
{
"type": "OperationDefinition",
"profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
"interaction": [
{
"code": "read"
}
],
"searchInclude": [
"*"
]
}
],
"operation": [
{
"name": "focus",
"definition": "http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/-s-focus"
},
{
"name": "ai-summary",
"definition": "http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/-s-ai-summary"
},
{
"name": "diff",
"definition": "http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/-s-diff"
}
]
}
]
}