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

FHIR IG analytics

Packagese.electronichealth.fhir.ppdr.r5
Resource TypeOperationDefinition
IdOperationDefinition-RegisterGranteeConsent.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.ppdr.r5@0.1.0-alpha&canonical=http://electronichealth.se/fhir/NDI/OperationDefinition/RegisterGranteeConsent
URLhttp://electronichealth.se/fhir/NDI/OperationDefinition/RegisterGranteeConsent
Version0.1.0
Statusdraft
NameRegisterGranteeConsent
Realmse
Typefalse
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "OperationDefinition",
  "id": "RegisterGranteeConsent",
  "url": "http://electronichealth.se/fhir/NDI/OperationDefinition/RegisterGranteeConsent",
  "resource": [
    "DocumentReference"
  ],
  "parameter": [
    {
      "name": "return",
      "documentation": "Outcome of operation",
      "use": "out",
      "min": 0,
      "max": "1",
      "type": "OperationOutcome"
    }
  ],
  "status": "draft",
  "version": "0.1.0",
  "kind": "operation",
  "affectsState": true,
  "system": false,
  "type": false,
  "instance": true,
  "code": "register-grantee-consent",
  "name": "RegisterGranteeConsent"
}