Shared Health Specification and Guide Version 5.0

 
Raw XML


<Organization xmlns="http://hl7.org/fhir">
  <id value="example-organization"/>
  <meta>
    <profile
             value="http://sharedhealth.exchange/fhir/StructureDefinition/profile-organization-tpr"/>
    <tag>
      <system
              value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
      <code value="Shared2.0"/>
    </tag>
  </meta>
  <extension
             url="http://sharedhealth.exchange/fhir/StructureDefinition/ext-entity-service">
    <extension url="status">
      <valueCode value="active"/>
    </extension>
    <extension url="code">
      <valueCode value="prescribeit-rx"/>
    </extension>
  </extension>
  <extension
             url="http://sharedhealth.exchange/fhir/StructureDefinition/ext-entity-service">
    <extension url="status">
      <valueCode value="active"/>
    </extension>
    <extension url="code">
      <valueCode value="clinician-comm"/>
    </extension>
  </extension>
  <identifier>
    <system
            value="http://sharedhealth.exchange/fhir/NamingSystem/registry-id-organization"/>
    <value value="200170015"/>
  </identifier>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/v3/RoleCode"/>
      <code value="OUTPHARM"/>
    </coding>
  </type>
  <name value="Sobeys Pharmacy #233 Saint John"/>
  <telecom>
    <system value="phone"/>
    <value value="5066423665"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="5066332514"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="amie.dlouhy@sobeys.com"/>
    <use value="work"/>
  </telecom>
  <address>
    <type value="physical"/>
    <text value="149 LANSDOWNE AVE SAINT JOHN NB E2K 2Z9 CANADA"/>
    <line value="149 Lansdowne Avenue"/>
    <city value="Saint John"/>
    <state value="NB"/>
    <postalCode value="E2K 2Z9"/>
    <country value="CAN"/>
  </address>
  <partOf>
    <reference value="Organization/200193533"/>
    <display value="Sobeys Drugs"/>
  </partOf>
</Organization>