Electronic Health Record System Functional Model Base
2.0.1 - CI Build

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

: Requirement Change Indicators - JSON Representation

Active as of 2025-04-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "change-info",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet change-info</b></p><a name=\"change-info\"> </a><a name=\"hcchange-info\"> </a><a name=\"change-info-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-change-info.html\"><code>http://hl7.org/ehrs/uv/base/CodeSystem/change-info</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/ehrs/uv/base/ValueSet/change-info",
  "version" : "2.0.1",
  "name" : "ChangeInfo",
  "title" : "Requirement Change Indicators",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-17T08:59:09+00:00",
  "publisher" : "EHR WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description" : "Requirement Change Indicators",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/ehrs/uv/base/CodeSystem/change-info"
      }
    ]
  }
}