This page is part of the Sharing Valuesets, Codes, and Maps (SVCM) (v1.5.1: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2022-03-31 |
@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 -------------------------------------------------------------------
a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IHE.SVCM.TerminologyRepository"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IHE_SVCM_TerminologyRepository</h2><div><p>CapabilityStatement for Terminology Repository Actor in the IHE IT Infrastructure Technical Framework Supplement <a href=\"index.html\">SVCM</a>.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>SVCM Terminology Repository will respond to queries for terminology resources.</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td>y</td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>ValueSet</td><td>Supported profiles:<br/> <a href=\"StructureDefinition-IHE.SVCM.ValueSet.html\">SVCM ValueSet</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>CodeSystem</td><td>Supported profiles:<br/> <a href=\"StructureDefinition-IHE.SVCM.CodeSystem.html\">SVCM CodeSystem</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>ConceptMap</td><td>Supported profiles:<br/> <a href=\"StructureDefinition-IHE.SVCM.ConceptMap.html\">SVCM ConceptMap</a></td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/SVCM/CapabilityStatement/IHE.SVCM.TerminologyRepository"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.5.1"] ; #
fhir:name [ fhir:v "IHE_SVCM_TerminologyRepository"] ; #
fhir:title [ fhir:v "IHE SVCM Terminology Repository"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-03-31"^^xsd:date] ; #
fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "CapabilityStatement for Terminology Repository Actor in the IHE IT Infrastructure Technical Framework Supplement [SVCM](index.html)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "SVCM Terminology Repository will respond to queries for terminology resources." ] ;
fhir:security [
fhir:description [ fhir:v "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or SMART-on-FHIR" ] ] ;
( fhir:resource [
fhir:type [ fhir:v "ValueSet" ] ;
( fhir:supportedProfile [
fhir:v "https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.ValueSet"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.ValueSet> ] ) ;
fhir:documentation [ fhir:v "For Query Value Set [ITI-95], Expand Value Set [ITI-97], Validate Code [ITI-99]" ] ;
( fhir:interaction [
fhir:code [ fhir:v "search-type" ] ] [
fhir:code [ fhir:v "read" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "_lastUpdate" ] ;
fhir:type [ fhir:v "date" ] ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "description" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "reference" ] ;
fhir:type [ fhir:v "uri" ] ] [
fhir:name [ fhir:v "title" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "url" ] ;
fhir:type [ fhir:v "uri" ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:type [ fhir:v "token" ] ] ) ;
( fhir:operation [
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:documentation [ fhir:v "`url` is a required parameter for this operation." ] ] [
fhir:name [ fhir:v "$validate-code" ] ;
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:documentation [ fhir:v "`url`, `code`, and `system` are required parameters for this operation." ] ] ) ] [
fhir:type [ fhir:v "CodeSystem" ] ;
( fhir:supportedProfile [
fhir:v "https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.CodeSystem"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.CodeSystem> ] ) ;
fhir:documentation [ fhir:v "For Query Code System [ITI-96], Lookup Code [ITI-98], Validate Code [ITI-99]" ] ;
( fhir:interaction [
fhir:code [ fhir:v "search-type" ] ] [
fhir:code [ fhir:v "read" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "_lastUpdate" ] ;
fhir:type [ fhir:v "date" ] ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "description" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "system" ] ;
fhir:type [ fhir:v "uri" ] ] [
fhir:name [ fhir:v "title" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "url" ] ;
fhir:type [ fhir:v "uri" ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:type [ fhir:v "token" ] ] ) ;
( fhir:operation [
fhir:name [ fhir:v "$lookup" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup> ] ;
fhir:documentation [ fhir:v "`code` and `system` are required parameters for this operation." ] ] [
fhir:name [ fhir:v "$validate-code" ] ;
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:documentation [ fhir:v "`url` and `code` are required parameters for this operation." ] ] ) ] [
fhir:type [ fhir:v "ConceptMap" ] ;
( fhir:supportedProfile [
fhir:v "https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.ConceptMap"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.ConceptMap> ] ) ;
fhir:documentation [ fhir:v "For Query Concept Map [ITI-100] and Translate Code [ITI-101]" ] ;
( fhir:interaction [
fhir:code [ fhir:v "search-type" ] ] [
fhir:code [ fhir:v "read" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "_lastUpdate" ] ;
fhir:type [ fhir:v "date" ] ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "description" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "title" ] ;
fhir:type [ fhir:v "string" ] ] [
fhir:name [ fhir:v "url" ] ;
fhir:type [ fhir:v "uri" ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "source-system" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "source-uri" ] ;
fhir:type [ fhir:v "reference" ] ] [
fhir:name [ fhir:v "target-system" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "target-uri" ] ;
fhir:type [ fhir:v "reference" ] ] ) ;
( fhir:operation [
fhir:name [ fhir:v "$translate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/OperationDefinition/ConceptMap-translate> ] ;
fhir:documentation [ fhir:v "`url`, `source`, `code`, `system`, and `target` are required parameters for this operation." ] ] ) ] ) ;
( fhir:interaction [
fhir:code [ fhir:v "search-system" ] ] )
] ) . #
IG © 2023+ IHE IT Infrastructure Technical Committee. Package ihe.iti.svcm#1.5.1 based on FHIR 4.0.1. Generated 2023-08-02
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change