Operation | update Person |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Person/C6AMX5UEXEWKYJEG |
Resource | Person | Id | C6AMX5UEXEWKYJEG | | |
{
"resourceType" : "Person",
"id" : "C6AMX5UEXEWKYJEG",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - Person: Thomas Pieterson</p></div>"
},
"identifier" : [ {
"use" : "official",
"system" : "http://happyvalley.com/person",
"value" : "3788109874-65692"
} ],
"name" : [ {
"use" : "official",
"family" : "PietersonCvApnrN",
"given" : [ "ThomasCvApnrN" ]
} ],
"telecom" : [ {
"system" : "phone",
"value" : "(310) 310 6986",
"use" : "work"
} ],
"gender" : "male",
"birthDate" : "1984-03-07",
"address" : [ {
"use" : "work",
"line" : [ "65692 Caring Drive" ],
"city" : "NorthfieldZxiTCqgC",
"state" : "MN"
} ],
"managingOrganization" : {
"reference" : "Organization/C6AMX5R3OMWMENOY"
},
"active" : true
}