minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-receiver-patients-and-cancer-conditions | Version: 4.0.0-ballot | |||
Draft as of 2020-10-30 | Computable Name: CapabilityStatementReceiverPatientsAndCancerConditions | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.15.13.3 |
Uses _include
to retrieve a Bundle of Condition resources with a code in mCODE's cancer condition value set, along with the associated Patient resources. Use ONLY when reverse chaining is not available on the system.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement mcode-receiver-patients-and-cancer-conditions
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.
This CapabilityStatement imports the CapabilityStatement US Core Client CapabilityStatement
client
An mCODE Client SHALL:
meta.profile
attribute for each instance.The mCODE Client SHOULD:
- 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.
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 | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Patient | Supported Profiles Cancer Patient Profile | y | |||||||
Condition | Supported Profiles Cancer Patient Profile | y | code:in | Condition:subject | |||||
Group | y | code |
search-type
Identify Patient resources conforming to mCODE's CancerPatient profile via searching for conditions in a specific ValueSet.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | code:in | token |