Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/f6c41457a3bc4d889f37eff73244d636 |
Resource | Patient | Id | f6c41457a3bc4d889f37eff73244d636 | | |
{
"resourceType" : "Patient",
"id" : "f6c41457a3bc4d889f37eff73244d636",
"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-02118670"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "Amitiewqf3Df",
"given" : [ "Timwqf3Df" ]
} ],
"gender" : "male",
"birthDate" : "1977-02-28"
}