FHIR IG Statistics: CapabilityStatement/PhcpServer
Package | hl7.fhir.us.phcp |
Type | CapabilityStatement |
Id | PhcpServer |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/phcp/http://hl7.org/fhir/us/phcp/STU1/CapabilityStatement-PhcpServer.html |
URL | http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpServer |
Version | 1.0.0 |
Status | active |
Date | 2020-08-12 |
Name | PhcpServer |
Title | Pharmacist Care Plan Server |
Realm | us |
Authority | hl7 |
Description | This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka server) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends [CCDAonFHIR-server CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirServer.html)CCDAonFHIR server CapabilityStatement, which imports and extends the [us-core-server CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-server.html) |
Kind | requirements |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
PhcpServer
This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka server) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends CCDAonFHIR-server CapabilityStatementCCDAonFHIR server CapabilityStatement, which imports and extends the us-core-server CapabilityStatement
Mode | SERVER |
Description | The expected capabilities for the server actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,
|
Transaction | |
System History | |
System Search | |
Resource Type | Profile | Read | V-Read | Search | Update | Patch | Create | Delete | Updates | History |
---|
Bundle | y | y | y | y | y | y | y | y | y |
Composition | y | y | y | y | y | y | y | y | y |
Source
{
"resourceType": "CapabilityStatement",
"id": "PhcpServer",
"meta": {
"versionId": "1",
"lastUpdated": "2020-12-09T08:05:22.694+00:00",
"source": "#Oay8YYfHPCR7t04a"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpServer",
"version": "1.0.0",
"name": "PhcpServer",
"title": "Pharmacist Care Plan Server",
"status": "active",
"experimental": false,
"date": "2020-08-12",
"publisher": "HL7 Structured Documents Work Group",
"contact": [
{
"name": "HL7 International - Structured Documents Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structure"
}
]
},
{
"name": "Rick Geimer",
"telecom": [
{
"system": "email",
"value": "rick.geimer@lantanagroup.com"
}
]
}
],
"description": "This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka server) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends [CCDAonFHIR-server CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirServer.html)CCDAonFHIR server CapabilityStatement, which imports and extends the [us-core-server CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-server.html)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
],
"text": "United States of America"
}
],
"kind": "requirements",
"imports": [
"http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirServer"
],
"fhirVersion": "4.0.1",
"format": [
"xml",
"json"
],
"rest": [
{
"mode": "server",
"documentation": "The expected capabilities for the server actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,",
"resource": [
{
"type": "Bundle",
"interaction": [
{
"code": "create"
},
{
"code": "search-type"
},
{
"code": "read"
},
{
"code": "vread"
},
{
"code": "update"
},
{
"code": "patch"
},
{
"code": "delete"
},
{
"code": "history-instance"
},
{
"code": "history-type"
}
]
},
{
"type": "Composition",
"supportedProfile": [
"http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Composition"
],
"interaction": [
{
"code": "create"
},
{
"code": "search-type"
},
{
"code": "read"
},
{
"code": "vread"
},
{
"code": "update"
},
{
"code": "patch"
},
{
"code": "delete"
},
{
"code": "history-instance"
},
{
"code": "history-type"
}
]
}
]
}
]
}