Remote Anamnesis Implementation Guide
0.1.0 - ci-build

Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Dr. Mario Rossi - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="Practitioner-Anamnesis-001"/>
  <meta>
    <profile
             value="http://remote-anamnesis.na.icar.cnr/StructureDefinition/PractitionerAnamnesi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner Practitioner-Anamnesis-001</b></p><a name="Practitioner-Anamnesis-001"> </a><a name="hcPractitioner-Anamnesis-001"> </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-PractitionerAnamnesi.html">Practitioner_Anamnesis</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/codiceFiscale</code>/RSSMRA75A01H501X</p><p><b>name</b>: Mario Rossi (Official)</p><p><b>telecom</b>: ph: 3332651519</p></div>
  </text>
  <identifier>
    <system value="http://hl7.it/sid/codiceFiscale"/>
    <value value="RSSMRA75A01H501X"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Rossi"/>
    <given value="Mario"/>
    <prefix value="Dr."/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="3332651519"/>
  </telecom>
</Practitioner>