FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/PhcpClient

Packagehl7.fhir.us.phcp
TypeCapabilityStatement
IdPhcpClient
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/phcp/http://hl7.org/fhir/us/phcp/STU1/CapabilityStatement-PhcpClient.html
URLhttp://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpClient
Version1.0.0
Statusactive
Date2020-08-12
NamePhcpClient
TitlePharmacist Care Plan Client
Realmus
Authorityhl7
DescriptionThis 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)
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
CcdaOnFhirClientCCDA on FHIR Client
StructureDefinition
PhCP-CompositionPhCP Composition

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

ModeCLIENT
Description

The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,

Transaction
System History
System Search
Resource TypeProfileReadV-ReadSearchUpdatePatchCreateDeleteUpdatesHistory
Bundleyyyyyyyyy
Compositionyyyyyyyyy

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"
            }
          ]
        }
      ]
    }
  ]
}