| Package | hl7.fhir.uv.smart-health-cards-and-links |
| Resource Type | OperationDefinition |
| Id | patient-i-health-cards-issue |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/smart-health-cards-and-links/https://build.fhir.org/ig/HL7/smart-health-cards-and-links/OperationDefinition-patient-i-health-cards-issue.html |
| URL | http://hl7.org/fhir/uv/smart-health-cards-and-links/OperationDefinition/patient-i-health-cards-issue |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-03-08 |
| Name | HealthCardsIssue |
| Title | Issue Verifiable Credential |
| Realm | uv |
| Authority | hl7 |
| Description | This operation enables a FHIR-enabled issuer to request or generate a specific type of SMART Health Card |
| Type | false |
| Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition patient-i-health-cards-issue
URL: [base]/Patient/[id]/$health-cards-issue
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | credentialType | 1..* | uri | |||
| IN | credentialValueSet | 0..* | uri | |||
| IN | includeIdentityClaim | 0..* | string | |||
| IN | _since | 0..1 | dateTime | |||
| OUT | verifiableCredential | 0..* | string | |||
| OUT | resourceLink | 0..* | ||||
| OUT | resourceLink.vcIndex | 0..1 | integer | |||
| OUT | resourceLink.bundledResource | 1..1 | uri | |||
| OUT | resourceLink.hostedResource | 1..1 | uri |
{
"resourceType": "OperationDefinition",
"id": "patient-i-health-cards-issue",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/smart-health-cards-and-links/OperationDefinition/patient-i-health-cards-issue",
"version": "1.0.0",
"name": "HealthCardsIssue",
"title": "Issue Verifiable Credential",
"status": "active",
"kind": "operation",
"date": "2021-03-08",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
},
{
"name": "Frank McKinney",
"telecom": [
{
"system": "email",
"value": "frank.mckinney@pocp.com"
},
{
"system": "email",
"value": "fm@frankmckinney.com"
}
]
}
],
"description": "This operation enables a FHIR-enabled issuer to request or generate a specific type of SMART Health Card",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"affectsState": false,
"code": "health-cards-issue",
"resource": [
"Patient"
],
"system": false,
"type": false,
"instance": true,
"parameter": [
{
"name": "credentialType",
"use": "in",
"min": 1,
"max": "*",
"type": "uri"
},
{
"name": "credentialValueSet",
"use": "in",
"min": 0,
"max": "*",
"type": "uri"
},
{
"name": "includeIdentityClaim",
"use": "in",
"min": 0,
"max": "*",
"type": "string"
},
{
"name": "_since",
"use": "in",
"min": 0,
"max": "1",
"type": "dateTime"
},
{
"name": "verifiableCredential",
"use": "out",
"min": 0,
"max": "*",
"type": "string"
},
{
"name": "resourceLink",
"use": "out",
"min": 0,
"max": "*",
"part": [
{
"name": "vcIndex",
"use": "out",
"min": 0,
"max": "1",
"type": "integer"
},
{
"name": "bundledResource",
"use": "out",
"min": 1,
"max": "1",
"type": "uri"
},
{
"name": "hostedResource",
"use": "out",
"min": 1,
"max": "1",
"type": "uri"
}
]
}
]
}