teleassistenza
0.2.0 - trial-use
teleassistenza - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="patient-mrossi"/>
<meta>
<profile
value="http://hl7.it/fhir/teleassistenza/StructureDefinition/PatientTeleassistenza"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patient-mrossi</b></p><a name="patient-mrossi"> </a><a name="hcpatient-mrossi"> </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="StructureDefinition-PatientTeleassistenza.html">PatientTeleassistenza</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Maria Rossi Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 3331245678</li><li><a href="mailto:maria.rossi@mail.com">maria.rossi@mail.com</a></li><li>Via della Libertà, 52 Milano Italia 20100 IT (home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Emergency Contact">Emergency Contact:</td><td colspan="3"><ul><li>Luigi Rossi </li><li>ph: 3312345567</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Emergency Contact">Emergency Contact:</td><td colspan="3"><ul><li>Maria Bianchi </li><li>ph: 3311234598</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.2.0/StructureDefinition-patient-birthPlace.html">Patient Birth Place</a></td><td colspan="3">Via della Vittoria, 1 Milano Italia 20100 IT </td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
<valueAddress>
<extension
url="http://hl7.it/fhir/teleassistenza/StructureDefinition/address-official">
<valueBoolean value="true"/>
</extension>
<line value="Via della Vittoria, 1">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Via della Vittoria"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="1"/>
</extension>
</line>
<city value="Milano"/>
<state value="Italia"/>
<postalCode value="20100"/>
<country value="IT"/>
</valueAddress>
</extension>
<identifier>
<system value="http://hl7.it/sid/codiceFiscale"/>
<value value="RSSMRA71E01F205E"/>
</identifier>
<name>
<family value="Rossi"/>
<given value="Maria"/>
</name>
<telecom>
<system value="phone"/>
<value value="3331245678"/>
</telecom>
<telecom>
<system value="email"/>
<value value="maria.rossi@mail.com"/>
</telecom>
<gender value="female"/>
<birthDate value="1971-05-01"/>
<address>
<extension
url="http://hl7.it/fhir/teleassistenza/StructureDefinition/address-official">
<valueBoolean value="true"/>
</extension>
<extension
url="http://hl7.it/fhir/teleassistenza/StructureDefinition/recordCertification">
<extension url="who">
<valueCodeableConcept>
<coding>
<system
value="https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita"/>
<code value="gov"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<use value="home"/>
<line value="Via della Libertà, 52">
<extension
url="http://hl7.it/fhir/teleassistenza/StructureDefinition/address-dug">
<valueCodeableConcept>
<coding>
<system
value="https://www.hl7.it/fhir/terminology/CodeSystem/dug"/>
<code value="67"/>
<display value="via"/>
</coding>
</valueCodeableConcept>
</extension>
</line>
<city value="Milano"/>
<state value="Italia"/>
<postalCode value="20100"/>
<country value="IT"/>
</address>
<contact>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
<code value="C"/>
<display value="Emergency Contact"/>
</coding>
</relationship>
<name>
<family value="Rossi"/>
<given value="Luigi"/>
</name>
<telecom>
<system value="phone"/>
<value value="3312345567"/>
</telecom>
</contact>
<contact>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
<code value="C"/>
<display value="Emergency Contact"/>
</coding>
</relationship>
<name>
<family value="Bianchi"/>
<given value="Maria"/>
</name>
<telecom>
<system value="phone"/>
<value value="3311234598"/>
</telecom>
</contact>
</Patient>