FHIR IG Statistics: CapabilityStatement/PhcpClient
Package | hl7.fhir.us.phcp |
Type | CapabilityStatement |
Id | PhcpClient |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/phcp/http://hl7.org/fhir/us/phcp/STU1/CapabilityStatement-PhcpClient.html |
URL | http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpClient |
Version | 1.0.0 |
Status | active |
Date | 2020-08-12 |
Name | PhcpClient |
Title | Pharmacist Care Plan Client |
Realm | us |
Authority | hl7 |
Description | This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends [CCDAonFHIR-client CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html)CCDAonFHIR client CapabilityStatement, which imports and extends the [us-core-client CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.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
PhcpClient
This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends CCDAonFHIR-client CapabilityStatementCCDAonFHIR client CapabilityStatement, which imports and extends the us-core-client CapabilityStatement
Mode | CLIENT |
Description | The expected capabilities for the client 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": "PhcpClient",
"meta": {
"versionId": "1",
"lastUpdated": "2020-12-09T08:05:22.695+00:00",
"source": "#GotJKdFLlAZdI6Uh"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpClient",
"version": "1.0.0",
"name": "PhcpClient",
"title": "Pharmacist Care Plan Client",
"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 client) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends [CCDAonFHIR-client CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html)CCDAonFHIR client CapabilityStatement, which imports and extends the [us-core-client CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.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/CcdaOnFhirClient"
],
"fhirVersion": "4.0.1",
"format": [
"xml",
"json"
],
"rest": [
{
"mode": "client",
"documentation": "The expected capabilities for the client 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"
}
]
}
]
}
]
}