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
<Patient xmlns="http://hl7.org/fhir">
<id value="MaximalPatient"/>
<meta>
<profile
value="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationPatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient MaximalPatient</b></p><a name="MaximalPatient"> </a><a name="hcMaximalPatient"> </a><a name="MaximalPatient-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Max Maximus(official) Female, DoB: 2001-06-11 ( urn:oid:1.2.752.129.2.1.3.1#200106116783)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>0781-341212</li><li>Mixvägen 23 4e våningen Portkod 5677 Bjuv 231 18 Sverige (home)</li><li>Ferievägen 100 Lgh 1120 Kod 6789 Karlskrona 345 53 Sverige (temp)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Also see: <a href="RelatedPerson-MaximalRelatedPersonNOK.html">RelatedPerson Kalle Kusin(official)</a></li><li>Also see: <a href="RelatedPerson-MaximalRelatedPersonGUARD.html">RelatedPerson Mamma Maximus(official)</a></li></ul></td></tr></table></div>
</text>
<identifier>
<system value="urn:oid:1.2.752.129.2.1.3.1"/>
<value value="200106116783"/>
</identifier>
<name>
<extension
url="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/extMiddleName">
<valueString value="Midi"/>
</extension>
<use value="official"/>
<text value="Max Maximus"/>
<family value="Maximus"/>
<given value="Max"/>
<period>
<start value="2001-06-11T14:14:12.000Z"/>
</period>
</name>
<telecom>
<system value="sms"/>
<value value="0781-341212"/>
</telecom>
<gender value="female"/>
<birthDate value="2001-06-11"/>
<address>
<use value="home"/>
<line value="Mixvägen 23"/>
<line value="4e våningen"/>
<line value="Portkod 5677"/>
<city value="Bjuv"/>
<district value="Skåne"/>
<postalCode value="231 18"/>
<country value="Sverige"/>
<period>
<start value="2015-02-03"/>
<end value="2029-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>
<link>
<other>🔗
<reference value="RelatedPerson/MaximalRelatedPersonNOK"/>
</other>
<type value="seealso"/>
</link>
<link>
<other>🔗
<reference value="RelatedPerson/MaximalRelatedPersonGUARD"/>
</other>
<type value="seealso"/>
</link>
</Patient>