SMART App Launch 2.2.0-preview - CI-Build
SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
Raw xml | Download
<Organization xmlns="http://hl7.org/fhir"> <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>