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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "02d72bc1-54a1-4751-83a3-658afc3f2bff"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips> ] ) ;
( fhir:security [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActReason> ] ;
fhir:code [ fhir:v "HTEST" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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: fcf76d34-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>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical Record Number" ] ] ) ;
fhir:text [ fhir:v "Medical Record Number" ] ] ;
fhir:system [
fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ;
fhir:l <http://hospital.smarthealthit.org> ] ;
fhir:value [ fhir:v "fcf76d34-1a29-4d51-a119-991dc5aac192" ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "DL" ] ;
fhir:display [ fhir:v "Driver's License" ] ] ) ;
fhir:text [ fhir:v "Driver's License" ] ] ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.4.3.25"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.4.3.25> ] ;
fhir:value [ fhir:v "S99970944" ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "PPN" ] ;
fhir:display [ fhir:v "Passport Number" ] ] ) ;
fhir:text [ fhir:v "Passport Number" ] ] ;
fhir:system [
fhir:v "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber"^^xsd:anyURI ;
fhir:l <http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber> ] ;
fhir:value [ fhir:v "X4940908X" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Jannet Xiaodongni Guo" ] ;
fhir:family [ fhir:v "Guo" ] ;
( fhir:given [ fhir:v "Jannet" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(262) 245-9214" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(407) 722-4000" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "GuoJX@example.com" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1993-07-25"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
( fhir:line [ fhir:v "18 S Walworth Ave" ] ) ;
fhir:city [ fhir:v "Williams Bay" ] ;
fhir:state [ fhir:v "Wisconsin" ] ;
fhir:postalCode [ fhir:v "53191" ] ;
fhir:country [ fhir:v "USA" ]
] ) ; #
fhir:maritalStatus [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-MaritalStatus> ] ;
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Never Married" ] ] ) ;
fhir:text [ fhir:v "Never Married" ]
] ; #
fhir:contact ( [
( fhir:relationship [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0131> ] ;
fhir:code [ fhir:v "N" ] ] ) ] ) ;
fhir:name [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Yijun Guo" ] ;
fhir:family [ fhir:v "Guo" ] ;
( fhir:given [ fhir:v "Yijun" ] ) ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(715) 726-1227" ] ;
fhir:use [ fhir:v "mobile" ] ] ) ;
fhir:address [
( fhir:line [ fhir:v "306 Carson St" ] ) ;
fhir:city [ fhir:v "Chippewa Falls" ] ;
fhir:state [ fhir:v "Wisconsin" ] ;
fhir:postalCode [ fhir:v "54729" ] ;
fhir:country [ fhir:v "US" ] ] ;
fhir:gender [ fhir:v "male" ]
] ) ; #
fhir:communication ( [
fhir:language [
( fhir:coding [
fhir:system [
fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ;
fhir:l <urn:ietf:bcp:47> ] ;
fhir:code [ fhir:v "en-US" ] ;
fhir:display [ fhir:v "English" ] ] ) ;
fhir:text [ fhir:v "English" ] ] ;
fhir:preferred [ fhir:v true ]
] ) ; #
fhir:generalPractitioner ( [
fhir:l fhir:Practitioner/ex-ips-practitioner-alicia-gould ;
fhir:reference [ fhir:v "Practitioner/ex-ips-practitioner-alicia-gould" ]
] ) . #
IG © 2021+ IHE Patient Care Coordination Committee. Package ihe.pcc.fiio#0.0.1-current based on FHIR 4.0.1. Generated 2026-02-04
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change