WHO SMART Trust
1.2.0 - CI Build
This page is part of the Trust (v1.2.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2025-04-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ConnectionTypes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ConnectionTypes</b></p><a name="ConnectionTypes"> </a><a name="hcConnectionTypes"> </a><a name="ConnectionTypes-en-US"> </a><p>This case-insensitive code system <code>http://smart.who.int/trust/CodeSystem/ConnectionTypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">http-get<a name="ConnectionTypes-http-get"> </a></td><td>http-get</td><td>http(s) GET request</td></tr><tr><td style="white-space:nowrap">mtls<a name="ConnectionTypes-mtls"> </a></td><td>mTLS</td><td>mutual TLS (mTLS)</td></tr></table></div>
</text>
<url value="http://smart.who.int/trust/CodeSystem/ConnectionTypes"/>
<version value="1.2.0"/>
<name value="ConnectionTypes"/>
<title value="WHO GDHCN Connection Types"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-04-02T15:21:33+02:00"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description value="CodeSystem for GDHCN connection types"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="http-get"/>
<display value="http-get"/>
<definition value="http(s) GET request"/>
</concept>
<concept>
<code value="mtls"/>
<display value="mTLS"/>
<definition value="mutual TLS (mTLS)"/>
</concept>
</CodeSystem>