Advance Care Planning (PZP)
1.0.0-rc1 - trial-use
Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="P2-ACP-ContactPerson-MayaVanDerSluijsMulder"/>
<meta>
<profile
value="https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson P2-ACP-ContactPerson-MayaVanDerSluijsMulder</b></p><a name="P2-ACP-ContactPerson-MayaVanDerSluijsMulder"> </a><a name="hcP2-ACP-ContactPerson-MayaVanDerSluijsMulder"> </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-ACP-ContactPerson.html">ContactPerson</a></p></div><p><b>identifier</b>: Resource identifier/833d8550-2e63-4c31-a210-20eaeb1d43da</p><p><b>patient</b>: <a href="Patient-P2-ACP-Patient-SamiraVanDerSluijs.html">Patient, Samira van der Sluijs</a></p><p><b>relationship</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 23}">contactpersoon</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SIS}">sister</span></p><p><b>name</b>: Maya van der Sluijs-Mulder(Official)</p><p><b>telecom</b>: ph: 0622222222(Home), <a href="mailto:maya@test.nl">maya@test.nl</a></p><p><b>address</b>: Spoorsingel 41B Delft 2613BG Nederland (home)</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="RI"/>
<display value="Resource identifier"/>
</coding>
</type>
<system
value="https://acme.com/fhir/NamingSystem/resource-business-identifier"/>
<value value="833d8550-2e63-4c31-a210-20eaeb1d43da"/>
</identifier>
<patient>🔗
<reference value="Patient/P2-ACP-Patient-SamiraVanDerSluijs"/>
<type value="Patient"/>
<display value="Patient, Samira van der Sluijs"/>
</patient>
<relationship>
<coding>
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.22.472"/>
<code value="23"/>
<display value="contactpersoon"/>
</coding>
</relationship>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="SIS"/>
<display value="sister"/>
</coding>
</relationship>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order">
<valueCode value="NL4"/>
</extension>
<use value="official"/>
<text value="Maya van der Sluijs-Mulder"/>
<family value="van der Sluijs-Mulder">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-prefix">
<valueString value="van der"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="Sluijs"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-partner-name">
<valueString value="Mulder"/>
</extension>
</family>
<given value="Maya">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="BR"/>
</extension>
</given>
</name>
<telecom>
<system value="phone">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
<code value="MC"/>
<display value="mobile contact"/>
</coding>
</valueCodeableConcept>
</extension>
</system>
<value value="0622222222"/>
<use value="home"/>
</telecom>
<telecom>
<system value="email"/>
<value value="maya@test.nl"/>
<use value="home"/>
</telecom>
<address>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
<code value="HP"/>
<display value="Primary Home"/>
</coding>
</valueCodeableConcept>
</extension>
<use value="home"/>
<type value="both"/>
<line value="Spoorsingel 41B">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Spoorsingel"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="41"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix">
<valueString value="B"/>
</extension>
</line>
<city value="Delft"/>
<district value="Delft"/>
<postalCode value="2613BG"/>
<country value="Nederland">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NL"/>
<display value="Netherlands"/>
</coding>
</valueCodeableConcept>
</extension>
</country>
</address>
</RelatedPerson>