SMART Health Cards and Links IG
1.0.0 - STU 1 International flag

This page is part of the SMART Health Cards and Links FHIR IG (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: shl-smart-on-fhir-endpoint-1 - XML Representation

Page standards status: Informative

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="shl-smart-on-fhir-endpoint-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/smart-health-cards-and-links/StructureDefinition/shl-endpoint"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint shl-smart-on-fhir-endpoint-1</b></p><a name="shl-smart-on-fhir-endpoint-1"> </a><a name="hcshl-smart-on-fhir-endpoint-1"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-shl-endpoint.html">SHL Endpoint</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://hl7.org/fhir/R4/codesystem-restful-security-service.html#restful-security-service-SMART-on-FHIR">RestfulSecurityService SMART-on-FHIR</a>: SMART-on-FHIR</p><p><b>name</b>: Labs-R-Us Application Access</p><p><b>payloadType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type none}">None</span></p><p><b>address</b>: <a href="https://fhir.example.org">https://fhir.example.org</a></p></div>
  </text>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/restful-security-service"/>
    <code value="SMART-on-FHIR"/>
  </connectionType>
  <name value="Labs-R-Us Application Access"/>
  <payloadType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
      <code value="none"/>
    </coding>
  </payloadType>
  <address value="https://fhir.example.org"/>
</Endpoint>