Operation | update Person |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Person/a2f4da14179c4678a7fb1b1ed55449a0 |
Resource | Person | Id | a2f4da14179c4678a7fb1b1ed55449a0 | | |
{
"resourceType" : "Person",
"id" : "a2f4da14179c4678a7fb1b1ed55449a0",
"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: Michael Petersohn</p></div>"
},
"identifier" : [ {
"use" : "official",
"system" : "http://happyvalley.com/person",
"value" : "3788109874-310"
} ],
"name" : [ {
"use" : "official",
"family" : "PetersohnCvApnrN",
"given" : [ "MichaelCvApnrN" ]
} ],
"telecom" : [ {
"system" : "phone",
"value" : "(310) 310 6986",
"use" : "work"
} ],
"gender" : "male",
"birthDate" : "1986-03-07",
"address" : [ {
"use" : "work",
"line" : [ "6986 Healthcare Drive" ],
"city" : "NorthfieldnIoozv",
"state" : "MN"
} ],
"managingOrganization" : {
"reference" : "Organization/f718376c98674bd085cbec4bbbf35dea"
},
"active" : true
}