HL7 Personal Health Record System Functional Model, Release 2
2.0.1-ballot - Normative Ballot

HL7 Personal Health Record System Functional Model, Release 2, published by EHR WG. This guide is not an authorized publication; it is the continuous build for version 2.0.1-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phrsfm-ig/ and changes regularly. See the Directory of published versions

: Change Info - XML Representation

Page standards status: Normative Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="change-info"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem change-info</b></p><a name="change-info"> </a><a name="hcchange-info"> </a><p>This case-sensitive code system <code>http://hl7.org/ehrs/uv/phrsfmr2/CodeSystem/change-info</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">NC<a name="change-info-NC"> </a></td><td>No Change</td><td>Indicates this is not changed from previous version.</td></tr><tr><td style="white-space:nowrap">C<a name="change-info-C"> </a></td><td>Changed</td><td>Indicates this is changed from previous version.</td></tr><tr><td style="white-space:nowrap">N<a name="change-info-N"> </a></td><td>New</td><td>Indicates this is new in this version.</td></tr><tr><td style="white-space:nowrap">D<a name="change-info-D"> </a></td><td>Deleted</td><td>Indicates this has been deleted in this version.</td></tr><tr><td style="white-space:nowrap">DEP<a name="change-info-DEP"> </a></td><td>Deprecated</td><td>Indicates this is marked deprecated in this version.</td></tr></table></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/ehrs/uv/phrsfmr2/ImplementationGuide/hl7.ehrs.uv.phrsfmr2"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/ehrs/uv/phrsfmr2/ImplementationGuide/hl7.ehrs.uv.phrsfmr2"/>
      </extension>
    </valueCode>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
    <valueCode value="5.0.0"/>
  </extension>
  <url value="http://hl7.org/ehrs/uv/phrsfmr2/CodeSystem/change-info"/>
  <version value="2.0.1-ballot"/>
  <name value="ChangeInfo"/>
  <title value="Change Info"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-29T14:03:44+00:00"/>
  <publisher value="EHR WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/ehr"/>
    </telecom>
  </contact>
  <description value="Requirement Change Indicator"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="NC"/>
    <display value="No Change"/>
    <definition value="Indicates this is not changed from previous version."/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="Changed"/>
    <definition value="Indicates this is changed from previous version."/>
  </concept>
  <concept>
    <code value="N"/>
    <display value="New"/>
    <definition value="Indicates this is new in this version."/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="Deleted"/>
    <definition value="Indicates this has been deleted in this version."/>
  </concept>
  <concept>
    <code value="DEP"/>
    <display value="Deprecated"/>
    <definition value="Indicates this is marked deprecated in this version."/>
  </concept>
</CodeSystem>