Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-artifact-terminology-service | Version: 1.1.0-cibuild | |||
Active as of 2024-08-29 | Computable Name: CRMIArtifactTerminologyService | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.13.3 |
Capability statement for a terminology service supporting artifact authoring and evaluation use cases. A server can support more functionality than defined here, but this defines the minimum expectations.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement crmi-artifact-terminology-service
json
, xml
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
RESTful Artifact Terminology Server
Certificates
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 |
---|---|---|---|---|---|---|---|---|---|
CodeSystem | http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem Additional supported profiles: CRMI Publishable CodeSystem | y | y | url, version, identifier, name, title, description, status, code | |||||
ValueSet | http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset Additional supported profiles: CRMI Computable ValueSet CRMI Expanded ValueSet CRMI Publishable ValueSet | y | y | date, name, title, identifier, description, status, url, version, code, context, context-type, context-type-quantity, context-type-value | |||||
Library | http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablelibrary Additional supported profiles: CRMI Publishable Library CRMI Computable Library CRMI Executable Library CRMI Manifest Library CRMI Module Definition Library | y | y | date, name, title, identifier, description, status, url, version, composed-of, depends-on |
read
Read allows clients to get the definitions and details of supported code systems
search-type
Search allows clients to search for supported code systems
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | url | uri | |
SHALL | version | token | |
SHALL | identifier | token | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | description | string | |
SHALL | code | token | |
SHOULD | status | token |
CRMI Computable ValueSet
CRMI Expanded ValueSet
CRMI Publishable ValueSet
read
Read allows clients to get the logical definitions of the value sets
search-type
Search allows clients to find value sets on the server
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | identifier | token | |
SHALL | description | string | |
SHALL | status | token | |
SHALL | url | uri | |
SHALL | version | token | |
SHALL | code | token | |
SHOULD | context | token | |
SHOULD | context-type | token | |
SHOULD | context-type-quantity | composite | |
SHOULD | context-type-value | composite |
CRMI Publishable Library
CRMI Computable Library
CRMI Executable Library
CRMI Manifest Library
CRMI Module Definition Library
read
Read allows clients to get the logical definitions of the available artifact libraries
search-type
Search allows clients to find artifact libraries on the server
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | identifier | token | |
SHALL | description | string | |
SHALL | status | token | |
SHALL | url | uri | |
SHALL | version | token | |
SHALL | composed-of | reference | |
SHALL | depends-on | reference |