Order Catalog Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.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-order-catalog/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/order-catalog/CapabilityStatement/cs-drug-custodian | Version: 1.0.0-ballot | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: CapabilityStatement4DrugCustodian | ||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.999.13.2 |
This Section describes the expected capabilities of the Custodian of a catalog of medications. This role is responsible for providing responses to the queries submitted by the catalog consumers.
The MedicationKnowledge Resource is the focal Resource gathering all knowledge and information details about a medication in the catalog.
Raw OpenAPI-Swagger Definition file | Download
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.
server
The Custodian of a catalog of medications SHALL:
meta.profile
attribute for each instance.The Custodian of a catalog of medications SHOULD:
- A custodian SHALL reject any unauthorized requests by returning an HTTP 401 "Unauthorized", HTTP 403 "Forbidden", or HTTP 404 "Not Found" .
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
MedicationKnowledge | Supported Profiles item in a catalog of drugs | y | y | y | _id, _lastUpdated | iterate=* |
enforced
search-type
, read
.vread
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | http://hl7.org/fhir/2022Sep/search.html#id |
SHALL | _lastUpdated | date | http://hl7.org/fhir/2022Sep/search.html#lastUpdated |