Digital Health Platform
0.1.0 - Uzbekistan flag

Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

: example-provenance

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="example-provenance"/>
  <meta>
    <profile value="http://medcore.uz/StructureDefinition/dhp-provenance"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Provenance example-provenance</b></p><a name="example-provenance"> </a><a name="hcexample-provenance"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dhp-provenance.html">Uzbekistan DHP Provenance</a></p></div><p>Provenance for <a href="DocumentReference-example-pdf-document.html">DocumentReference: status = current</a></p><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2025-02-05 12:58:00+0500</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion LA}">legally authenticated</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="PractitionerRole-example-practitionerrole.html">PractitionerRole Vrach ginekolog</a></td></tr></table></div>
  </text>
  <target>🔗 
    <reference value="DocumentReference/example-pdf-document"/>
  </target>
  <occurredDateTime value="2025-02-05T12:58:00+05:00"/>
  <activity>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"/>
      <code value="LA"/>
    </coding>
  </activity>
  <patient>🔗 
    <reference value="Patient/example-patient"/>
  </patient>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="PractitionerRole/example-practitionerrole"/>
    </who>
  </agent>
  <signature>
    <type>
      <system
              value="https://terminology.medcore.uz/CodeSystem/signature-type-cs"/>
      <code value="biometricAuth"/>
    </type>
    <when value="2025-02-05T12:58:00+05:00"/>
    <who>🔗 
      <reference value="PractitionerRole/example-practitionerrole"/>
    </who>
    <sigFormat value="application/signature+xml"/>
    <data value="dGhpcyBibG9iIGlzIHNuaXBwZWQ="/>
  </signature>
</Provenance>