{
"description": "This operation enables a FHIR-enabled issuer to request or generate a specific type of SMART Health Card",
"_filename": "OperationDefinition-patient-i-health-cards-issue.json",
"package_name": "hl7.fhir.uv.smart-health-cards-and-links",
"date": "2021-03-08",
"system": false,
"publisher": "HL7 International / FHIR Infrastructure",
"instance": true,
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "HealthCardsIssue",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "Issue Verifiable Credential",
"package_version": "1.0.0",
"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"
} ]
}
} ],
"status": "active",
"id": "869da6ec-47ef-4c58-b544-4b35f12bb191",
"resource": [ "Patient" ],
"affectsState": false,
"kind": "operation",
"url": "http://hl7.org/fhir/uv/smart-health-cards-and-links/OperationDefinition/patient-i-health-cards-issue",
"code": "health-cards-issue",
"version": "1.0.0",
"contact": [ {
"name": "HL7 International / FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
}, {
"name": "Frank McKinney",
"telecom": [ {
"value": "frank.mckinney@pocp.com",
"system": "email"
}, {
"value": "fm@frankmckinney.com",
"system": "email"
} ]
} ],
"parameter": [ {
"max": "*",
"min": 1,
"use": "in",
"name": "credentialType",
"type": "uri"
}, {
"max": "*",
"min": 0,
"use": "in",
"name": "credentialValueSet",
"type": "uri"
}, {
"max": "*",
"min": 0,
"use": "in",
"name": "includeIdentityClaim",
"type": "string"
}, {
"max": "1",
"min": 0,
"use": "in",
"name": "_since",
"type": "dateTime"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "verifiableCredential",
"type": "string"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "resourceLink",
"part": [ {
"max": "1",
"min": 0,
"use": "out",
"name": "vcIndex",
"type": "integer"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "bundledResource",
"type": "uri"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "hostedResource",
"type": "uri"
} ]
} ]
}