SMART App Launch
2.2.0-preview - CI-Build International flag

SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions

: examplehospital2-ehr2 - XML Representation

Raw xml | Download



<Endpoint xmlns="http://hl7.org/fhir">
  <id value="examplehospital2-ehr2"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/smart-app-launch/StructureDefinition/patient-access-endpoint"/>
  </meta>
  <extension
             url="http://hl7.org/fhir/smart-app-launch/StructureDefinition/endpoint-fhir-version">
    <valueCode value="4.0.1"/>
  </extension>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
  </connectionType>
  <name value="FHIR R4 EHR2 Endpoint for ExampleHospital2"/>
  <contact>
    <system value="url"/>
    <value value="https://code.ehr2.com"/>
  </contact>
  <payloadType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
      <code value="none"/>
    </coding>
  </payloadType>
  <address value="https://example.org/examplehospital2.ehr2/r4"/>
</Endpoint>