FHIR International Patient Summary
0.0.1-current - ci-build
FHIR International Patient Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.FIIO/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "02d72bc1-54a1-4751-83a3-658afc3f2bff",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 02d72bc1-54a1-4751-83a3-658afc3f2bff</b></p><a name=\"02d72bc1-54a1-4751-83a3-658afc3f2bff\"> </a><a name=\"hc02d72bc1-54a1-4751-83a3-658afc3f2bff\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/ips/STU2/StructureDefinition-Patient-uv-ips.html\">Patient (IPS)</a></p><p style=\"margin-bottom: 0px\">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jannet Xiaodongni Guo(official) Female, DoB: 1993-07-25 ( Medical Record Number:\u00a0fcf76d34-1a29-4d51-a119-991dc5aac192)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus S}\">Never Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Driver's License/S99970944</li><li>Passport Number/X4940908X</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: (262) 245-9214(Home)</li><li>ph: (407) 722-4000(Work)</li><li><a href=\"mailto:GuoJX@example.com\">GuoJX@example.com</a></li><li>18 S Walworth Ave Williams Bay Wisconsin 53191 USA (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en-US}\">English</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>Yijun Guo(Official) (Male)</li><li>306 Carson St Chippewa Falls Wisconsin 54729 US </li><li>ph: (715) 726-1227(Mobile)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Practitioner/ex-ips-practitioner-alicia-gould\">Practitioner/ex-ips-practitioner-alicia-gould</a></li></ul></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical Record Number"
}
],
"text" : "Medical Record Number"
},
"system" : "http://hospital.smarthealthit.org",
"value" : "fcf76d34-1a29-4d51-a119-991dc5aac192"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "DL",
"display" : "Driver's License"
}
],
"text" : "Driver's License"
},
"system" : "urn:oid:2.16.840.1.113883.4.3.25",
"value" : "S99970944"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PPN",
"display" : "Passport Number"
}
],
"text" : "Passport Number"
},
"system" : "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber",
"value" : "X4940908X"
}
],
"name" : [
{
"use" : "official",
"text" : "Jannet Xiaodongni Guo",
"family" : "Guo",
"given" : [
"Jannet"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "(262) 245-9214",
"use" : "home"
},
{
"system" : "phone",
"value" : "(407) 722-4000",
"use" : "work"
},
{
"system" : "email",
"value" : "GuoJX@example.com"
}
],
"gender" : "female",
"birthDate" : "1993-07-25",
"address" : [
{
"use" : "home",
"line" : [
"18 S Walworth Ave"
],
"city" : "Williams Bay",
"state" : "Wisconsin",
"postalCode" : "53191",
"country" : "USA"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "S",
"display" : "Never Married"
}
],
"text" : "Never Married"
},
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N"
}
]
}
],
"name" : {
"use" : "official",
"text" : "Yijun Guo",
"family" : "Guo",
"given" : [
"Yijun"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "(715) 726-1227",
"use" : "mobile"
}
],
"address" : {
"line" : [
"306 Carson St"
],
"city" : "Chippewa Falls",
"state" : "Wisconsin",
"postalCode" : "54729",
"country" : "US"
},
"gender" : "male"
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en-US",
"display" : "English"
}
],
"text" : "English"
},
"preferred" : true
}
],
"generalPractitioner" : [
{
"reference" : "Practitioner/ex-ips-practitioner-alicia-gould"
}
]
}