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="examplehospital3-ehr1"/> <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/examplehospital3/ui/images/img-logo-2x-new.webp"/> </extension> <extension url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-description"> <valueMarkdown value="Patient Gateway is an online tool to help adult patients connect with health care providers, manage appointments, and refill prescriptions. "/> </extension> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="https://examplehospital3.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="ExampleHospital3"/> <alias value="GoodCare Cancer Center"/> <telecom> <system value="url"/> <value value="https://www.example.org/examplehospital3.org"/> </telecom> <address> <city value="Boston"/> <state value="MA"/> </address> <partOf> <reference value="Organization/examplehospital1-ehr1"/> </partOf> </Organization>