0.2.0 - ci-build
Rigoletto - 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-Rigoletto-002"/>
<meta>
<profile
value="https://rigoletto.na.icar.cnr.it/StructureDefinition/patient-rigoletto"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient Patient-Rigoletto-002</b></p><a name="Patient-Rigoletto-002"> </a><a name="hcPatient-Rigoletto-002"> </a><a name="Patient-Rigoletto-002-en-US"> </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-patient-rigoletto.html">Patient_Rigoletto</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anna Bianchi Female, DoB: 1982-06-10 ( http://hl7.it/sid/codiceFiscale#BNCHNN82H50F839X (use: official, ))</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: 1234568890(Mobile)</li><li><a href="mailto:example2@example.com">example2@example.com</a></li><li>Napoli </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Gruppo etnico del Paziente"><a href="StructureDefinition-extension-patient-ethnic-group.html">Ethnic Group</a></td><td colspan="3"><span title="Codes:{http://snomed.info/sct 26242008}">Mixed (qualifier value)</span></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">Napoli Campania Italia </td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
<valueAddress>
<city value="Napoli"/>
<state value="Campania"/>
<country value="Italia"/>
</valueAddress>
</extension>
<extension
url="https://rigoletto.na.icar.cnr.it/StructureDefinition/extension-patient-ethnic-group">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26242008"/>
<display value="Mixed (qualifier value)"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<use value="official"/>
<system value="http://hl7.it/sid/codiceFiscale"/>
<value value="BNCHNN82H50F839X"/>
</identifier>
<name>
<text value="Anna Bianchi"/>
<family value="Bianchi"/>
<given value="Anna"/>
</name>
<telecom>
<system value="phone"/>
<value value="1234568890"/>
<use value="mobile"/>
</telecom>
<telecom>
<system value="email"/>
<value value="example2@example.com"/>
</telecom>
<gender value="female"/>
<birthDate value="1982-06-10"/>
<address>
<city value="Napoli"/>
</address>
</Patient>