SMART Application Launch Framework Implementation Guide Release 1.0.0

This page is part of a downloaded copy of this specification. This page is part of the Smart App Launch Implementation Guide (v1.0.0: STU 1) based on FHIR R4. For a full list of available versions, see the Directory of published versions

ImplementationGuide: ig

Formats: Narrative, XML, JSON

Raw xml


<ImplementationGuide xmlns="http://hl7.org/fhir">
  <id value="ig"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>SMART Application Launch Framework</h2><p>The official URL for this implementation guide is: </p><pre>http://fhir-registry.smarthealthit.org/ImplementationGuide/ig</pre></div>
  </text>
  <url value="http://fhir-registry.smarthealthit.org/ImplementationGuide/ig"/>
  <version value="1.0.0"/>
  <name value="SMART Application Launch Framework"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="FHIR Project"/>
  <fhirVersion value="3.0.1"/>
  <package id="p1">
    <name value="base"/>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/implementationguide-page">
        <valueUri value="StructureDefinition-oauth-uris.html"/>
      </extension>
      <example value="false"/>
      <sourceReference>
        <reference value="StructureDefinition/oauth-uris"/>
      </sourceReference>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/implementationguide-page">
        <valueUri value="CapabilityStatement-smart-app-launch-example.html"/>
      </extension>
      <example value="true"/>
      <sourceReference>
        <reference value="CapabilityStatement/smart-app-launch-example"/>
      </sourceReference>
    </resource>
  </package>
  <page>
    <source value="index.html"/>
    <title value="SMART App Launch"/>
    <kind value="page"/>
  </page>
</ImplementationGuide>