SMART App Launch
2.2.0 - STU 2.2 International flag

SMART App Launch, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smart-app-launch/ and changes regularly. See the Directory of published versions

: Regional Health System With Independently Branded Affiliates - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="example2"/>
  <type value="collection"/>
  <timestamp value="2023-09-05T20:18:52.638960-07:00"/>
  <entry>
    <fullUrl value="https://ehr.example.com/Organization/examplehealth"/>
    <resource>
      <Organization>
        <id value="examplehealth"/>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/organization-brand">
          <extension url="brandLogo">
            <valueUrl
                      value="https://example.org/examplehealth/logo/main.1024x1024.png"/>
          </extension>
        </extension>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/organization-portal">
          <extension url="portalName">
            <valueString value="My ExampleHealth Portal"/>
          </extension>
          <extension url="portalLogo">
            <valueUrl
                      value="https://example.org/examplehealth/logo/main.1024x1024.png"/>
          </extension>
          <extension url="portalUrl">
            <valueUrl
                      value="https://example.org/examplehealth/patient-portal-url"/>
          </extension>
          <extension url="portalEndpoint">
            <valueReference>
              <reference value="Endpoint/examplehealth-r4"/>
              <display value="FHIR R4 Endpoint for ExampleHealth Brand"/>
            </valueReference>
          </extension>
          <extension url="portalEndpoint">
            <valueReference>
              <reference value="Endpoint/examplehealth-r2"/>
              <display value="FHIR R2 Endpoint for ExampleHealth Brand"/>
            </valueReference>
          </extension>
        </extension>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="https://examplehealth.org"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
            <display value="Healthcare Provider"/>
          </coding>
        </type>
        <name value="ExampleHealth"/>
        <alias value="GoodHealth Hospital"/>
        <alias value="GoodHealth Mental Health"/>
        <telecom>
          <system value="url"/>
          <value value="https://health.example.com"/>
        </telecom>
        <address>
          <city value="Madison"/>
          <state value="WI"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Anamosa"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Cedar Rapids"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Des Moines"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Dubuque"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Fort Dodge"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Grinnell"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Marshalltown"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Peoria"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Pekin"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Muscatine"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <address>
          <city value="Sioux City"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <endpoint>
          <reference value="Endpoint/examplehealth-r2"/>
          <display value="FHIR R2 Endpoint for ExampleHealth Brand"/>
        </endpoint>
        <endpoint>
          <reference value="Endpoint/examplehealth-r4"/>
          <display value="FHIR R4 Endpoint for ExampleHealth Brand"/>
        </endpoint>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.com/Organization/ehchospital"/>
    <resource>
      <Organization>
        <id value="ehchospital"/>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/organization-brand">
          <extension url="brandLogo">
            <valueUrl
                      value="data:image/svg+xml;base64,PHN2ZyB0aXRsZT0iU3Rld2FydCBNZW1vcmlhbCBIb3Nw...+IDwvc3ZnPgo="/>
          </extension>
        </extension>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="https://ehchospital.example.org"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
            <display value="Healthcare Provider"/>
          </coding>
        </type>
        <name value="ExampleHealth Community Hospital"/>
        <alias value="GoodHealth Madison"/>
        <telecom>
          <system value="url"/>
          <value value="https://www.ehchospital.example.com"/>
        </telecom>
        <address>
          <city value="Lake City"/>
          <state value="IA"/>
          <country value="US"/>
        </address>
        <partOf>
          <reference value="Organization/examplehealth"/>
        </partOf>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.com/Organization/ehpmadison"/>
    <resource>
      <Organization>
        <id value="ehpmadison"/>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/organization-brand">
          <extension url="brandLogo">
            <valueUrl value="https://ehpmadison.example.com/logo.png"/>
          </extension>
        </extension>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="https://ehpmadison.example.com"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
            <display value="Healthcare Provider"/>
          </coding>
        </type>
        <name value="ExampleHealth Physicians of Madison"/>
        <alias value="GoodHealth Madison"/>
        <telecom>
          <system value="url"/>
          <value value="https://www.ehpmadison.example.com"/>
        </telecom>
        <address>
          <city value="Madison"/>
          <state value="WI"/>
          <country value="US"/>
        </address>
        <partOf>
          <reference value="Organization/examplehealth"/>
        </partOf>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.com/Endpoint/examplehealth-r2"/>
    <resource>
      <Endpoint>
        <id value="examplehealth-r2"/>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/endpoint-fhir-version">
          <valueCode value="1.0.2"/>
        </extension>
        <status value="active"/>
        <connectionType>
          <system
                  value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
          <code value="hl7-fhir-rest"/>
        </connectionType>
        <name value="FHIR DSTU2 Endpoint for ExampleHealth"/>
        <contact>
          <system value="url"/>
          <value value="https://open.ehr.example.com"/>
        </contact>
        <payloadType>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
            <code value="none"/>
          </coding>
        </payloadType>
        <address value="https://ehr.example.com/ProdFHIR/api/FHIR/R2"/>
      </Endpoint>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.com/Endpoint/examplehealth-r4"/>
    <resource>
      <Endpoint>
        <id value="examplehealth-r4"/>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/endpoint-fhir-version">
          <valueCode value="4.0.1"/>
        </extension>
        <status value="active"/>
        <connectionType>
          <system
                  value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
          <code value="hl7-fhir-rest"/>
        </connectionType>
        <name value="FHIR R4 Endpoint for ExampleHealth"/>
        <contact>
          <system value="url"/>
          <value value="https://open.ehr.example.com"/>
        </contact>
        <payloadType>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
            <code value="none"/>
          </coding>
        </payloadType>
        <address value="https://ehr.example.com/ProdFHIR/api/FHIR/R4"/>
      </Endpoint>
    </resource>
  </entry>
</Bundle>