Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/01b7c10a41d34dfcbaeed5dc3bfd614a |
Resource | Patient | Id | 01b7c10a41d34dfcbaeed5dc3bfd614a | | |
{
"resourceType" : "Patient",
"id" : "01b7c10a41d34dfcbaeed5dc3bfd614a",
"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: Felix Underweather</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/patient",
"value" : "131188874-310-65692"
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "UnderweatherkvBiFq7wj",
"given" : [ "FelixkvBiFq7wj" ]
} ],
"gender" : "male",
"birthDate" : "1998-03-07"
}