Operation | create |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Practitioner |
Resource | Practitioner | | | | |
{
"resourceType" : "Practitioner",
"identifier" : [ {
"system" : "http://happyvalley.com/practitioner",
"value" : "pQghiwqf3Df-65692"
} ],
"name" : [ {
"family" : "HeartbeatpQghi",
"given" : [ "TerrancepQghi" ],
"prefix" : [ "Dr" ]
} ],
"telecom" : [ {
"system" : "phone",
"value" : "(310) 310-6986",
"use" : "work"
} ],
"address" : [ {
"use" : "work",
"line" : [ "6986 Wellness Way" ],
"city" : "Fairfax",
"state" : "VA"
} ],
"gender" : "male",
"birthDate" : "1976-10-07"
}