Package | fhir.ca-bc.client |
Resource Type | CapabilityStatement |
Id | bc-hcim-capability-statement-client |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.ca-bc.client@1.0.1&canonical=http://hlth.gov.bc.ca/fhir/client/CapabilityStatement/bc-hcim-capability-statement-client |
URL | http://hlth.gov.bc.ca/fhir/client/CapabilityStatement/bc-hcim-capability-statement-client |
Version | 1.0.0 |
Status | draft |
Date | 2021-11-18 |
Name | HCIMClientCapabilityStatement |
Title | BC HCIM Client Capability Statement |
Realm | us |
Authority | hl7 |
Description | This capability statement describes the use cases that are supported by the BC FHIR implementation of the Client Registry when it is acting as a client. I.e. sending notifications - FUTURE work. |
Kind | capability |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement bc-hcim-capability-statement-client
json
Note to Implementers: FHIR Capabilities
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.
client
{ "resourceType": "CapabilityStatement", "id": "bc-hcim-capability-statement-client", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hlth.gov.bc.ca/fhir/client/CapabilityStatement/bc-hcim-capability-statement-client", "version": "1.0.0", "name": "HCIMClientCapabilityStatement", "title": "BC HCIM Client Capability Statement", "status": "draft", "date": "2021-11-18", "publisher": "BC Ministry of Health", "contact": [ { "name": "BC Ministry of Health", "telecom": [ { "system": "url", "value": "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health" } ] } ], "description": "This capability statement describes the use cases that are supported by the BC FHIR implementation of the Client Registry when it is acting as a client. I.e. sending notifications - FUTURE work.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA", "display": "Canada" } ] } ], "kind": "capability", "software": { "name": "BC HCIM FHIR Implementation" }, "fhirVersion": "4.0.1", "format": [ "json" ], "rest": [ { "mode": "client" } ] }