This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Stock people (defined by HL7 publishing)
{ "resourceType": "Bundle", "title": "Standard Patient Examples", "id": "urn:uuid:b248b1b2-1686-4b94-9936-37d7a5f94b51", "link": [ { "rel": "self", "href": "http://www.hl7.org/fhir/patient-examples.xml" } ], "updated": "2012-05-29T23:45:32Z", "entry": [ { "title": "patient, female", "id": "http://hl7.org/fhir/Patient/1", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/1/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve / HL7 publishing committee" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Everywoman, Eve. SSN:\n 444222222</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444222222" } ], "name": [ { "use": "official", "family": [ "Everywoman" ], "given": [ "Eve" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2003", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "F" } ] }, "birthDate": "1973-05-31", "address": [ { "use": "home", "line": [ "2222 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Everywoman, Eve. SSN:\n 444222222</div>" }, { "title": "patient, male", "id": "http://hl7.org/fhir/Patient/2", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/2/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Everyman, Adam. SSN:\n 444333333</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444333333" } ], "name": [ { "use": "official", "family": [ "Everyman" ], "given": [ "Adam" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2004", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "M" } ] }, "address": [ { "use": "home", "line": [ "2222 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Everyman, Adam. SSN:\n 444333333</div>" }, { "title": "patient, child", "id": "http://hl7.org/fhir/Patient/3", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/3/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Kidd, Kari. SSN:\n 444555555</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444555555" } ], "name": [ { "use": "official", "family": [ "Kidd" ], "given": [ "Kari" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2005", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "F" } ] }, "address": [ { "use": "home", "line": [ "2222 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Kidd, Kari. SSN: 444555555</div>" }, { "title": "family, daughter", "id": "http://hl7.org/fhir/Patient/4", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/4/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Nuclear, Nancy. SSN:\n 444114567</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444114567" } ], "name": [ { "use": "official", "family": [ "Nuclear" ], "given": [ "Nancy" ] } ], "telecom": [ { "system": "phone", "value": "555-555-5001", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "F" } ] }, "address": [ { "use": "home", "line": [ "6666 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Nuclear, Nancy. SSN:\n 444114567</div>" }, { "title": "family, husband", "id": "http://hl7.org/fhir/Patient/5", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/5/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Nuclear, Neville. SSN:\n 444111234</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444111234" } ], "name": [ { "use": "official", "family": [ "Nuclear" ], "given": [ "Neville" ] } ], "telecom": [ { "system": "phone", "value": "555-555-5001", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "M" } ] }, "address": [ { "use": "home", "line": [ "6666 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Nuclear, Neville. SSN:\n 444111234</div>" }, { "title": "family, son", "id": "http://hl7.org/fhir/Patient/6", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/6/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Nuclear, Ned. SSN:\n 444113456</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444113456" } ], "name": [ { "use": "official", "family": [ "Nuclear" ], "given": [ "Ned" ] } ], "telecom": [ { "system": "phone", "value": "555-555-5001", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "M" } ] }, "address": [ { "use": "home", "line": [ "6666 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Nuclear, Ned. SSN: 444113456</div>" }, { "title": "family, wife", "id": "http://hl7.org/fhir/Patient/7", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/7/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Nuclear, Nelda. SSN:\n 444112345</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444112345" } ], "name": [ { "use": "official", "family": [ "Nuclear" ], "given": [ "Nelda" ] } ], "telecom": [ { "system": "phone", "value": "555-555-5001", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "F" } ] }, "address": [ { "use": "home", "line": [ "6666 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Nuclear, Nelda. SSN:\n 444112345</div>" }, { "title": "next of kin (parent)", "id": "http://hl7.org/fhir/Patient/8", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/8/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Mum, Martha. SSN:\n 444666666</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444666666" } ], "name": [ { "use": "official", "family": [ "Mum" ], "given": [ "Martha" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2006", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "F" } ] }, "address": [ { "use": "home", "line": [ "4444 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Mum, Martha. SSN: 444666666</div>" }, { "title": "next of kin (child)", "id": "http://hl7.org/fhir/Patient/9", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/9/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Sons, Stuart. SSN:\n 444777777</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444777777" } ], "name": [ { "use": "official", "family": [ "Sons" ], "given": [ "Stuart" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2007", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "M" } ] }, "deceasedDateTime": "2002-08-24", "address": [ { "use": "home", "line": [ "4444 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Sons, Stuart. SSN: 444777777</div>" }, { "title": "next of kin (spouse)", "id": "http://hl7.org/fhir/Patient/10", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/10/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Betterhalf, Boris. SSN:\n 444888888</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444888888" } ], "name": [ { "use": "official", "family": [ "Betterhalf" ], "given": [ "Boris" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2008", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "M" } ] }, "address": [ { "use": "home", "line": [ "2222 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Betterhalf, Boris. SSN:\n 444888888</div>" }, { "title": "next of kin (other)", "id": "http://hl7.org/fhir/Patient/11", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/11/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Relative, Ralph. SSN:\n 444999999</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "444999999" } ], "name": [ { "use": "official", "family": [ "Relative" ], "given": [ "Ralph" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2009", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "M" } ] }, "address": [ { "use": "home", "line": [ "4444 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Relative, Ralph. SSN:\n 444999999</div>" }, { "title": "contact person", "id": "http://hl7.org/fhir/Patient/12", "link": [ { "rel": "self", "href": "http://hl7.org/fhir/Patient/12/history/1" } ], "updated": "2012-05-29T23:45:32Z", "author": [ { "name": "Grahame Grieve" } ], "content": { "resourceType": "Patient", "text": { "status": "generated", "div": "<div>Contact, Carrie. SSN:\n 555222222</div>" }, "identifier": [ { "label": "SSN", "system": "http://hl7.org/fhir/sid/us-ssn", "value": "555222222" } ], "name": [ { "use": "official", "family": [ "Contact" ], "given": [ "Carrie" ] } ], "telecom": [ { "system": "phone", "value": "555-555-2010", "use": "work" } ], "gender": { "coding": [ { "system": "http://hl7.org/fhir/v3/AdministrativeGender", "code": "F" } ] }, "address": [ { "use": "home", "line": [ "5555 Home Street" ] } ], "managingOrganization": { "reference": "Organization/hl7" }, "active": true }, "summary": "<div>Contact, Carrie. SSN:\n 555222222</div>" } ] }