Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/2e85cdb6594a41eba4c1fb7505087737 |
Resource | Patient | Id | 2e85cdb6594a41eba4c1fb7505087737 | | |
{
"resourceType" : "Patient",
"id" : "2e85cdb6594a41eba4c1fb7505087737",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - Patient: Mark Challice</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/patient",
"value" : "3788109874-310-131188874"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "Challicewqf3Df",
"given" : [ "Markwqf3Df" ]
} ],
"gender" : "male",
"birthDate" : "1989-03-07"
}