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
{
"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"
}
]
}