122 lines
5.0 KiB
JSON
122 lines
5.0 KiB
JSON
{
|
|
"iss": "https://skphr.prd.telushealthspace.com",
|
|
"nbf": 1631923594.5185204,
|
|
"vc": {
|
|
"type": [
|
|
"VerifiableCredential",
|
|
"https://smarthealth.cards#immunization",
|
|
"https://smarthealth.cards#health-card",
|
|
"https://smarthealth.cards#covid19"
|
|
],
|
|
"credentialSubject": {
|
|
"fhirVersion": "4.0.1",
|
|
"fhirBundle": {
|
|
"resourceType": "Bundle",
|
|
"id": "00000000-0000-0000-0000-000000000000",
|
|
"type": "collection",
|
|
"entry": [
|
|
{
|
|
"fullUrl": "resource:0",
|
|
"resource": {
|
|
"resourceType": "Patient",
|
|
"name": [
|
|
{
|
|
"text": "LastName FirstName",
|
|
"family": "FirstName",
|
|
"given": [
|
|
"LastName"
|
|
]
|
|
}
|
|
],
|
|
"birthDate": "YYYY-MM-DD"
|
|
}
|
|
},
|
|
{
|
|
"fullUrl": "resource:1",
|
|
"resource": {
|
|
"resourceType": "Immunization",
|
|
"status": "completed",
|
|
"vaccineCode": {
|
|
"coding": [
|
|
{
|
|
"system": "http://hl7.org/fhir/sid/cvx",
|
|
"code": "208"
|
|
}
|
|
]
|
|
},
|
|
"patient": {
|
|
"reference": "resource:0"
|
|
},
|
|
"meta": {
|
|
"security": [
|
|
{
|
|
"system": "https://smarthealth.cards/ial",
|
|
"code": "IAL1.4"
|
|
}
|
|
]
|
|
},
|
|
"occurrenceDateTime": "YYYY-MM-DD",
|
|
"performer": [
|
|
{
|
|
"actor": {
|
|
"display": "Government of Saskatchewan"
|
|
}
|
|
}
|
|
],
|
|
"manufacturer": {
|
|
"identifier": {
|
|
"system": "http://fhir.ehealthsask.ca/organizationIdentifiers/EHS",
|
|
"value": "Pfizer"
|
|
}
|
|
},
|
|
"lotNumber": "SOME_STRING",
|
|
"expirationDate": "YYYY-MM-DD"
|
|
}
|
|
},
|
|
{
|
|
"fullUrl": "resource:2",
|
|
"resource": {
|
|
"resourceType": "Immunization",
|
|
"status": "completed",
|
|
"vaccineCode": {
|
|
"coding": [
|
|
{
|
|
"system": "http://hl7.org/fhir/sid/cvx",
|
|
"code": "208"
|
|
}
|
|
]
|
|
},
|
|
"patient": {
|
|
"reference": "resource:0"
|
|
},
|
|
"meta": {
|
|
"security": [
|
|
{
|
|
"system": "https://smarthealth.cards/ial",
|
|
"code": "IAL1.4"
|
|
}
|
|
]
|
|
},
|
|
"occurrenceDateTime": "YYYY-MM-DD",
|
|
"performer": [
|
|
{
|
|
"actor": {
|
|
"display": "Government of Saskatchewan"
|
|
}
|
|
}
|
|
],
|
|
"manufacturer": {
|
|
"identifier": {
|
|
"system": "http://fhir.ehealthsask.ca/organizationIdentifiers/EHS",
|
|
"value": "Pfizer"
|
|
}
|
|
},
|
|
"lotNumber": "SOME_STRING",
|
|
"expirationDate": "YYYY-MM-DD"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |