Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CarePlan Contributor Capability Statement - JSON Representation

Active as of 2024-08-26

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "CarePlanContributor-server",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement CarePlanContributor-server</b></p><a name=\"CarePlanContributor-server\"> </a><a name=\"hcCarePlanContributor-server\"> </a><a name=\"CarePlanContributor-server-en-US\"> </a><h2 id=\"title\">CarePlan Contributor Capability Statement</h2><ul><li>Implementation Guide Version: 0.2.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2024-08-26 </li><li>Published by: Santeon </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div></div>"
  },
  "url" : "http://santeonnl.github.io/shared-care-planning/CapabilityStatement/CarePlanContributor-server",
  "version" : "0.2.0",
  "title" : "CarePlan Contributor Capability Statement",
  "status" : "active",
  "date" : "2024-08-26",
  "publisher" : "Santeon",
  "contact" : [
    {
      "name" : "Santeon",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.santeon.nl"
        }
      ]
    }
  ],
  "description" : "A capability statement for a CarePlan Contributor.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json"
  ],
  "rest" : [
    {
      "mode" : "server"
    }
  ]
}