PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.phcp@1.0.0
    http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpClient
{
  "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)",
  "_filename": "CapabilityStatement-PhcpClient.json",
  "package_name": "hl7.fhir.us.phcp",
  "format": [ "xml", "json" ],
  "date": "2020-08-12",
  "meta": {
    "source": "#GotJKdFLlAZdI6Uh",
    "versionId": "1",
    "lastUpdated": "2020-12-09T08:05:22.695+00:00"
  },
  "publisher": "HL7 Structured Documents  Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "text": "United States of America",
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "PhcpClient",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient" ],
  "title": "Pharmacist Care Plan Client",
  "package_version": "1.0.0",
  "status": "active",
  "id": "9a1dd742-5742-4bbb-87b4-3ec0039c3678",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpClient",
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International - Structured Documents Work Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/structure",
      "system": "url"
    } ]
  }, {
    "name": "Rick Geimer",
    "telecom": [ {
      "value": "rick.geimer@lantanagroup.com",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "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",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Composition" ]
    } ],
    "documentation": "The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,"
  } ]
}