Dokumentacja Integracyjna SMPL
25.0.0 - STU1
{
"resourceType" : "Patient",
"id" : "obcokrajowiec",
"meta" : {
"profile" : [
🔗 "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLPatient"
],
"security" : [
{
"system" : "urn:oid:2.16.840.1.113883.3.4424.11.1.83",
"code" : "N"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient obcokrajowiec</b></p><a name=\"obcokrajowiec\"> </a><a name=\"hcobcokrajowiec\"> </a><a name=\"obcokrajowiec-pl-PL\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Charrette Anton Female, DoB: 1984-12-17 ( urn:oid:2.16.840.1.113883.4.330.56#JY9342798)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><a href=\"tel:+32475556791\">+32475556791</a></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact:</td><td colspan=\"3\"><ul><li><a href=\"tel:+32475089912\">+32475089912</a></li></ul></td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.840.1.113883.4.330.56",
"value" : "JY9342798"
}
],
"name" : [
{
"family" : "Anton",
"given" : [
"Charrette"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+32475556791"
}
],
"gender" : "female",
"birthDate" : "1984-12-17",
"contact" : [
{
"telecom" : [
{
"system" : "phone",
"value" : "+32475089912"
}
]
}
]
}