Shared Health Specification and Guide Version 5.0

 
Raw XML


<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-organization-identifier-search"/>
  <meta>
    <profile
             value="http://sharedhealth.exchange/fhir/StructureDefinition/interaction-bundle-query-organization"/>
    <tag>
      <system
              value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
      <code value="Shared5.0"/>
    </tag>
  </meta>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url
         value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Organization?identifier=190000018&amp;_revinclude=Practitioner:organization"/>
  </link>
  <entry>
    <fullUrl
             value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Organization/190000018"/>
    <resource>
      <Organization>
        <id value="190000018"/>
        <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>
        <language value="EN"/>
        <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="190000018"/>
        </identifier>
        <type>
          <coding>
            <system value="http://hl7.org/fhir/v3/RoleCode"/>
            <code value="OUTPHARM"/>
          </coding>
        </type>
        <name value="SIMPLICITY  #8888"/>
        <telecom>
          <system value="phone"/>
          <value value="0205569288"/>
          <use value="mobile"/>
        </telecom>
        <address>
          <type value="physical"/>
          <text value="456 SOME STREET"/>
          <line value="456  Some Street"/>
          <city value="Hamilton"/>
          <state value="ON"/>
          <postalCode value="A1B 2C4"/>
          <country value="CAN"/>
        </address>
      </Organization>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
  <entry>
    <fullUrl
             value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Practitioner/190000080"/>
    <resource>
      <Practitioner>
        <id value="190000080"/>
        <meta>
          <profile
                   value="http://sharedhealth.exchange/fhir/StructureDefinition/profile-practitioner-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>
          <type>
            <coding>
              <system value="http://hl7.org/fhir/v2/0203"/>
              <code value="PRN"/>
            </coding>
          </type>
          <system
                  value="http://sharedhealth.exchange/fhir/NamingSystem/registry-id-practitioner"/>
          <value value="190000080"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://hl7.org/fhir/v2/0203"/>
              <code value="LN"/>
            </coding>
            <text value="College of Physicians and Surgeons of Ontario"/>
          </type>
          <system value="urn:oid:2.16.840.1.113883.4.347"/>
          <value value="PT41600004"/>
        </identifier>
        <name>
          <use value="official"/>
          <family value="PRACTITIONERLT04LAST"/>
          <given value="PRACTITIONERLT04FIRST"/>
          <prefix value="DR."/>
          <suffix value="SR"/>
        </name>
        <practitionerRole>
          <organization>
            <reference value="Organization/190000018"/>
          </organization>
          <role>
            <coding>
              <system value="http://hl7.org/fhir/practitioner-role"/>
              <code value="doctor"/>
              <display value="Doctor">
                <extension
                           url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-translation">
                  <valueString value="Médecin">
                    <extension
                               url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-language">
                      <valueCode value="fr"/>
                    </extension>
                  </valueString>
                </extension>
              </display>
            </coding>
          </role>
          <specialty>
            <text value="Physician, Family Medicine">
              <extension
                         url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-translation">
                <valueString value="Médecin, médecine familiale">
                  <extension
                             url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-language">
                    <valueCode value="fr"/>
                  </extension>
                </valueString>
              </extension>
            </text>
          </specialty>
        </practitionerRole>
        <communication>
          <coding>
            <system value="urn:ietf:bcp:47"/>
            <code value="en-CA"/>
          </coding>
        </communication>
      </Practitioner>
    </resource>
    <search>
      <mode value="include"/>
    </search>
  </entry>
</Bundle>