Finnish Scheduling
0.2.0-cibuild - ci-build
Finnish Scheduling, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 0.2.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-scheduling/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="example-patient"/>
<meta>
<lastUpdated value="2021-03-02T11:06:59.579+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient example-patient</b></p><a name="example-patient"> </a><a name="hcexample-patient"> </a><a name="example-patient-fi-FI"> </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">Last updated: 2021-03-02 11:06:59+0000</p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Pentti Potilas (no stated gender), DoB Unknown ( urn:oid:1.2.246.21#010101-123N (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:oid:1.2.246.537.5.40175 FI}">Suomi</span></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Huoltaja">Huoltaja:</td><td colspan="3"><ul><li>Pappa Potilas </li><li>+3581234567</li></ul></td></tr></table></div>
</text>
<extension
url="http://hl7.fi/fhir/StructureDefinition/HomeMunicipalityExtension">
<valueCoding>
<system value="urn:oid:1.2.246.537.6.21.2003"/>
<code value="564"/>
<display value="Oulu"/>
</valueCoding>
</extension>
<identifier>
<use value="official"/>
<system value="urn:oid:1.2.246.21"/>
<value value="010101-123N"/>
</identifier>
<name>
<family value="Potilas"/>
<given value="Pentti"/>
</name>
<contact>
<relationship>
<coding>
<system value="urn:oid:1.2.246.537.6.882"/>
<code value="1"/>
<display value="Huoltaja"/>
</coding>
</relationship>
<name>
<family value="Potilas"/>
<given value="Pappa"/>
</name>
<telecom>
<system value="sms"/>
<value value="+3581234567"/>
</telecom>
</contact>
<communication>
<language>
<coding>
<system value="urn:oid:1.2.246.537.5.40175"/>
<code value="FI"/>
<display value="Suomi"/>
</coding>
</language>
</communication>
</Patient>