HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build Italy flag

HL7 FHIR Implementation Guide Dossier Farmaceutico, 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/dossier-pharma/ and changes regularly. See the Directory of published versions

: Organization ASL Valle D'Aosta - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="Organization-Dossier-Esempio"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization </b><a name="Organization-Dossier-Esempio"> </a><a name="hcOrganization-Dossier-Esempio"> </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">ResourceOrganization &quot;Organization-Dossier-Esempio&quot; </p></div><p><b>identifier</b>: <code>http://hl7.it/sid/fls</code>/020101, <code>http://hl7.it/sid/vda/asl</code>/101, <code>http://hl7.it/sid/partitaIva</code>/00177330073, <code>http://hl7.it/sid/codiceFiscale</code>/91001750073</p><p><b>active</b>: true</p><p><b>type</b>: Azienda Sanitaria Locale <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://build.fhir.org/ig/hl7-it/terminology/CodeSystem-it-tipoEntita.html">HL7 Italia - Tipo di Entità</a>#asl)</span></p><p><b>name</b>: AZIENDA U.S.L. VALLE D'AOSTA</p><p><b>telecom</b>: ph: (0165) 5431, fax: (0165) 544587, <a href="mailto:protocollo@pec.ausl.vda.it">protocollo@pec.ausl.vda.it</a>, <a href="http://www.ausl.vda.it">http://www.ausl.vda.it</a></p></div>
  </text>
  <identifier>
    <system value="http://hl7.it/sid/fls"/>
    <value value="020101"/>
  </identifier>
  <identifier>
    <system value="http://hl7.it/sid/vda/asl"/>
    <value value="101"/>
  </identifier>
  <identifier>
    <system value="http://hl7.it/sid/partitaIva"/>
    <value value="00177330073"/>
  </identifier>
  <identifier>
    <system value="http://hl7.it/sid/codiceFiscale"/>
    <value value="91001750073"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita"/>
      <code value="asl"/>
      <display value="Azienda Sanitaria Locale"/>
    </coding>
  </type>
  <name value="AZIENDA U.S.L. VALLE D'AOSTA"/>
  <telecom>
    <system value="phone"/>
    <value value="(0165) 5431"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="(0165) 544587"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="protocollo@pec.ausl.vda.it"/>
  </telecom>
  <telecom>
    <system value="url"/>
    <value value="http://www.ausl.vda.it"/>
  </telecom>
</Organization>