Mona FHIR Implementation Guide
0.4.50648 - ci-build
Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="mona-clinical-impression-type"/>
<meta>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<language value="de-DE"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-DE" lang="de-DE"><p>This code system https://fhir.mona.icu/CodeSystem/mona-clinical-impression-type defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">physician-report<a name="mona-clinical-impression-type-physician-report"> </a></td><td>Physician Report</td></tr><tr><td style="white-space:nowrap">speech-therapy-report<a name="mona-clinical-impression-type-speech-therapy-report"> </a></td><td>Speech Therapy Report</td></tr><tr><td style="white-space:nowrap">physical-therapy-report<a name="mona-clinical-impression-type-physical-therapy-report"> </a></td><td>Physical Therapy Report</td></tr><tr><td style="white-space:nowrap">neurology-report<a name="mona-clinical-impression-type-neurology-report"> </a></td><td>Neurology Report</td></tr><tr><td style="white-space:nowrap">care-report<a name="mona-clinical-impression-type-care-report"> </a></td><td>Care Report</td></tr></table></div>
</text>
<url value="https://fhir.mona.icu/CodeSystem/mona-clinical-impression-type"/>
<version value="0.4.50648"/>
<name value="ClinicalImpressionTypeCS"/>
<title value="ClinicalImpression type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-01-26"/>
<publisher value="Clinomic"/>
<contact>
<name value="Clinomic"/>
<telecom>
<system value="url"/>
<value value="https://clinomic.ai/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@clinomic.ai"/>
</telecom>
</contact>
<description value="The type of a clinical impression."/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="physician-report"/>
<display value="Physician Report"/>
</concept>
<concept>
<code value="speech-therapy-report"/>
<display value="Speech Therapy Report"/>
</concept>
<concept>
<code value="physical-therapy-report"/>
<display value="Physical Therapy Report"/>
</concept>
<concept>
<code value="neurology-report"/>
<display value="Neurology Report"/>
</concept>
<concept>
<code value="care-report"/>
<display value="Care Report"/>
</concept>
</CodeSystem>