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