FHIR IG analytics| Package | hl7.fhir.uv.smart-health-cards-and-links |
| Resource Type | Parameters |
| Id | Parameters-example-health-cards-issue-request-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}