Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: cfsb1639754108144 - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="cfsb1639754108144"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/Organization-uv-epi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b></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">Resource Organization "cfsb1639754108144" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Organization-uv-epi.html">Organization (ePI)</a></p></div><p><b>identifier</b>: id: ORG-100000380 (OFFICIAL)</p><p><b>active</b>: true</p><p><b>type</b>: Marketing authorisation holder <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (#220000000034)</span></p><p><b>name</b>: Zambon S.p.A.</p><p><b>telecom</b>: <a href="tel:+3902665241">+39 02 665 241</a></p><p><b>address</b>: Via Lillo del Duca, 10 20091 Bresso (Milan) – Italy(WORK)</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://spor.ema.europa.eu/omswi/"/>
    <value value="ORG-100000380"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="https://spor.ema.europa.eu/rmswi/"/>
      <code value="220000000034"/>
      <display value="Marketing authorisation holder"/>
    </coding>
    <text value="Marketing authorisation holder"/>
  </type>
  <name value="Zambon S.p.A."/>
  <telecom>
    <system value="phone"/>
    <value value="+39 02 665 241"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <type value="physical"/>
    <text value="Via Lillo del Duca, 10 20091 Bresso (Milan) – Italy"/>
    <line value="Via Lillo del Duca, 10 20091"/>
    <city value="Bresso (Milan)"/>
    <country value="Italy"/>
  </address>
</Organization>