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

SMART Health Cards and Links IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smart-health-cards-and-links/ and changes regularly. See the Directory of published versions

: example-health-cards-issue-response-1 - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="example-health-cards-issue-response-1"/>
  <parameter>
    <name value="verifiableCredential"/>
    <valueString value="&lt;&lt;Health Card as JWS&gt;&gt;"/>
  </parameter>
  <parameter>
    <name value="resourceLink"/>
    <part>
      <name value="vcIndex"/>
      <valueInteger value="0"/>
    </part>
    <part>
      <name value="bundledResource"/>
      <valueUri value="resource:2"/>
    </part>
    <part>
      <name value="hostedResource"/>
      <valueUri value="https://fhir.example.org/Immunization/123"/>
    </part>
  </parameter>
</Parameters>