FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.ips-pilgrimage
Resource TypeOperationDefinition
IdOperationDefinition-GetKeys.json
FHIR VersionR4B
Sourcehttp://smart.who.int/ips-pilgrimage/1.0.0/OperationDefinition-GetKeys.html
URLhttp://smart.who.int/ips-pilgrimage/OperationDefinition/GetKeys
Version1.0.0
Statusactive
Date2024-04-25T17:23:21+00:00
NameGetKeys
TitleRetrieve Verification Keys
Authoritywho
DescriptionRetrieve Verification Keys
Typefalse
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

URL: [base]/$GetKeys

Parameters

UseNameScopeCardinalityTypeBindingDocumentation

Source1

{
  "resourceType": "OperationDefinition",
  "id": "GetKeys",
  "meta": {
    "profile": [
      "http://smart.who.int/base/StructureDefinition/SGTransaction"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://smart.who.int/base/StructureDefinition/Sgactorext",
      "valueReference": {
        "reference": "http://smart.who.int/trust/ActorDefinition/GDHCN"
      }
    },
    {
      "url": "http://smart.who.int/base/StructureDefinition/Sgactorext",
      "valueReference": {
        "reference": "ActorDefinition/OCHIE"
      }
    },
    {
      "url": "http://smart.who.int/base/StructureDefinition/Markdown"
    },
    {
      "url": "http://smart.who.int/base/StructureDefinition/Markdown",
      "valueMarkdown": "The HCEMR SHALL use one of the following transactions:\n- [Retrieve Verification Keys - DID](https://smart.who.int/trust/transactions.html#get_keys_did)\n- [Retrieve Verification Keys  - API](https://smart.who.int/trust/transactions.html#get_keys_api)"
    },
    {
      "url": "http://smart.who.int/base/StructureDefinition/Markdown",
      "valueMarkdown": "The HCEMR shall use the verificaiton keys to verify the provance of the Verificable Smart Health Link and the Verifable IPS"
    }
  ],
  "url": "http://smart.who.int/ips-pilgrimage/OperationDefinition/GetKeys",
  "version": "1.0.0",
  "name": "GetKeys",
  "title": "Retrieve Verification Keys",
  "status": "active",
  "kind": "operation",
  "experimental": false,
  "date": "2024-04-25T17:23:21+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        },
        {
          "system": "email",
          "value": "smart@who.int"
        }
      ]
    }
  ],
  "description": "Retrieve Verification Keys",
  "code": "GetKeys",
  "system": true,
  "type": false,
  "instance": false
}