Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

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

: example-provenance - XML Representation

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="example-provenance"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-provenance"/>
  </meta>
  <language value="uz"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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: uz</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-uz-core-provenance.html">UZ Core 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><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Происхождение ресурса — это запись, которая описывает сущности и процессы, вовлеченные в производство и доставку или иным образом влияющие на этот ресурс. Происхождение обеспечивает критически важную основу для оценки подлинности, обеспечения доверия и обеспечения воспроизводимости. Утверждения о происхождении являются формой контекстных метаданных и сами могут стать важными записями со своим собственным происхождением. Заявление о происхождении указывает на клиническую значимость с точки зрения уверенности в подлинности, надежности и достоверности, целостности и стадии жизненного цикла (например, Завершение документа — был ли артефакт юридически аутентифицирован), все из которых могут влиять на политику безопасности, конфиденциальности и доверия. example-provenance</b></p><a name="ru-example-provenance"> </a><a name="ru-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">Язык: uz</p><p style="margin-bottom: 0px">Профиль: <a href="StructureDefinition-uz-core-provenance.html">UZ Core Provenance</a></p></div><p>Провенанс для <a href="DocumentReference-example-pdf-document.html">DocumentReference: status = current</a></p><p>Summary</p><table class="grid"><tr><td>Начисление</td><td>2025-02-05 12:58:00+0500</td></tr><tr><td>Активность</td><td><span title="Коды:{http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion LA}">юридическое заверение</span></td></tr></table><p><b>Агенты</b></p><table class="grid"><tr><td><b>Тип</b></td><td><b>кто</b></td></tr><tr><td><span title="Коды:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Автор</span></td><td><a href="PractitionerRole-example-practitionerrole.html">PractitionerRole Vrach ginekolog</a></td></tr></table></div></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.dhp.uz/fhir/core/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>