Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/b1aa3550e4a54e34bd1728f61df8faaf |
Resource | Patient | Id | b1aa3550e4a54e34bd1728f61df8faaf | | |
{
"resourceType" : "Patient",
"id" : "b1aa3550e4a54e34bd1728f61df8faaf",
"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" : "1990-03-07"
}