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
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="atrius-in-relatedperson-example"/>
<meta>
<profile
value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-relatedperson"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson atrius-in-relatedperson-example</b></p><a name="atrius-in-relatedperson-example"> </a><a name="hcatrius-in-relatedperson-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-relatedperson.html">Atrius India Core RelatedPerson</a></p></div><p><b>identifier</b>: <a href="NamingSystem-atrius-in-esign-txn-ns.html" title="Aadhaar eSign transaction reference on RelatedPerson.identifier (and Consent Provenance agents). Records the ESP transaction id / masked signer reference returned by the eSign ceremony — never the Aadhaar number, which UIDAI prohibits storing (roadmap D10d).">AtriusInEsignTxn</a>/ESIGN-TXN-EXAMPLE-0001</p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-atrius-in-patient-example.html">Priya Sharma(official) Female, DoB: 1985-03-15 ( Ayushman Bharat Health Account (ABHA) ID: NDHMHealthId#ABHA-1234-5678-9012 (use: official, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0131 N}">Next-of-Kin</span></p><p><b>name</b>: Rajesh Sharma</p><p><b>telecom</b>: <a href="tel:+91-98765-43211">+91-98765-43211</a></p></div>
</text>
<identifier>
<system value="https://atrius.in/fhir/r4/identifier/esign-txn"/>
<value value="ESIGN-TXN-EXAMPLE-0001"/>
</identifier>
<active value="true"/>
<patient>🔗
<reference value="Patient/atrius-in-patient-example"/>
</patient>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
<code value="N"/>
<display value="Next-of-Kin"/>
</coding>
</relationship>
<name>
<text value="Rajesh Sharma"/>
<family value="Sharma"/>
<given value="Rajesh"/>
</name>
<telecom>
<system value="phone"/>
<value value="+91-98765-43211"/>
</telecom>
</RelatedPerson>