This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
This is the narrative for the resource. See also the XML, JSON or Turtle format. This example conforms to the profile CapabilityStatement2.
Generated Narrative
Supported Code System: http://loinc.org
url: http://hl7.org/fhir/terminology-server
name: Terminology Service Capability Statement
status: draft
date: 2015-07-05
publisher: HL7, Inc
contact: FHIR Project: http://hl7.org/fhir
description: Basic capability statement for a Terminology Server. A server can support more fucntionality than defined here, but this is the minimum amount
kind: capability
- | Name |
* | ACME Terminology Server |
fhirVersion: 4.6.0
format: json, xml
rest
mode: server
documentation: RESTful Terminology Server
resource
type: ValueSet
profile: http://hl7.org/fhir/StructureDefinition/ValueSet
interaction
Conformance expectation: SHALL
code: read
documentation: Read allows clients to get the logical definitions of the value sets
interaction
Conformance expectation: SHALL
code: search-type
documentation: Search allows clients to find value sets on the server
searchParam
name: date
definition: http://hl7.org/fhir/SearchParameter/ValueSet-date
type: date
searchParam
name: name
definition: http://hl7.org/fhir/SearchParameter/ValueSet-name
type: string
searchParam
name: reference
definition: http://hl7.org/fhir/SearchParameter/ValueSet-reference
type: token
searchParam
name: status
definition: http://hl7.org/fhir/SearchParameter/ValueSet-status
type: token
searchParam
name: url
definition: http://hl7.org/fhir/SearchParameter/ValueSet-url
type: uri
searchParam
name: version
definition: http://hl7.org/fhir/SearchParameter/ValueSet-version
type: token
resource
type: ConceptMap
profile: http://hl7.org/fhir/StructureDefinition/ConceptMap
interaction
Conformance expectation: SHALL
code: read
documentation: Read allows clients to get the logical definitions of the concept maps
interaction
Conformance expectation: SHALL
code: search-type
documentation: Search allows clients to find concept maps on the server
searchParam
name: date
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-date
type: date
searchParam
name: name
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-name
type: string
searchParam
name: status
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-status
type: token
searchParam
name: source
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-source
type: uri
searchParam
name: target
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-target
type: uri
searchParam
name: url
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-url
type: uri
searchParam
name: version
definition: http://hl7.org/fhir/SearchParameter/ConceptMap-version
type: token
Operations
- * * * * *
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.