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