Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/e27793e51be34405add0c4763532bd66 |
Resource | Patient | Id | e27793e51be34405add0c4763532bd66 | | |
{
"resourceType" : "Patient",
"id" : "e27793e51be34405add0c4763532bd66",
"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: Majorie Socrates</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/patient",
"value" : "3788109874-310-2904979"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "Socrateswqf3Df",
"given" : [ "Majoriewqf3Df" ]
} ],
"gender" : "female",
"birthDate" : "1990-03-07"
}