This page is part of the EHRS Functional Model - Record Lifecycle Events Implementation Guide (v1.1.0: Informative Release 1 - Informative) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
: ValueSet record-lifecycle-events - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="record-lifecycle-events"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code></a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html"><code>http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-copy">copy</a></td><td>Copy Content</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-iso-21089-lifecycle.html#iso-21089-lifecycle-paste">paste</a></td><td>Paste Content</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="ehr"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/ehrs-rle/ImplementationGuide/ehrs-rle"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/uv/ehrs-rle/ValueSet/record-lifecycle-events"/>
<version value="1.1.0"/>
<name value="RecordLifecycleEvents"/>
<title value="ValueSet record-lifecycle-events"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-01-02T22:05:18+00:00"/>
<publisher value="HL7 International / Electronic Health Records"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/ehr"/>
</telecom>
</contact>
<description value="Record Lifecycle Events ValueSet"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
<concept>
<code value="copy"/>
<display value="Copy Content"/>
</concept>
<concept>
<code value="paste"/>
<display value="Paste Content"/>
</concept>
</include>
</compose>
</ValueSet>