FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="evidence-report-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/evidence-report-type</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">classification
<a name="evidence-report-type-classification"> </a>
</td>
<td>Classification</td>
<td>The report is primarily a listing of classifiers about the report subject.</td>
</tr>
<tr>
<td style="white-space:nowrap">search-results
<a name="evidence-report-type-search-results"> </a>
</td>
<td>Search Results</td>
<td>The report is a composition of results generated in response to a search query.</td>
</tr>
<tr>
<td style="white-space:nowrap">resources-compiled
<a name="evidence-report-type-resources-compiled"> </a>
</td>
<td>Resource Compilation</td>
<td>The report is a composition containing one or more FHIR resources in the content.</td>
</tr>
<tr>
<td style="white-space:nowrap">text-structured
<a name="evidence-report-type-text-structured"> </a>
</td>
<td>Structured Text</td>
<td>The report is a structured representation of text.</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="http://hl7.org/fhir/evidence-report-type"/>
<version value="5.0.0"/>
<name value="EvidenceReportType"/>
<title value="Evidence Report Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-12-28T15:55:11+10:00"/>
<publisher value="Clinical Decision Support"/>
<contact>
<name value="Clinical Decision Support"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description
value="The kind of report, such as grouping of classifiers, search results, or human-compiled expression."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/evidence-report-type"/>
<content value="complete"/>
<concept>
<code value="classification"/>
<display value="Classification"/>
<definition
value="The report is primarily a listing of classifiers about the report subject."/>
</concept>
<concept>
<code value="search-results"/>
<display value="Search Results"/>
<definition
value="The report is a composition of results generated in response to a search query."/>
</concept>
<concept>
<code value="resources-compiled"/>
<display value="Resource Compilation"/>
<definition
value="The report is a composition containing one or more FHIR resources in the content."/>
</concept>
<concept>
<code value="text-structured"/>
<display value="Structured Text"/>
<definition value="The report is a structured representation of text."/>
</concept>
</CodeSystem>