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