HL7 Italia Dossier Farmaceutico FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="MedicoPrescrittoreExample01"/>
<meta>
<profile
value="http://hl7.it/fhir/dossierPharma/StructureDefinition/PractitionerRole-prescrittore-it-dossierPharma"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole </b><a name="MedicoPrescrittoreExample01"> </a><a name="hcMedicoPrescrittoreExample01"> </a></p><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">ResourcePractitionerRole "MedicoPrescrittoreExample01" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PractitionerRole-prescrittore-it-dossierPharma.html">PractitionerRole - Medico Prescrittore</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/codiceFiscale</code>/PLLDSR80E47A462P</p><p><b>practitioner</b>: <a href="https://build.fhir.org/ig/hl7-it/base/Practitioner-PractitionerExample.html">Practitioner/PractitionerExample</a></p><p><b>organization</b>: <a href="https://build.fhir.org/ig/hl7-it/base/Organization-asl-020101.html">Organization/asl-020101</a></p><p><b>code</b>: medico ospedaliero <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (it-v3RoleCode#MO)</span></p><p><b>specialty</b>: Internal medicine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#419192003)</span></p></div>
</text>
<identifier>
<system value="http://hl7.it/sid/codiceFiscale"/>
<value value="PLLDSR80E47A462P"/>
</identifier>
<practitioner>
<reference value="Practitioner/PractitionerExample"/>
</practitioner>
<organization>
<reference value="Organization/asl-020101"/>
</organization>
<code>
<coding>
<system value="http://terminology.hl7.it/CodeSystem/it-v3RoleCode"/>
<code value="MO"/>
<display value="medico ospedaliero"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419192003"/>
<display value="Internal medicine"/>
</coding>
</specialty>
</PractitionerRole>