This page is part of the HL7 Terminology (v5.4.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: VerificationResult Communication Method - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="verificationresult-communication-method"/>
<meta>
<lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/verificationresult-communication-method</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">manual<a name="verificationresult-communication-method-manual"> </a></td><td>Manual</td><td>The information is submitted/retrieved manually (e.g. by phone, fax, paper-based)</td></tr><tr><td style="white-space:nowrap">portal<a name="verificationresult-communication-method-portal"> </a></td><td>Portal</td><td>The information is submitted/retrieved via a portal</td></tr><tr><td style="white-space:nowrap">pull<a name="verificationresult-communication-method-pull"> </a></td><td>Pull</td><td>The information is retrieved (i.e. pulled) from a source (e.g. over an API)</td></tr><tr><td style="white-space:nowrap">push<a name="verificationresult-communication-method-push"> </a></td><td>Push</td><td>The information is sent (i.e. pushed) from a source (e.g. over an API, asynchronously, secure messaging)</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/verificationresult-communication-method"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.1.1402"/>
</identifier>
<version value="1.0.0"/>
<name value="Verificationresult_communication_method"/>
<title value="VerificationResult Communication Method"/>
<status value="active"/>
<experimental value="false"/>
<date value="2018-10-31"/>
<publisher value="Health Level Seven International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hq@HL7.org"/>
</telecom>
</contact>
<description
value="Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated."/>
<copyright
value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
<caseSensitive value="true"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/verificationresult-communication-method"/>
<content value="complete"/>
<concept>
<code value="manual"/>
<display value="Manual"/>
<definition
value="The information is submitted/retrieved manually (e.g. by phone, fax, paper-based)"/>
</concept>
<concept>
<code value="portal"/>
<display value="Portal"/>
<definition value="The information is submitted/retrieved via a portal"/>
</concept>
<concept>
<code value="pull"/>
<display value="Pull"/>
<definition
value="The information is retrieved (i.e. pulled) from a source (e.g. over an API)"/>
</concept>
<concept>
<code value="push"/>
<display value="Push"/>
<definition
value="The information is sent (i.e. pushed) from a source (e.g. over an API, asynchronously, secure messaging)"/>
</concept>
</CodeSystem>