This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/crmi/CapabilityStatement/crmi-artifact-terminology-service | Version: 1.0.0-ballot2 | |||
Draft as of 2015-07-05 | Computable Name: CRMIArtifactTerminologyService |
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
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
, search-type
.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 |
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-expandedvalueset
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset
read
, search-type
.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 |
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablelibrary
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablelibrary
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-executablelibrary
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-moduledefinitionlibrary
read
, search-type
.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 |