Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/c7a9cdb5e6a44b6fa8ca73f642aa9d17 |
Resource | Patient | Id | c7a9cdb5e6a44b6fa8ca73f642aa9d17 | | |
{
"resourceType" : "Patient",
"id" : "c7a9cdb5e6a44b6fa8ca73f642aa9d17",
"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-575769"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "Flaggedwqf3Df",
"given" : [ "Willwqf3Df" ]
} ],
"gender" : "male",
"birthDate" : "1966-03-07"
}