EHR and PHR System Functional Models - Record Lifecycle Events Implementation Guide
1.1.0 - Informative Release 1 International flag

EHR and PHR System Functional Models - Record Lifecycle Events Implementation Guide, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ehrs-rle-ig/ and changes regularly. See the Directory of published versions

: ValueSet record-lifecycle-events - XML Representation

Page standards status: Informative Maturity Level: 1

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-02T21:46:52+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>