SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="example5"/>
<meta>
<lastUpdated value="2023-09-05T20:36:42.269187-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:36:42.268403-07:00"/>
<entry>
<fullUrl value="https://ehr.example.org/Endpoint/brand1-opt2"/>
<resource>
<Endpoint>
<id value="brand1-opt2"/>
<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 Brand1/Brand2"/>
<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://example.org/brand1.org/ProdFHIR/api/FHIR/R4"/>
</Endpoint>
</resource>
</entry>
<entry>
<fullUrl value="https://ehr.example.org/Endpoint/brand2-opt2"/>
<resource>
<Endpoint>
<id value="brand2-opt2"/>
<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 Brand1/Brand2"/>
<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://example.org/brand2.org/ProdFHIR/api/FHIR/R4"/>
</Endpoint>
</resource>
</entry>
<entry>
<fullUrl value="https://ehr.example.org/Organization/brand1-opt2"/>
<resource>
<Organization>
<id value="brand1-opt2"/>
<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/brand1/logo/main.svg"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name">
<valueString value="Brand1 Portal"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url">
<valueUrl value="https://example.org/chart.brand1.org"/>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="https://brand1.org"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
<code value="insurer"/>
<display value="Health Insurance provider"/>
</coding>
</type>
<name value="Brand1"/>
<alias value="Umbrella Insurance"/>
<telecom>
<system value="url"/>
<value value="https://www.brand1.com"/>
</telecom>
<address>
<city value="Napa"/>
<state value="CA"/>
</address>
<address>
<city value="Sonoma"/>
<state value="CA"/>
</address>
<address>
<city value="St Helena"/>
<state value="CA"/>
</address>
<endpoint>
<reference value="Endpoint/brand1-opt2"/>
<display value="FHIR R4 Endpoint for Brand1/Brand2"/>
</endpoint>
</Organization>
</resource>
</entry>
<entry>
<fullUrl value="https://ehr.example.org/Organization/brand2-opt2"/>
<resource>
<Organization>
<id value="brand2-opt2"/>
<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/brand2/logo/main.svg"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name">
<valueString value="Brand2 Portal"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url">
<valueUrl value="https://example.org/chart.brand2.org"/>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="https://brand2.org"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
<code value="insurer"/>
<display value="Health Insurance provider"/>
</coding>
</type>
<name value="Brand2"/>
<alias value="Shield Insurance"/>
<telecom>
<system value="url"/>
<value value="https://www.brand2.com"/>
</telecom>
<address>
<city value="Sonoma"/>
<state value="CA"/>
</address>
<address>
<city value="San Rafael"/>
<state value="CA"/>
</address>
<address>
<city value="Santa Rosa"/>
<state value="CA"/>
</address>
<endpoint>
<reference value="Endpoint/brand2-opt2"/>
<display value="FHIR R4 Endpoint for Brand1/Brand2"/>
</endpoint>
</Organization>
</resource>
</entry>
</Bundle>
IG © 2020+ HL7 International - FHIR Infrastructure WG and Boston Children's Hospital Package hl7.fhir.uv.smart-app-launch#2.2.0-preview based on FHIR 4.0.1. Generated 2023-09-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change