Conformance
This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0:
R5
-
Mixed
Normative
and
STU
)
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Compartments
:
|
Raw Turtle (+ also see Turtle/RDF Format Specification )
Terminology Server Base Capability Statement
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------<http://hl7.org/fhir/CapabilityStatement/terminology-server> a fhir:CapabilityStatement; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "terminology-server"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Terminology Service Capability Statement</h2>\n <div>\n <p>Basic capability statement for a Terminology Server. A server can support more fucntionality than defined here, but this is the minimum amount</p>\n\n </div>\n <table>\n <tr>\n <td>Mode</td>\n <td>SERVER</td>\n </tr>\n <tr>\n <td>Description</td>\n <td>RESTful Terminology Server</td>\n </tr>\n <tr>\n <td>Transaction</td>\n <td/>\n </tr>\n <tr>\n <td>System History</td>\n <td/>\n </tr>\n <tr>\n <td>System Search</td>\n <td/>\n </tr>\n </table>\n <table>\n <tr>\n <th>\n <b>Resource Type</b>\n </th>\n <th>\n <b>Profile</b>\n </th>\n <th>\n <b title=\"GET a resource (read interaction)\">Read</b>\n </th>\n <th>\n <b title=\"GET all set of resources of the type (search interaction)\">Search</b>\n </th>\n <th>\n <b title=\"PUT a new resource version (update interaction)\">Update</b>\n </th>\n <th>\n <b title=\"POST a new resource (create interaction)\">Create</b>\n </th>\n </tr>\n <tr>\n <td>ValueSet</td>\n <td>\n <a href=\"StructureDefinition/ValueSet\">StructureDefinition/ValueSet</a>\n </td>\n <td>y</td>\n <td>y</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td>ConceptMap</td>\n <td>\n <a href=\"StructureDefinition/ConceptMap\">StructureDefinition/ConceptMap</a>\n </td>\n <td>y</td>\n <td>y</td>\n <td/>\n <td/>\n </tr>\n </table>\n </div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-supported-system" ]; fhir:Extension.valueUri [ fhir:value "http://loinc.org" ] ]; fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/terminology-server"]; fhir:CapabilityStatement.version [ fhir:value "4.0.1"]; fhir:CapabilityStatement.name [ fhir:value "Terminology Service Capability Statement"]; fhir:CapabilityStatement.status [ fhir:value "draft"]; fhir:CapabilityStatement.date [ fhir:value "2015-07-05"^^xsd:date]; fhir:CapabilityStatement.publisher [ fhir:value "HL7, Inc"]; fhir:CapabilityStatement.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "FHIR Project" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:CapabilityStatement.description [ fhir:value "Basic capability statement for a Terminology Server. A server can support more fucntionality than defined here, but this is the minimum amount"]; fhir:CapabilityStatement.kind [ fhir:value "capability"]; fhir:CapabilityStatement.software [ fhir:CapabilityStatement.software.name [ fhir:value "ACME Terminology Server" ] ]; fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"]; fhir:CapabilityStatement.format [ fhir:value "json"; fhir:index 0 ], [ fhir:value "xml"; fhir:index 1 ]; fhir:CapabilityStatement.rest [ fhir:index 0; fhir:CapabilityStatement.rest.mode [ fhir:value "server" ]; fhir:CapabilityStatement.rest.documentation [ fhir:value "RESTful Terminology Server" ]; fhir:CapabilityStatement.rest.security [ fhir:CapabilityStatement.rest.security.cors [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.security.service [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/restful-security-service" ]; fhir:Coding.code [ fhir:value "Certificates" ][a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example-terminology-server"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>ACMETerminologyServiceCapabilityStatement</h2>\n <div>\n <p>Example capability statement for a Terminology Server. A server can support more fucntionality than defined here, but this is the minimum amount</p>\n\n </div>\n <table>\n <tr>\n <td>Mode</td>\n <td>SERVER</td>\n </tr>\n <tr>\n <td>Description</td>\n <td/>\n </tr>\n <tr>\n <td>Transaction</td>\n <td/>\n </tr>\n <tr>\n <td>System History</td>\n <td/>\n </tr>\n <tr>\n <td>System Search</td>\n <td/>\n </tr>\n </table>\n <table>\n <tr>\n <th>\n <b>Resource Type</b>\n </th>\n <th>\n <b>Profile</b>\n </th>\n <th>\n <b title=\"GET a resource (read interaction)\">Read</b>\n </th>\n <th>\n <b title=\"GET all set of resources of the type (search interaction)\">Search</b>\n </th>\n <th>\n <b title=\"PUT a new resource version (update interaction)\">Update</b>\n </th>\n <th>\n <b title=\"POST a new resource (create interaction)\">Create</b>\n </th>\n </tr>\n <tr>\n <td>CodeSystem</td>\n <td>\n <a href=\"http://hl7.org/fhir/StructureDefinition/CodeSystem\">http://hl7.org/fhir/StructureDefinition/CodeSystem</a>\n </td>\n <td>y</td>\n <td>y</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td>ValueSet</td>\n <td>\n <a href=\"http://hl7.org/fhir/StructureDefinition/ValueSet\">http://hl7.org/fhir/StructureDefinition/ValueSet</a>\n </td>\n <td>y</td>\n <td>y</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <td>ConceptMap</td>\n <td>\n <a href=\"http://hl7.org/fhir/StructureDefinition/ConceptMap\">http://hl7.org/fhir/StructureDefinition/ConceptMap</a>\n </td>\n <td>y</td>\n <td>y</td>\n <td/>\n <td/>\n </tr>\n </table>\n </div>" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/CapabilityStatement/terminology-server"^^xsd:anyURI] ; # fhir:version [ fhir:v "5.0.0"] ; # fhir:name [ fhir:v "ACMETerminologyServiceCapabilityStatement"] ; # fhir:title [ fhir:v "ACME Terminology Service — Capability Statement"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2022-09-01"^^xsd:date] ; # fhir:description [ fhir:v "Example capability statement for a Terminology Server. A server can support more fucntionality than defined here, but this is the minimum amount"] ; # fhir:kind [ fhir:v "instance"] ; # fhir:implementation [ fhir:description [ fhir:v "The ACME FHIR Terminology Server" ] ] ; # fhir:fhirVersion [ fhir:v "5.0.0"] ; # fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:resource ( [ fhir:type [ fhir:v "CodeSystem" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/CodeSystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/CodeSystem> ] ; fhir:interaction ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-url"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-url> ] ; fhir:type [ fhir:v "uri" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-version"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-version> ] ; fhir:type [ fhir:v "token" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-name"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-name> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-title"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-title> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/CodeSystem-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/CodeSystem-status> ] ; fhir:type [ fhir:v "token" ] ] ) ; fhir:operation ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "expand" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup> ]] ]; fhir:CapabilityStatement.rest.resource [ fhir:index 0; fhir:CapabilityStatement.rest.resource.type [ fhir:value "ValueSet" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "StructureDefinition/ValueSet";] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "expand" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/CodeSystem-validate-code"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/OperationDefinition/CodeSystem-validate-code> ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "expand" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/CodeSystem-subsumes"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/OperationDefinition/CodeSystem-subsumes> ] ] ) ] [ fhir:type [ fhir:v "ValueSet" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/ValueSet"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/ValueSet>]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]; fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Read allows clients to get the logical definitions of the value sets" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]; fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Search allows clients to find value sets on the server" ] ]; fhir:CapabilityStatement.rest.resource.searchParam [ fhir:index 0; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-date"; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-date> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ], [ fhir:index 1; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-name"; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-name> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ], [ fhir:index 2; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-reference"; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-reference> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ], [ fhir:index 3; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-status"; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-status> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ], [ fhir:index 4; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-url";] ; fhir:interaction ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-url"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-url>]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ], [ fhir:index 5; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ValueSet-version";] ; fhir:type [ fhir:v "uri" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-version"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-version>]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ] ], [ fhir:index 1; fhir:CapabilityStatement.rest.resource.type [ fhir:value "ConceptMap" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "StructureDefinition/ConceptMap";] ; fhir:type [ fhir:v "token" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-name"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-name> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-title"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-title> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ValueSet-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ValueSet-status> ] ; fhir:type [ fhir:v "token" ] ] ) ; fhir:operation ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "expand" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/OperationDefinition/ValueSet-expand> ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "expand" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code> ] ] ) ] [ fhir:type [ fhir:v "ConceptMap" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/ConceptMap"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/ConceptMap>]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]; fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Read allows clients to get the logical definitions of the concept maps" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]; fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Search allows clients to find concept maps on the server" ] ]; fhir:CapabilityStatement.rest.resource.searchParam [ fhir:index 0; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-date"; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-date> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ], [ fhir:index 1; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-name"; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-name> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ], [ fhir:index 2; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-status"; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-status> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ], [ fhir:index 3; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "source" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-source"; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-source> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ], [ fhir:index 4; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "target" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-target"; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-target> ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ], [ fhir:index 5; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-url";] ; fhir:interaction ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ConceptMap-url"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-url>]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ] ], [ fhir:index 6; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ]; fhir:CapabilityStatement.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/ConceptMap-version";] ; fhir:type [ fhir:v "uri" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ConceptMap-version"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-version>]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ] ]; fhir:CapabilityStatement.rest.operation [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "expand" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "OperationDefinition/ValueSet-expand"; fhir:link <http://hl7.org/fhir/OperationDefinition/ValueSet-expand> ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "lookup" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "OperationDefinition/CodeSystem-lookup"; fhir:link <http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup> ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate-code" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "OperationDefinition/ValueSet-validate-code"; fhir:link <http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code> ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "translate" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "OperationDefinition/ConceptMap-translate"; fhir:link <http://hl7.org/fhir/OperationDefinition/ConceptMap-translate> ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "closure" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "OperationDefinition/ConceptMap-closure"; fhir:link <http://hl7.org/fhir/OperationDefinition/ConceptMap-closure> ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/CapabilityStatement/terminology-server.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/CapabilityStatement/terminology-server.ttl> .] ; fhir:type [ fhir:v "token" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ConceptMap-name"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-name> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ConceptMap-title"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-title> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ConceptMap-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ConceptMap-status> ] ; fhir:type [ fhir:v "token" ] ] ) ; fhir:operation ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "expand" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/OperationDefinition/ConceptMap-translate> ] ] ) ] ) ] )] . # # -------------------------------------------------------------------------------------
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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R5
hl7.fhir.core#5.0.0
generated
on
Fri,
Nov
1,
2019
09:34+1100.
QA
Page
Sun,
Mar
26,
2023
15:24+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R4B
|
|
Propose
a
change