View raw Markdown
type: valuesetvalueset: submit-data-update-type

Submit Data Update Type

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="submit-data-update-type"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/submit-data-update-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3055"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="SubmitDataUpdateType"/>
  <title value="Submit Data Update Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-04-06T19:00:36+00:00"/>
  <publisher value="HL7 International - Clinical Quality Information Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi/index.cfm"/>
    </telecom>
  </contact>
  <description value="Concepts for how a measure report consumer and receiver coordinate data exchange updates. The choices are snapshot or incremental updates"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/CodeSystem/submit-data-update-type"/>
    </include>
  </compose>
</ValueSet>