Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/84f078e8bb7343ceae65016ce1cefbb2 |
Resource | Patient | Id | 84f078e8bb7343ceae65016ce1cefbb2 | | |
{
"resourceType" : "Patient",
"id" : "84f078e8bb7343ceae65016ce1cefbb2",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"identifier" : [ {
"system" : "http://happyvalley.com/patient",
"value" : "2904979-310-2904979"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "Familiak5IT2FU",
"given" : [ "Willioamk5IT2FU" ]
} ],
"gender" : "male",
"birthDate" : "1991-02-28"
}