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-request-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "example-health-cards-issue-request-1",
  "parameter" : [
    {
      "name" : "credentialType",
      "valueUri" : "Immunization"
    },
    {
      "name" : "credentialValueSet",
      "valueUri" : "https://terminology.smarthealth.cards/ValueSet/immunization-orthopoxvirus-all"
    },
    {
      "name" : "includeIdentityClaim",
      "valueString" : "Patient.name"
    },
    {
      "name" : "_since",
      "valueDateTime" : "2023-03"
    }
  ]
}