PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.smart-health-cards-and-links@1.0.0-ballot
    http://hl7.org/fhir/uv/smart-health-cards-and-links/OperationDefinition/patient-i-health-cards-issue
{
  "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-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "c94326ac-b63a-4e8f-ab62-e287911ea454",
  "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-ballot",
  "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"
    } ]
  } ]
}