FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | OperationDefinition |
| Id | operation-Consent-put-contact-consent.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/OperationDefinition/put-contact-consent |
| URL | http://ihis.sg/OperationDefinition/put-contact-consent |
| Status | active |
| Name | operation-Consent-put-contact-consent |
| Description | Create a Patient contact Consent |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "operation-Consent-put-contact-consent",
"url": "http://ihis.sg/OperationDefinition/put-contact-consent",
"name": "operation-Consent-put-contact-consent",
"status": "active",
"kind": "operation",
"description": "Create a Patient contact Consent",
"affectsState": true,
"code": "operation-Consent-put-contact-consent",
"system": false,
"type": true,
"instance": false,
"inputProfile": "http://ihis.sg/StructureDefinition/Parameters/PutContactConsentParameter",
"parameter": [
{
"name": "channel-sms",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Input type of sms channnel",
"type": "Parameters"
},
{
"name": "channel-phone",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Input type of phone channnel",
"type": "Parameters"
},
{
"name": "channel-email",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Input type of email channnel",
"type": "Parameters"
},
{
"name": "channel-mail",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Input type of mail channnel",
"type": "Parameters"
},
{
"name": "contact-channel-consent",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Patient Consent Information.",
"type": "Consent"
},
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"documentation": "Return the OperationOutcome.",
"type": "OperationOutcome"
}
]
}