Remote Anamnesis Implementation Guide
0.1.0 - ci-build
Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-08 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cs-confidence-level"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-confidence-level</b></p><a name="cs-confidence-level"> </a><a name="hccs-confidence-level"> </a><p>This code system <code>http://remote-anamnesis.na.icar.cnr/CodeSystem/cs-confidence-level</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">self-reported<a name="cs-confidence-level-self-reported"> </a></td><td>Self-reported by patient</td><td>Unverified declaration</td></tr><tr><td style="white-space:nowrap">uncertified-document<a name="cs-confidence-level-uncertified-document"> </a></td><td>Uncertified document</td><td>Attachment without signature or known healthcare institution</td></tr><tr><td style="white-space:nowrap">certified-source<a name="cs-confidence-level-certified-source"> </a></td><td>Certified source</td><td>Report signed by a certified healthcare institution</td></tr></table></div>
</text>
<url
value="http://remote-anamnesis.na.icar.cnr/CodeSystem/cs-confidence-level"/>
<version value="0.1.0"/>
<name value="ConfidenceLevelCS"/>
<title value=" Cs-confidence-level"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-08-08T09:28:02+02:00"/>
<description
value="CodeSystem defining the levels of clinical confidence attributed to the origin of information, to indicate the reliability and certification of the source"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="self-reported"/>
<display value="Self-reported by patient"/>
<definition value="Unverified declaration"/>
</concept>
<concept>
<code value="uncertified-document"/>
<display value="Uncertified document"/>
<definition
value="Attachment without signature or known healthcare institution"/>
</concept>
<concept>
<code value="certified-source"/>
<display value="Certified source"/>
<definition value="Report signed by a certified healthcare institution"/>
</concept>
</CodeSystem>