Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example AtriusIn Consent Provenance

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "atrius-in-consent-provenance-example",
  "meta" : {
    "profile" : [
      🔗 "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-consent-provenance"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance atrius-in-consent-provenance-example</b></p><a name=\"atrius-in-consent-provenance-example\"> </a><a name=\"hcatrius-in-consent-provenance-example\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-atrius-in-consent-provenance.html\">Atrius India Core Consent Provenance</a></p></div><p>Provenance for <a href=\"Consent-atrius-in-surgical-consent-example.html\">atrius-in-surgical-consent-example</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2026-07-04 08:05:00+0530</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"RelatedPerson-atrius-in-relatedperson-example.html\">RelatedPerson Rajesh Sharma</a></td></tr><tr><td><a href=\"Practitioner-atrius-in-practitioner-example.html\">Practitioner Dr. Arjun Mehta(official)</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "Consent/atrius-in-surgical-consent-example"
    }
  ],
  "recorded" : "2026-07-04T08:05:00+05:30",
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "RelatedPerson/atrius-in-relatedperson-example"
      }
    },
    {
      "who" : {
        🔗 "reference" : "Practitioner/atrius-in-practitioner-example"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        🔗 "reference" : "DocumentReference/atrius-in-documentreference-example"
      }
    }
  ],
  "signature" : [
    {
      "type" : [
        {
          "system" : "urn:iso-astm:E1762-95:2013",
          "code" : "1.2.840.10065.1.12.1.7",
          "display" : "Consent Signature"
        }
      ],
      "when" : "2026-07-04T08:05:00+05:30",
      "who" : {
        🔗 "reference" : "RelatedPerson/atrius-in-relatedperson-example"
      }
    }
  ]
}