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

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

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="example-health-cards-issue-request-1"/>
  <parameter>
    <name value="credentialType"/>
    <valueUri value="Immunization"/>
  </parameter>
  <parameter>
    <name value="credentialValueSet"/>
    <valueUri
              value="https://terminology.smarthealth.cards/ValueSet/immunization-orthopoxvirus-all"/>
  </parameter>
  <parameter>
    <name value="includeIdentityClaim"/>
    <valueString value="Patient.name"/>
  </parameter>
  <parameter>
    <name value="_since"/>
    <valueDateTime value="2023-03"/>
  </parameter>
</Parameters>