SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="example"/>
<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/logo/main.1024x102.png"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-logo-use-agreement">
<valueUrl value="https://example.org/logo/use-agreement.html"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags">
<valueCode value="hidden"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-name">
<valueString value="Example Health Portal"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-url">
<valueUrl value="https://example.org/myportal"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-description">
<valueMarkdown
value="This is the description of the portal. It can be multiple lines.
It can also be **markdown**.
"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-logo">
<valueUrl value="https://example.org/portal-logo/main.1024x102.png"/>
</extension>
<extension
url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-logo-use-agreement">
<valueUrl value="https://example.org/portal-logo/use-agreement.html"/>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="https://examplehospital.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="Example Organization"/>
<alias value="Example Health System"/>
<telecom>
<system value="url"/>
<value value="https://example.org/brand-home"/>
</telecom>
<address>
<line value="100 1st Avenue, Suite 227"/>
<city value="Pleasanton"/>
<state value="MA"/>
<postalCode value="01002"/>
</address>
<partOf>
<display value="Larger Health System"/>
</partOf>
<endpoint>
<reference value="Endpoint/example"/>
<display value="FHIR R4 Endpoint for Example Medical Center Brand"/>
</endpoint>
</Organization>
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