FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | OperationDefinition |
| Id | operation-HealthPlan-put-health-plan.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/OperationDefinition/put-health-plan |
| URL | http://ihis.sg/OperationDefinition/put-health-plan |
| Status | active |
| Name | operation-HealthPlan-put-health-plan |
| Title | operation-HealthPlan-put-health-plan |
| Description | Create patient's Health Plan |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "operation-HealthPlan-put-health-plan",
"name": "operation-HealthPlan-put-health-plan",
"code": "operation-HealthPlan-put-health-plan",
"url": "http://ihis.sg/OperationDefinition/put-health-plan",
"title": "operation-HealthPlan-put-health-plan",
"status": "active",
"kind": "operation",
"affectsState": true,
"description": "Create patient's Health Plan",
"system": false,
"type": true,
"instance": false,
"parameter": [
{
"name": "resource",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Input the Care Plan to be created with details",
"type": "CarePlan"
},
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"documentation": "Return the OperationOutcome",
"type": "OperationOutcome"
}
]
}