AddCommunication Implementation Guide
2.2 - version 2.2
This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="MaximalRelatedPersonGUARD"/>
<meta>
<profile
value="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationRelatedPerson"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson MaximalRelatedPersonGUARD</b></p><a name="MaximalRelatedPersonGUARD"> </a><a name="hcMaximalRelatedPersonGUARD"> </a><a name="MaximalRelatedPersonGUARD-en-US"> </a><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.3.1</code>/193911196572</p><p><b>patient</b>: <a href="Patient-MaximalPatient.html">Max Maximus(official) Female, DoB: 2001-06-11 ( urn:oid:1.2.752.129.2.1.3.1#200106116783)</a></p><p><b>relationship</b>: <span title="Codes:">GUARD</span></p><p><b>name</b>: Mamma Maximus(Official)</p><p><b>telecom</b>: 0732-228821</p><p><b>address</b>: </p><ul><li>Omvägen 32 Sverige 241 39 Sverige (home)</li><li>Ferievägen 100 Lgh 1120 Kod 6789 Karlskrona 345 53 Sverige (temp)</li></ul></div>
</text>
<identifier>
<system value="urn:oid:1.2.752.129.2.1.3.1"/>
<value value="193911196572"/>
</identifier>
<patient>🔗
<reference value="Patient/MaximalPatient"/>
</patient>
<relationship>
<coding>
<code value="GUARD"/>
</coding>
</relationship>
<name>
<extension
url="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extMiddleName">
<valueString value="Mellansson"/>
</extension>
<use value="official"/>
<text value="Mamma Maximus"/>
<family value="Maximus"/>
<given value="Mamma"/>
</name>
<telecom>
<system value="sms"/>
<value value="0732-228821"/>
</telecom>
<address>
<use value="home"/>
<line value="Omvägen 32"/>
<city value="Sverige"/>
<district value="Småland"/>
<postalCode value="241 39"/>
<country value="Sverige"/>
<period>
<start value="2012-08-28"/>
<end value="2024-09-30"/>
</period>
</address>
<address>
<use value="temp"/>
<line value="Ferievägen 100"/>
<line value="Lgh 1120"/>
<line value="Kod 6789"/>
<city value="Karlskrona"/>
<district value="Blekinge"/>
<postalCode value="345 53"/>
<country value="Sverige"/>
<period>
<start value="2024-06-30"/>
<end value="2024-09-30"/>
</period>
</address>
</RelatedPerson>