This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="daf-core-narrative-status"/>
<url value="http://hl7.org/fhir/us/daf/ValueSet/daf-core-narrative-status"/>
<name value="Narrative Status"/>
<status value="draft"/>
<publisher value="FHIR Project Team"/>
<contact>
<telecom>
<system value="other"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<date value="2016-08-11T20:06:35+10:00"/>
<description
value="This value set limits the text status for the resource narrative."/>
<copyright value="HL7"/>
<compose>
<include>
<system value="http://hl7.org/fhir/narrative-status"/>
<concept>
<code value="additional"/>
<display value="additional"/>
</concept>
<concept>
<code value="generated"/>
<display value="generated"/>
</concept>
</include>
</compose>
</ValueSet>