Publication Build: This will be filled in by the publication tooling
CapabilityStatement: mCODE Data Receiver: Get Bundle for a Patient
(Experimental)
| Official URL: http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-receiver-patient-bundle
|
Version:
3.0.0
|
|
Draft
as of 2020-10-30
|
Computable Name: CapabilityStatementPatientBundle |
Gets an mCODE Patient Bundle for a specific patient that contains all of that patient’s resources that conform to mCODE Profiles.
Raw OpenAPI-Swagger Definition file | Download
mCODE Data Receiver: Get Bundle for a Patient
- Official URL:
http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-receiver-patient-bundle - Implementation Guide Version: None
- FHIR Version: 4.0.1
- Intended Use: Requirements
- Supported Formats: XML, JSON
- Published: 2020-10-30 07:15:00.000000-04:00
- Published by: None
- Status: Draft (experimental)
Gets an mCODE Patient Bundle for a specific patient that contains all of that patient's resources that conform to mCODE Profiles.
Support the Following Implementation Guides:
Include And Support Everything In The Following CapabilityStatements:
FHIR Client RESTful Capabilities
An mCODE Client SHALL:
- Support all profiles defined in this Implementation Guide..
- Implement the RESTful behavior according to the FHIR specification.
- Return the following response classes:
- (Status 400): invalid parameter
- (Status 401/4xx): unauthorized request
- (Status 403): insufficient scope
- (Status 404): unknown resource
- (Status 410): deleted resource.
- Support json source formats for all mCODE interactions.
- Identify the mCODE profiles supported as part of the FHIR
meta.profile attribute for each instance. - Support the searchParameters on each profile individually and in combination.
The mCODE Client SHOULD:
- Support xml source formats for all mCODE interactions.
Security:
- See the General Security Considerations section for requirements and recommendations.
- A client SHALL reject any unauthorized requests by returning an
HTTP 401 unauthorized response code.
Summary of Client Wide Operations