...
Update | |
---|---|
URL | Description |
/ws/fhir/Practitioner/{id} |
If you update attributes which are associates with the underlying Person Resource, all the update conditions of Person Resource applies here as well. |
OpenMRS specific constrains
- if the request body contains enough information to create a person, a new person resource will be created and that person will be associates with the practitioner. If not practitioner resource will be created only having the given name by the request body. No person resource will be attached to it in this case.