SMART App Launch
2.2.0-preview - CI-Build International flag

SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions

: example2 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="example2"/>
  <meta>
    <lastUpdated value="2023-09-05T20:18:52.639617-07:00"/>
    <profile
             value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brands-bundle"/>
  </meta>
  <type value="collection"/>
  <timestamp value="2023-09-05T20:18:52.638960-07:00"/>
  <entry>
    <fullUrl value="https://ehr.example.org/Endpoint/examplehealth-r2"/>
    <resource>
      <Endpoint>
        <id value="examplehealth-r2"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-endpoint"/>
        </meta>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/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.com"/>
        </contact>
        <payloadType>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
            <code value="none"/>
          </coding>
        </payloadType>
        <address
                 value="https://ehrfhir.examplehealth.org/ProdFHIR/api/FHIR/R4"/>
      </Endpoint>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.org/Endpoint/examplehealth-r4"/>
    <resource>
      <Endpoint>
        <id value="examplehealth-r4"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-endpoint"/>
        </meta>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/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.com"/>
        </contact>
        <payloadType>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
            <code value="none"/>
          </coding>
        </payloadType>
        <address
                 value="https://ehrfhir.examplehealth.org/ProdFHIR/api/FHIR/R4"/>
      </Endpoint>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.org/Organization/ehchospital"/>
    <resource>
      <Organization>
        <id value="ehchospital"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brand"/>
        </meta>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo">
          <valueUrl
                    value="data:image/svg+xml;base64,PHN2ZyB0aXRsZT0iU3Rld2FydCBNZW1vcmlhbCBIb3Nw...+IDwvc3ZnPgo="/>
        </extension>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="https://ehchospital.org"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
            <code value="clinical"/>
            <display value="Clinical Care provider"/>
          </coding>
        </type>
        <name value="ExampleHealth Community Hospital"/>
        <alias value="GoodHealth Madison"/>
        <telecom>
          <system value="url"/>
          <value value="https://www.ehchospital.com"/>
        </telecom>
        <address>
          <city value="Lake City"/>
          <state value="IA"/>
        </address>
        <partOf>
          <reference value="Organization/examplehealth"/>
        </partOf>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.org/Organization/ehpmadison"/>
    <resource>
      <Organization>
        <id value="ehpmadison"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brand"/>
        </meta>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo">
          <valueUrl
                    value="https://example.org/examplehealth.org/logo/ehp-madison.png"/>
        </extension>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="https://ehpmadison.com"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
            <code value="clinical"/>
            <display value="Clinical Care provider"/>
          </coding>
        </type>
        <name value="ExampleHealth Physicians Madison"/>
        <alias value="GoodHealth Madison"/>
        <telecom>
          <system value="url"/>
          <value value="https://www.ehpmadison.com"/>
        </telecom>
        <address>
          <city value="Madison"/>
          <state value="WI"/>
        </address>
        <partOf>
          <reference value="Organization/examplehealth"/>
        </partOf>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://ehr.example.org/Organization/examplehealth"/>
    <resource>
      <Organization>
        <id value="examplehealth"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-brand"/>
        </meta>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo">
          <valueUrl
                    value="https://example.org/examplehealth/logo/main.1024x102.png"/>
        </extension>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name">
          <valueString value="My ExampleHealth Portal"/>
        </extension>
        <extension
                   url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url">
          <valueUrl value="https://example.org/chart.myexamplehealth.org"/>
        </extension>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="https://examplehealth.org"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
            <code value="clinical"/>
            <display value="Clinical Care provider"/>
          </coding>
        </type>
        <name value="ExampleHealth"/>
        <alias value="GoodHealth Hospital"/>
        <alias value="GoodHealth Mental Health"/>
        <telecom>
          <system value="url"/>
          <value value="https://www.examplehealth.com"/>
        </telecom>
        <address>
          <city value="Madison"/>
          <state value="WI"/>
        </address>
        <address>
          <city value="Anamosa"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Cedar Rapids"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Des Moines"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Dubuque"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Fort Dodge"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Grinnell"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Marshalltown"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Peoria"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Pekin"/>
          <state value="I"/>
        </address>
        <address>
          <city value="Muscatine"/>
          <state value="IA"/>
        </address>
        <address>
          <city value="Sioux City"/>
          <state value="IA"/>
        </address>
        <endpoint>
          <reference value="Endpoint/examplehealth-r4"/>
          <display value="FHIR R4 Endpoint for ExampleHealth Brand"/>
        </endpoint>
        <endpoint>
          <reference value="Endpoint/examplehealth-r2"/>
          <display value="FHIR DSTU2 Endpoint for ExampleHealth Brand"/>
        </endpoint>
      </Organization>
    </resource>
  </entry>
</Bundle>