DIPS Core Implementation Guide
0.1.0 - ci-build
Norway
DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="cdp1000001"/>
<meta>
<profile value="http://dips.no/fhir/R4/StructureDefinition/DIPSPatient"/>
<profile
value="http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient cdp1000001</b></p><a name="cdp1000001"> </a><a name="hccdp1000001"> </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">Profiles: <a href="StructureDefinition-DIPSPatient.html">DIPSPatient</a>, <a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&canonical=http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient">http://dips.no/fhir/R4/StructureDefinition/NoBasisPatient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Skålsvik (Testplan Edi), Eddie(official) Male, DoB: 1959-04-23 ( http://dips.no/fhir/namingsystem/dips-patientid#1000001)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">false</td></tr><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">FellesHjelpenummer/23445949728 (use: temp, )</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Bestemorenga Bodø 18 8013 Norge (home)</td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:ietf:bcp:47 en-eng}">Engelsk</span></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: <a href="PractitionerRole-agb57.html">PractitionerRole: identifier = urn:oid:1.3.6.1.4.1.9038.60.1#57</a></li></ul></td></tr></table></div>
</text>
<identifier>
<use value="temp"/>
<system value="urn:oid:2.16.578.1.12.4.1.4.3"/>
<value value="23445949728"/>
</identifier>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-patientid"/>
<value value="1000001"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="Skålsvik (Testplan Edi), Eddie"/>
<family value="Skålsvik (Testplan Edi)"/>
<given value="Eddie"/>
</name>
<gender value="male"/>
<birthDate value="1959-04-23"/>
<deceasedBoolean value="false"/>
<address>
<extension
url="http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation">
<extension url="municipality">
<valueCoding>
<system value="urn:oid:2.16.578.1.12.4.1.1.3402"/>
<code value="1804"/>
<display value="Bodø"/>
</valueCoding>
</extension>
</extension>
<extension
url="http://dips.no/fhir/R4/StructureDefinition/DipsPatientStateName">
<valueString value="NORDLAND FYLKESKOMMUNE"/>
</extension>
<extension
url="http://hl7.no/fhir/StructureDefinition/no-basis-address-official">
<valueBoolean value="false"/>
</extension>
<use value="home"/>
<line value="Bestemorenga"/>
<city value="Bodø"/>
<district value="Bodø">
<extension
url="http://dips.no/fhir/R4/StructureDefinition/DipsPatientMunicipality">
<valueCoding>
<system value="urn:oid:2.16.578.1.12.4.1.1.3402"/>
<code value="1804"/>
<display value="Bodø"/>
</valueCoding>
</extension>
</district>
<state value="18"/>
<postalCode value="8013"/>
<country value="Norge"/>
</address>
<communication>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en-eng"/>
<display value="Engelsk"/>
</coding>
</language>
</communication>
<generalPractitioner>🔗
<reference value="PractitionerRole/agb57"/>
</generalPractitioner>
</Patient>