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: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="artifactassessment-information-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/artifactassessment-information-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">comment
<a name="artifactassessment-information-type-comment"> </a>
</td>
<td>Comment</td>
<td>A comment on the artifact</td>
</tr>
<tr>
<td style="white-space:nowrap">classifier
<a name="artifactassessment-information-type-classifier"> </a>
</td>
<td>Classifier</td>
<td>A classifier of the artifact</td>
</tr>
<tr>
<td style="white-space:nowrap">rating
<a name="artifactassessment-information-type-rating"> </a>
</td>
<td>Rating</td>
<td>A rating of the artifact</td>
</tr>
<tr>
<td style="white-space:nowrap">container
<a name="artifactassessment-information-type-container"> </a>
</td>
<td>Container</td>
<td>A container for multiple components</td>
</tr>
<tr>
<td style="white-space:nowrap">response
<a name="artifactassessment-information-type-response"> </a>
</td>
<td>Response</td>
<td>A response to a comment</td>
</tr>
<tr>
<td style="white-space:nowrap">change-request
<a name="artifactassessment-information-type-change-request"> </a>
</td>
<td>Change Request</td>
<td>A change request for the artifact</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</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/artifactassessment-information-type"/>
<version value="5.0.0"/>
<name value="ArtifactAssessmentInformationType"/>
<title value="Artifact Assessment Information Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-01-05T09:01:24+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 type of information contained in a component of an artifact assessment."/>
<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/artifactassessment-information-type"/>
<content value="complete"/>
<concept>
<code value="comment"/>
<display value="Comment"/>
<definition value="A comment on the artifact"/>
</concept>
<concept>
<code value="classifier"/>
<display value="Classifier"/>
<definition value="A classifier of the artifact"/>
</concept>
<concept>
<code value="rating"/>
<display value="Rating"/>
<definition value="A rating of the artifact"/>
</concept>
<concept>
<code value="container"/>
<display value="Container"/>
<definition value="A container for multiple components"/>
</concept>
<concept>
<code value="response"/>
<display value="Response"/>
<definition value="A response to a comment"/>
</concept>
<concept>
<code value="change-request"/>
<display value="Change Request"/>
<definition value="A change request for the artifact"/>
</concept>
</CodeSystem>