Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/f2237f63ccef429bbcd46940edd2bca4 |
Resource | Patient | Id | f2237f63ccef429bbcd46940edd2bca4 | | |
{
"resourceType" : "Patient",
"id" : "f2237f63ccef429bbcd46940edd2bca4",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"identifier" : [ {
"system" : "http://happyvalley.com/patient",
"value" : "131188874-310-575769"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "Feelsbadwqf3Df",
"given" : [ "Johnwqf3Df" ]
} ],
"gender" : "male",
"birthDate" : "1958-03-07"
}