HL7 Italia FHIR Implementation Guide (base), published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/base/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="esempio-CF-residenza"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient esempio-CF-residenza</b></p><a name="esempio-CF-residenza"> </a><a name="hcesempio-CF-residenza"> </a><a name="esempio-CF-residenza-it-IT"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">DANTE ALIGHIERI (official) Male, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#TSTPSN80A01D612A)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>Viale della Repubblica 12, PANTIGLIATE - 20090 - Italia(home)</li><li>Via Capitolina 27 - interno 5b - 34131 - TRIESTE(home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient contact">Contact:</td><td colspan="3"><ul><li>ph: 33312345678</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements."><a href="http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-birthPlace.html">Patient Birth Place</a></td><td colspan="3">Italia </td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
<valueAddress>
<country value="Italia">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding">
<valueCoding>
<system value="http://terminology.hl7.it/sid/mef-ae-comuni"/>
<code value="F979"/>
<display value="NUORO"/>
</valueCoding>
</extension>
</country>
</valueAddress>
</extension>
<identifier>
<extension
url="http://hl7.it/fhir/StructureDefinition/recordCertification">
<extension url="when">
<valueDateTime value="2020-04-06"/>
</extension>
<extension url="who">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.it/CodeSystem/it-tipoEntita"/>
<code value="mef"/>
<display value="Ministero Economia e Finanze"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<system value="http://hl7.it/sid/codiceFiscale"/>
<value value="TSTPSN80A01D612A"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="ALIGHIERI"/>
<given value="DANTE"/>
</name>
<gender value="male"/>
<birthDate value="1971-05-01"/>
<address>
<extension
url="http://hl7.org/fhir/StructureDefinition/address-official">
<valueBoolean value="true"/>
</extension>
<use value="home"/>
<type value="postal"/>
<text value="Viale della Repubblica 12, PANTIGLIATE - 20090 - Italia"/>
<line value="Viale della Repubblica 12, scala 2">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Viale della Repubblica"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType">
<valueString value="VIALE"/>
</extension>
<extension url="http://hl7.it/fhir/StructureDefinition/address-dug">
<valueCodeableConcept>
<coding>
<system value="http://registry.geodati.gov.it/dug"/>
<code value="76"/>
<display value="viale"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase">
<valueString value="DELLA REPUBBLICA"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="12"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator">
<valueString value="scala 2"/>
</extension>
</line>
<city value="PANTIGLIATE"/>
<postalCode value="20090"/>
<country value="Italia"/>
</address>
<address>
<extension
url="http://hl7.org/fhir/StructureDefinition/address-official">
<valueBoolean value="false"/>
</extension>
<use value="home"/>
<type value="postal"/>
<text value="Via Capitolina 27 - interno 5b - 34131 - TRIESTE"/>
<line value="Via Capitolina 27 - interno 5b"/>
<city value="TRIESTE"/>
<postalCode value="34131"/>
<country value="Italia"/>
<period>
<start value="2009-06-09T00:00:00+02:00"/>
</period>
</address>
<contact>
<telecom>
<system value="phone"/>
<value value="33312345678"/>
</telecom>
</contact>
</Patient>