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

FHIR IG Statistics: CapabilityStatement/PhcpServer

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

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
CcdaOnFhirServerCCDA on FHIR Server
StructureDefinition
PhCP-CompositionPhCP Composition

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

ModeSERVER
Description

The expected capabilities for the server 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": "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"
            }
          ]
        }
      ]
    }
  ]
}