Package | hl7.fhir.us.bser |
Type | CapabilityStatement |
Id | capabilitystatement-bser |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/bser/https://build.fhir.org/ig/HL7/bser/CapabilityStatement-capabilitystatement-bser.html |
URL | http://hl7.org/fhir/us/bser/CapabilityStatement/capabilitystatement-bser |
Version | 2.0.0-ballot |
Status | active |
Date | 2019-11-26 |
Name | CapabilityStatement_BSeR |
Title | Capability Statement BSeR |
Realm | us |
Authority | hl7 |
Description | This resource defines the expected capabilities for both client and server participating in BSeR exchange |
Kind | requirements |
No resources found
StructureDefinition | |
BSeR-Coverage | BSeR Coverage |
bser-referral-observation | BSeR Referral Observation |
us-core-condition-problems-health-concerns | US Core Condition Problems and Health Concerns Profile |
us-core-medicationrequest | US Core MedicationRequest Profile |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement capabilitystatement-bser
xml
, 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
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
Observation | Supported Profiles BSeR Referral Observation | y | y | y | y | |||||
Coverage | Supported Profiles BSeR Coverage | y | y | y | y | |||||
Condition | http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns | y | y | y | y | |||||
MedicationRequest | http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest | y | y | y | y |
create
, read
, update
, delete
.create
, read
, update
, delete
.create
, read
, update
, delete
.server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
Observation | Supported Profiles BSeR Referral Observation | y | y | y | y | |||||
Coverage | Supported Profiles BSeR Coverage | y | y | y | y | |||||
Condition | http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns | y | y | y | y | |||||
MedicationRequest | http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest | y | y | y | y |
create
, read
, update
, delete
.create
, read
, update
, delete
.create
, read
, update
, delete
.{ "resourceType": "CapabilityStatement", "id": "capabilitystatement-bser", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/bser/CapabilityStatement/capabilitystatement-bser", "version": "2.0.0-ballot", "name": "CapabilityStatement_BSeR", "title": "Capability Statement BSeR", "status": "active", "experimental": false, "date": "2019-11-26", "publisher": "HL7 Public Health Working Group", "contact": [ { "name": "HL7 Public Health Working Group", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" }, { "system": "email", "value": "pher@lists.HL7.org" } ] } ], "description": "This resource defines the expected capabilities for both client and server participating in BSeR exchange", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "kind": "requirements", "fhirVersion": "4.0.0", "format": [ "xml", "json" ], "rest": [ { "mode": "client", "resource": [ { "type": "Observation", "supportedProfile": [ "http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation" ], "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] }, { "type": "Coverage", "supportedProfile": [ "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Coverage" ], "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] }, { "type": "Condition", "profile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns", "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] }, { "type": "MedicationRequest", "profile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest", "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] } ] }, { "mode": "server", "resource": [ { "type": "Observation", "supportedProfile": [ "http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation" ], "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] }, { "type": "Coverage", "supportedProfile": [ "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Coverage" ], "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] }, { "type": "Condition", "profile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns", "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] }, { "type": "MedicationRequest", "profile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest", "interaction": [ { "code": "create" }, { "code": "read" }, { "code": "update" }, { "code": "delete" } ] } ] } ] }