R6 Ballot (3rd Draft) FHIR CI-Build

Publish-box (todo) This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CapabilityStatement/example-terminology-server (Narrative)

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure Work Group Standards Status : Informative Compartments : No defined compartments

This is the narrative for the resource. See also the XML , JSON or Turtle format. This example conforms to the profile CapabilityStatement .


Generated Narrative: CapabilityStatement example-terminology-server

ACME Terminology Service — Capability Statement

  • Implementation Guide Version: 6.0.0-ballot3
  • FHIR Version: 6.0.0-ballot3
  • Supported Formats: json , xml
  • Supported Patch Formats: Published on: 2022-09-01
  • Published by: HL7 International / FHIR Infrastructure

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.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource ( R ead, S earch, U pdate, and C reate, are always shown, while VR ead, P atch, D elete, H istory on I nstance, or H istory on T ype are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource Type Profile R S U C Searches _include _revinclude Operations
CodeSystem http://hl7.org/fhir/StructureDefinition/CodeSystem y Y y Y url, version, name, title, status $expand , $expand , $expand
ValueSet http://hl7.org/fhir/StructureDefinition/ValueSet y Y y Y url, version, name, title, status $expand , $expand
ConceptMap http://hl7.org/fhir/StructureDefinition/ConceptMap y Y y Y url, version, name, title, status $expand

Resource Conformance: SHALL CodeSystem

Base System Profile
CodeSystem
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read , search-type .

Search Parameters
Conformance Parameter Type Documentation
SHALL url uri
SHALL version token
SHALL name string
SHALL title string
SHALL status token
 
Extended Operations
Conformance Operation Documentation
SHALL $expand
SHALL $expand
SHALL $expand

Resource Conformance: SHALL ValueSet

Base System Profile
ValueSet
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read , search-type .

Search Parameters
Conformance Parameter Type Documentation
SHALL url uri
SHALL version token
SHALL name string
SHALL title string
SHALL status token
 
Extended Operations
Conformance Operation Documentation
SHALL $expand
SHALL $expand

Resource Conformance: SHALL ConceptMap

Base System Profile
ConceptMap
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read , search-type .

Search Parameters
Conformance Parameter Type Documentation
SHALL url uri
SHALL version token
SHALL name string
SHALL title string
SHALL status token
 
Extended Operations
Conformance Operation Documentation
SHALL $expand

 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.