FHIR IG analytics| Package | hl7.fhir.uv.smart-health-cards-and-links |
| Resource Type | Parameters |
| Id | Parameters-example-health-cards-issue-response-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "example-health-cards-issue-response-1",
"parameter": [
{
"name": "verifiableCredential",
"valueString": "<<Health Card as JWS>>"
},
{
"name": "resourceLink",
"part": [
{
"name": "vcIndex",
"valueInteger": 0
},
{
"name": "bundledResource",
"valueUri": "resource:2"
},
{
"name": "hostedResource",
"valueUri": "https://fhir.example.org/Immunization/123"
}
]
}
]
}