Combined Nordic FHIR Base Profiles
0.2.0-ci - ci-build
Combined Nordic FHIR Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/nordic-base/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="GOFSH-GENERATED-ID-4"/>
<meta>
<profile
value="http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-practitioner-profile"/>
<profile
value="http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner GOFSH-GENERATED-ID-4</b></p><a name="GOFSH-GENERATED-ID-4"> </a><a name="hcGOFSH-GENERATED-ID-4"> </a><a name="GOFSH-GENERATED-ID-4-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.578.1.12.4.1.4.4</code>/9144889</p><p><b>name</b>: Magnar Koman </p><p><b>telecom</b>: ph: 75589889(Work), fax: 75589899, ph: 98128921(Mobile), <a href="mailto:mako@bottomline.no">mako@bottomline.no</a></p><p><b>address</b>: Dreyfushammarn 23 BODØ 8012 (work)</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.578.1.12.4.1.1.9060 LE}">Lege</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.578.1.12.4.1.1.7426 1}">Allmennmedisin</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.578.1.12.4.1.1.7704 1}">Autorisasjon</span></p><p><b>period</b>: 2018-10-10 --> (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.578.1.12.4.1.1.7426 152}">Ortopedisk kirurgi</span></p></blockquote></div>
</text>
<identifier>
<system value="urn:oid:2.16.578.1.12.4.1.4.4"/>
<value value="9144889"/>
</identifier>
<name>
<family value="Koman"/>
<given value="Magnar"/>
</name>
<telecom>
<system value="phone"/>
<value value="75589889"/>
<use value="work"/>
</telecom>
<telecom>
<system value="fax"/>
<value value="75589899"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="98128921"/>
<use value="mobile"/>
</telecom>
<telecom>
<system value="email"/>
<value value="mako@bottomline.no"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="Dreyfushammarn 23"/>
<city value="BODØ"/>
<postalCode value="8012"/>
</address>
<qualification>
<code>
<coding>
<system value="urn:oid:2.16.578.1.12.4.1.1.9060"/>
<code value="LE"/>
<display value="Lege"/>
</coding>
</code>
</qualification>
<qualification>
<code>
<coding>
<system value="urn:oid:2.16.578.1.12.4.1.1.7426"/>
<code value="1"/>
<display value="Allmennmedisin"/>
</coding>
</code>
</qualification>
<qualification>
<code>
<coding>
<system value="urn:oid:2.16.578.1.12.4.1.1.7704"/>
<code value="1"/>
<display value="Autorisasjon"/>
</coding>
</code>
<period>
<start value="2018-10-10"/>
</period>
</qualification>
<qualification>
<code>
<coding>
<system value="urn:oid:2.16.578.1.12.4.1.1.7426"/>
<code value="152"/>
<display value="Ortopedisk kirurgi"/>
</coding>
</code>
</qualification>
</Practitioner>