{
  "resourceType" : "ValueSet",
  "id" : "change-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet change-type</b></p><a name=\"change-type\"> </a><a name=\"hcchange-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-change-type.html\"><code>https://annotatemd.com/fhir/ig/CodeSystem/change-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://annotatemd.com/fhir/ig/ValueSet/change-type",
  "version" : "0.1.0",
  "name" : "ChangeTypeValueSet",
  "title" : "Change Type Values",
  "status" : "active",
  "date" : "2026-04-04T01:37:20+00:00",
  "publisher" : "Annotate MD",
  "contact" : [{
    "name" : "Annotate MD",
    "telecom" : [{
      "system" : "url",
      "value" : "https://annotatemd.com"
    },
    {
      "system" : "email",
      "value" : "fhir@annotatemd.com"
    }]
  }],
  "description" : "Types of changes detected between temporal annotations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://annotatemd.com/fhir/ig/CodeSystem/change-type"
    }]
  }
}