RIVO-Noord Zorgviewer Implementation Guide
1.18.0 - sprint65
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.18.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="B211BE58-949E-4950-9FE7-410B4D944E6F"/>
<meta>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient B211BE58-949E-4950-9FE7-410B4D944E6F</b></p><a name="B211BE58-949E-4950-9FE7-410B4D944E6F"> </a><a name="hcB211BE58-949E-4950-9FE7-410B4D944E6F"> </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="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient">http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">J. Xxx_cevat(official) Female, DoB: 1964-07-25 ( http://fhir.nl/fhir/NamingSystem/bsn#Burgerservicenummer (BSN)#999911132 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Knolweg 1001 Utrecht 9999 XX NL (home)</td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
<value value="999911132"/>
</identifier>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order">
<valueCode value="NL1"/>
</extension>
<use value="official"/>
<text value="J. Xxx_cevat"/>
<family value="Xxx_cevat">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="Xxx_cevat"/>
</extension>
</family>
<given value="J">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueString value="CL"/>
</extension>
</given>
<given value="J.">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueString value="IN"/>
</extension>
</given>
</name>
<gender value="female"/>
<birthDate value="1964-07-25"/>
<address>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType">
<valueCodeableConcept>
<coding>
<system value="urn:oid:2.16.840.1.113883.1.11.190"/>
<code value="HP"/>
<display value="Primary Home"/>
</coding>
</valueCodeableConcept>
</extension>
<use value="home"/>
<line value="Knolweg 1001">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Knolweg"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="1001"/>
</extension>
</line>
<city value="Utrecht"/>
<postalCode value="9999 XX"/>
<country value="NL">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
<valueCoding>
<system value="urn:iso:std:iso:3166"/>
<code value="NL"/>
</valueCoding>
</extension>
</country>
</address>
</Patient>