0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: Consentimiento Denegado - DNI 20425239 - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <id value="Consent-ar-core-example"/>
  <meta>
    <profile
             value="http://fhir.msal.gob.ar/core/StructureDefinition/Consent-ar-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 20425239-2021-09-02T10:30:00</p><p><b>status</b>: active</p><p><b>scope</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}">Privacy consent</span></p><p><b>category</b>: <span title="Codes: {http://loinc.org 59284-0}">Patient Consent</span></p><p><b>patient</b>: <span></span></p><h3>Provisions</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td></tr><tr><td>*</td><td>deny</td></tr></table></div>
  </text>
  <identifier>
    <system value="http://consent.msal.gob.ar/uri"/>
    <value value="20425239-2021-09-02T10:30:00"/>
  </identifier>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
      <display value="Privacy consent"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
      <display value="Patient Consent"/>
    </coding>
  </category>
  <patient>
    <identifier>
      <system value="http://www.renaper.gob.ar/dni"/>
      <value value="20425239"/>
    </identifier>
  </patient>
  <provision>
    <type value="deny"/>
  </provision>
</Consent>