FHIRcast logo

FHIRcast
3.0.0 - STU 3 International flag

This page is part of the FHIRcast (v3.0.0: STU3 (v3.0.0)) 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

: FHIRcastLogoutContext-Example - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="FHIRcastLogoutContext-Example"/>
  <meta>
    <profile
             value="http://fhircast.hl7.org/StructureDefinition/fhircast-logout"/>
  </meta>
  <parameter>
    <name value="code"/>
    <valueCoding>
      <system value="http://fhircast.hl7.org/CodeSystem/fhircast-codesystem"/>
      <code value="user-initiated"/>
    </valueCoding>
  </parameter>
</Parameters>