Operation | updateCreate Patient |
Method | PUT |
Path | https://hackathon.pineit.at/pineit/pitdata-fhir/fhir/Patient/ea75f446275943e0a56e37f3d35bddc8 |
Resource | Patient | Id | ea75f446275943e0a56e37f3d35bddc8 | | |
{
"resourceType" : "Patient",
"id" : "ea75f446275943e0a56e37f3d35bddc8",
"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: Michael George Feelsgood</p></div>"
},
"identifier" : [ {
"use" : "usual",
"type" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
} ]
},
"system" : "urn:oid:1.2.36.146.595.217.0.1",
"value" : "5646916675-370",
"period" : {
"start" : "2012-06-24"
},
"assigner" : {
"display" : "Acme Healthcare"
}
} ],
"active" : true,
"name" : [ {
"use" : "official",
"family" : "FeelsgoodtAjUqOT",
"given" : [ "MichaeltAjUqOT", "George" ]
} ],
"telecom" : [ {
"system" : "phone",
"value" : "(370) 370 0494",
"use" : "home"
} ],
"gender" : "male",
"birthDate" : "1997-06-24",
"deceasedBoolean" : false,
"address" : [ {
"use" : "home",
"line" : [ "92596 Davis Ford Rd" ],
"city" : "Manassas",
"state" : "VA",
"postalCode" : "20110"
} ],
"contact" : [ {
"relationship" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N"
} ]
} ],
"name" : {
"family" : "FeelsgoodtAjUqOT",
"given" : [ "Margaret" ]
},
"telecom" : [ {
"system" : "phone",
"value" : "(370) 370 0494",
"use" : "home"
} ],
"address" : {
"use" : "home",
"line" : [ "92596 Davis Ford Rd" ],
"city" : "Manassas",
"state" : "VA",
"postalCode" : "20110"
},
"gender" : "female"
} ],
"managingOrganization" : {
"reference" : "Organization/f1169b2504244810bb6d2deb51f2d691"
}
}