Operation | update Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/48b015501d7c49cd95534693fa15c3ca |
Resource | Patient | Id | 48b015501d7c49cd95534693fa15c3ca | | |
{
"resourceType" : "Patient",
"id" : "48b015501d7c49cd95534693fa15c3ca",
"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 - Patient: Michael George Feelsgood</p></div>"
},
"identifier" : [ {
"use" : "usual",
"type" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
} ]
},
"system" : "urn:oid:1.2.36.146.595.217.0.1",
"value" : "3788109874-310",
"period" : {
"start" : "2011-03-07"
},
"assigner" : {
"display" : "Acme Healthcare"
}
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "FeelsgoodCvApnrN",
"given" : [ "MichaelCvApnrN", "George" ]
} ],
"telecom" : [ {
"system" : "phone",
"value" : "(310) 310 6986",
"use" : "home"
} ],
"gender" : "male",
"birthDate" : "1986-03-07",
"deceasedBoolean" : false,
"address" : [ {
"use" : "home",
"line" : [ "65692 Davis Ford Rd" ],
"city" : "Manassas",
"state" : "VA",
"postalCode" : "20110"
} ],
"contact" : [ {
"relationship" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N"
} ]
} ],
"name" : {
"family" : "FeelsgoodCvApnrN",
"given" : [ "Margaret" ]
},
"telecom" : [ {
"system" : "phone",
"value" : "(310) 310 6986",
"use" : "home"
} ],
"address" : {
"use" : "home",
"line" : [ "65692 Davis Ford Rd" ],
"city" : "Manassas",
"state" : "VA",
"postalCode" : "20110"
},
"gender" : "female"
} ],
"managingOrganization" : {
"reference" : "Organization/2efee00e21be41f4852b2d162c9f638f"
}
}