hl7
stringlengths
269
387
fhir
stringlengths
1.29k
2.18k
MSH|^~\&|HIS|RIH|NEU|NEU|202308141520||ADT^A01|456789|P|2.6 EVN|A01|202308141520 PID|1||456789^^^RIH^MR||BELL^MICHAEL^J||19651201|M|||6789 WILLOW DR^^HOUSTON^TX^77001^US||(713)555-2345 PV1|1|I|2000^2010^02||||004444^HERNANDEZ^ALICE^M|||NEU||||ADM|A1|456789^NEUROLOGY|||||||||||||||||||202308141520
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Bell", "given": ["Michael", "J"] } ], "gender": "male", "birthDate": "1965-12-01", "address": [ { "line": ["6789 Willow Dr"], "city": "Houston", "state": "TX", "postalCode": "77001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(713)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/456789" }, "period": { "start": "2023-08-14T15:20:00Z" } } } ] }
MSH|^~\&|HIS|RIH|SUR|SUR|202308141530||ADT^A01|567890|P|2.6 EVN|A01|202308141530 PID|1||567890^^^RIH^MR||MILLER^OLIVIA^K||19740314|F|||3456 CEDAR ST^^PHOENIX^AZ^85001^US||(602)555-3456 PV1|1|I|3000^3010^03||||006666^MARTINEZ^DAVID^A|||SUR||||ADM|A2|567890^SURGERY|||||||||||||||||||202308141530
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "567890", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "567890" } ], "name": [ { "family": "Miller", "given": ["Olivia", "K"] } ], "gender": "female", "birthDate": "1974-03-14", "address": [ { "line": ["3456 Cedar St"], "city": "Phoenix", "state": "AZ", "postalCode": "85001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/567890" }, "period": { "start": "2023-08-14T15:30:00Z" } } } ] }
MSH|^~\&|HIS|RIH|CAR|CAR|202308141540||ADT^A01|678901|P|2.6 EVN|A01|202308141540 PID|1||678901^^^RIH^MR||ANDERSON^JESSICA^L||19690322|F|||7890 MAPLE AVE^^LOS ANGELES^CA^90001^US||(310)555-4567 PV1|1|I|4000^4010^04||||003333^GARCIA^ANGELA^F|||CAR||||ADM|A3|678901^CARDIOLOGY|||||||||||||||||||202308141540
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "678901", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "678901" } ], "name": [ { "family": "Anderson", "given": ["Jessica", "L"] } ], "gender": "female", "birthDate": "1969-03-22", "address": [ { "line": ["7890 Maple Ave"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(310)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/678901" }, "period": { "start": "2023-08-14T15:40:00Z" } } } ] }
MSH|^~\&|HIS|RIH|PUL|PUL|202308141550||ADT^A01|789012|P|2.6 EVN|A01|202308141550 PID|1||789012^^^RIH^MR||THOMPSON^AMY^N||20010415|F|||4567 OAK ST^^SAN DIEGO^CA^92101^US||(619)555-6780 PV1|1|I|5000^5010^05||||007777^JONES^TOM^H|||PUL||||ADM|A4|789012^PULMONOLOGY|||||||||||||||||||202308141550
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789012", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789012" } ], "name": [ { "family": "Thompson", "given": ["Amy", "N"] } ], "gender": "female", "birthDate": "2001-04-15", "address": [ { "line": ["4567 Oak St"], "city": "San Diego", "state": "CA", "postalCode": "92101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(619)555-6780", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/789012" }, "period": { "start": "2023-08-14T15:50:00Z" } } } ] }
MSH|^~\&|HIS|RIH|ORTH|ORTH|202308141600||ADT^A01|890123|P|2.6 EVN|A01|202308141600 PID|1||890123^^^RIH^MR||GARCIA^LUCAS^M||19851225|M|||5678 HICKORY ST^^MIAMI^FL^33101^US||(305)555-7890 PV1|1|I|6000^6010^06||||009999^BROWN^SARA^J|||ORTH||||ADM|A5|890123^ORTHOPEDICS|||||||||||||||||||202308141600
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "890123", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "890123" } ], "name": [ { "family": "Garcia", "given": ["Lucas", "M"] } ], "gender": "male", "birthDate": "1985-12-25", "address": [ { "line": ["5678 Hickory St"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-7890", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/890123" }, "period": { "start": "2023-08-14T16:00:00Z" } } } ] }
MSH|^~\&|HIS|RIH|POD|POD|202308141610||ADT^A01|901234|P|2.6 EVN|A01|202308141610 PID|1||901234^^^RIH^MR||TAYLOR^EVA^S||19960310|F|||6789 PINE ST^^SEATTLE^WA^98109^US||(206)555-9876 PV1|1|I|7000^7010^07||||008877^SMITH^JANE^A|||POD||||ADM|A6|901234^PODIATRY|||||||||||||||||||202308141610
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "901234", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "901234" } ], "name": [ { "family": "Taylor", "given": ["Eva", "S"] } ], "gender": "female", "birthDate": "1996-03-10", "address": [ { "line": ["6789 Pine St"], "city": "Seattle", "state": "WA", "postalCode": "98109", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(206)555-9876", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/901234" }, "period": { "start": "2023-08-14T16:10:00Z" } } } ] }
MSH|^~\&|HIS|RIH|ENT|ENT|202308141620||ADT^A01|012345|P|2.6 EVN|A01|202308141620 PID|1||012345^^^RIH^MR||WILSON^JENNIFER^L||19890830|F|||8901 OAK ST^^ATLANTA^GA^30301^US||(404)555-6789 PV1|1|I|8000^8010^08||||002233^LEE^ANDREW^T|||ENT||||ADM|A7|012345^ENT|||||||||||||||||||202308141620
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "012345", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "012345" } ], "name": [ { "family": "Wilson", "given": ["Jennifer", "L"] } ], "gender": "female", "birthDate": "1989-08-30", "address": [ { "line": ["8901 Oak St"], "city": "Atlanta", "state": "GA", "postalCode": "30301", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(404)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/012345" }, "period": { "start": "2023-08-14T16:20:00Z" } } } ] }
MSH|^~\&|HIS|RIH|OBG|OBG|202308141630||ADT^A01|123456|P|2.6 EVN|A01|202308141630 PID|1||123456^^^RIH^MR||RODRIGUEZ^MICHELLE^D||19921212|F|||1234 MAHOGANY ST^^DENVER^CO^80201^US||(303)555-1234 PV1|1|I|9000^9010^09||||001122^HALL^BRIAN^C|||OBG||||ADM|A8|123456^OBSTETRICS|||||||||||||||||||202308141630
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "123456", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "123456" } ], "name": [ { "family": "Rodriguez", "given": ["Michelle", "D"] } ], "gender": "female", "birthDate": "1992-12-12", "address": [ { "line": ["1234 Mahogany St"], "city": "Denver", "state": "CO", "postalCode": "80201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(303)555-1234", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/123456" }, "period": { "start": "2023-08-14T16:30:00Z" } } } ] }
MSH|^~\&|HIS|RIH|GYN|GYN|202308141640||ADT^A01|234567|P|2.6 EVN|A01|202308141640 PID|1||234567^^^RIH^MR||PARKER^KAREN^E||19841105|F|||1357 POPLAR ST^^NASHVILLE^TN^37201^US||(615)555-6789 PV1|1|I|1000^1010^10||||005555^JONES^FRANK^W|||GYN||||ADM|A9|234567^GYNECOLOGY|||||||||||||||||||202308141640
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Parker", "given": ["Karen", "E"] } ], "gender": "female", "birthDate": "1984-11-05", "address": [ { "line": ["1357 Poplar St"], "city": "Nashville", "state": "TN", "postalCode": "37201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(615)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "Encounter", "status": "in-progress", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "IMP", "display": "inpatient encounter" }, "subject": { "reference": "Patient/234567" }, "period": { "start": "2023-08-14T16:40:00Z" } } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141500||ORM^O01|001|P|2.6 PID|1||123456^^^HIS^MR||DOE^JOHN^A||19800101|M|||1234 MAIN ST^^LOS ANGELES^CA^90001^US||(555)555-5555 ORC|NW|ORDER001|ORDER001|12345^LAB^HIS||||||202308141500 OBR|1|ORDER001|ORDER001|12345^CBC^L|||202308141500|||12345^JONES^PAUL^M
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "123456", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "123456" } ], "name": [ { "family": "Doe", "given": ["John", "A"] } ], "gender": "male", "birthDate": "1980-01-01", "address": [ { "line": ["1234 Main St"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(555)555-5555", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER001", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/123456" }, "orderer": { "reference": "Practitioner/12345" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "12345-6", "display": "Complete Blood Count" } ] }, "authoredOn": "2023-08-14T15:00:00Z" } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141520||ORM^O01|003|P|2.6 PID|1||789123^^^HIS^MR||JOHNSON^MICHAEL^C||19750515|M|||9101 MAPLE ST^^CHICAGO^IL^60601^US||(312)555-5555 ORC|NW|ORDER003|ORDER003|54321^LAB^HIS||||||202308141520 OBR|1|ORDER003|ORDER003|54321^URINE^L|||202308141520|||54321^GARCIA^ALICE^R
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789123", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789123" } ], "name": [ { "family": "Johnson", "given": ["Michael", "C"] } ], "gender": "male", "birthDate": "1975-05-15", "address": [ { "line": ["9101 Maple St"], "city": "Chicago", "state": "IL", "postalCode": "60601", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(312)555-5555", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER003", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/789123" }, "orderer": { "reference": "Practitioner/54321" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "54321-8", "display": "Urinalysis" } ] }, "authoredOn": "2023-08-14T15:20:00Z" } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141530||ORM^O01|004|P|2.6 PID|1||890456^^^HIS^MR||WILSON^EMILY^D||19851122|F|||2345 SPRUCE ST^^SAN FRANCISCO^CA^94101^US||(415)555-5555 ORC|NW|ORDER004|ORDER004|67890^LAB^HIS||||||202308141530 OBR|1|ORDER004|ORDER004|67890^LIPID^L|||202308141530|||67890^MARTINEZ^NATALIE^E
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "890456", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "890456" } ], "name": [ { "family": "Wilson", "given": ["Emily", "D"] } ], "gender": "female", "birthDate": "1985-11-22", "address": [ { "line": ["2345 Spruce St"], "city": "San Francisco", "state": "CA", "postalCode": "94101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(415)555-5555", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER004", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/890456" }, "orderer": { "reference": "Practitioner/67890" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "67890-9", "display": "Lipid Panel" } ] }, "authoredOn": "2023-08-14T15:30:00Z" } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141540||ORM^O01|005|P|2.6 PID|1||901234^^^HIS^MR||ANDERSON^KAREN^L||19701230|F|||3456 BIRCH ST^^PHILADELPHIA^PA^19101^US||(267)555-5555 ORC|NW|ORDER005|ORDER005|98765^LAB^HIS||||||202308141540 OBR|1|ORDER005|ORDER005|98765^URINALYSIS^L|||202308141540|||98765^CLARK^MICHAEL^R
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "901234", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "901234" } ], "name": [ { "family": "Anderson", "given": ["Karen", "L"] } ], "gender": "female", "birthDate": "1970-12-30", "address": [ { "line": ["3456 Birch St"], "city": "Philadelphia", "state": "PA", "postalCode": "19101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(267)555-5555", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER005", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/901234" }, "orderer": { "reference": "Practitioner/98765" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "98765-4", "display": "Urinalysis" } ] }, "authoredOn": "2023-08-14T15:40:00Z" } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141620||ORM^O01|001|P|2.6 PID|1||345678^^^HIS^MR||MARTIN^SARAH^L||19850115|F|||6789 CEDAR ST^^AUSTIN^TX^73301^US||(512)555-6789 ORC|NW|ORDER001|ORDER001|13579^LAB^HIS||||||202308141620 OBR|1|ORDER001|ORDER001|13579^LIPID^L|||202308141620|||13579^WILSON^ROBERT^M
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Martin", "given": ["Sarah", "L"] } ], "gender": "female", "birthDate": "1985-01-15", "address": [ { "line": ["6789 Cedar St"], "city": "Austin", "state": "TX", "postalCode": "73301", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(512)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER001", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/345678" }, "orderer": { "reference": "Practitioner/13579" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "13579-8", "display": "Lipid Panel" } ] }, "authoredOn": "2023-08-14T16:20:00Z" } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141630||ORM^O01|002|P|2.6 PID|1||456789^^^HIS^MR||THOMAS^MICHAEL^K||19930525|M|||1234 PINE ST^^SEATTLE^WA^98109^US||(206)555-4567 ORC|NW|ORDER002|ORDER002|98765^LAB^HIS||||||202308141630 OBR|1|ORDER002|ORDER002|98765^CHEM^L|||202308141630|||98765^BROWN^JENNIFER^A
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Thomas", "given": ["Michael", "K"] } ], "gender": "male", "birthDate": "1993-05-25", "address": [ { "line": ["1234 Pine St"], "city": "Seattle", "state": "WA", "postalCode": "98109", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(206)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER002", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/456789" }, "orderer": { "reference": "Practitioner/98765" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "98765-4", "display": "Chemistry Panel" } ] }, "authoredOn": "2023-08-14T16:30:00Z" } } ] }
MSH|^~\&|LAB|HIS|ORDER|ORDER|202308141640||ORM^O01|001|P|2.6 PID|1||789012^^^HIS^MR||WILSON^LAURA^M||19671211|F|||4321 CEDAR ST^^DENVER^CO^80201^US||(303)555-7890 ORC|NW|ORDER003|ORDER003|54321^LAB^HIS||||||202308141640 OBR|1|ORDER003|ORDER003|54321^URINALYSIS^L|||202308141640|||54321^MARTINEZ^ROBERT^A
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789012", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789012" } ], "name": [ { "family": "Wilson", "given": ["Laura", "M"] } ], "gender": "female", "birthDate": "1967-12-11", "address": [ { "line": ["4321 Cedar St"], "city": "Denver", "state": "CO", "postalCode": "80201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(303)555-7890", "use": "home" } ] } }, { "resource": { "resourceType": "DiagnosticOrder", "id": "ORDER003", "status": "requested", "priority": "routine", "subject": { "reference": "Patient/789012" }, "orderer": { "reference": "Practitioner/54321" }, "code": { "coding": [ { "system": "http://loinc.org", "code": "54321-8", "display": "Urinalysis" } ] }, "authoredOn": "2023-08-14T16:40:00Z" } } ] }
MSH|^~\&|HIS|HIS|ORDERING|ORDERING|202308151840||ORM^O01|001|P|2.6 PID|1||345678^^^HIS^MR||FOSTER^LUCY^B||19920510|F|||5678 OAK ST^^MIAMI^FL^33101^US||(305)555-3456 ORC|NW|123456|789012|^TEST^HIS|CM|1|202308151840|202308151845|SMITH^JOHN^D OBR|1|123456|789012|XYZ^BLOOD_TEST^HIS|202308151840|202308161000|LAB|F|^^^9|^VENIPUNCTURE^HIS|^COMPLETE^HIS|^^^2
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Foster", "given": ["Lucy", "B"] } ], "gender": "female", "birthDate": "1992-05-10", "address": [ { "line": ["5678 Oak St"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "ServiceRequest", "id": "ORM001", "status": "active", "intent": "order", "code": { "coding": [ { "system": "http://hl7.org/fhir/service-request-code", "code": "XYZ", "display": "Blood Test" } ] }, "subject": { "reference": "Patient/345678" }, "authoredOn": "2023-08-15T18:40:00Z", "performer": [ { "reference": "Practitioner/ORM001" } ], "occurrenceDateTime": "2023-08-15T18:40:00Z", "reasonCode": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/service-request-reason", "code": "F", "display": "Routine" } ] }, "note": [ { "text": "Venipuncture" } ] } } ] }
MSH|^~\&|HIS|HIS|ORDERING|ORDERING|202308151850||ORM^O01|002|P|2.6 PID|1||456789^^^HIS^MR||LEE^MARK^A||19751230|M|||6789 PINE ST^^DALLAS^TX^75201^US||(214)555-4567 ORC|NW|234567|890123|^RADIOLOGY^HIS|CM|1|202308151850|202308151855|JOHNSON^SARA^K OBR|1|234567|890123|ABC^X-RAY^HIS|202308151850|202308161020|RAD|F|^^^8|^IMAGING^HIS|^URGENT^HIS|^^^4
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Lee", "given": ["Mark", "A"] } ], "gender": "male", "birthDate": "1975-12-30", "address": [ { "line": ["6789 Pine St"], "city": "Dallas", "state": "TX", "postalCode": "75201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(214)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "ServiceRequest", "id": "ORM002", "status": "active", "intent": "order", "code": { "coding": [ { "system": "http://hl7.org/fhir/service-request-code", "code": "ABC", "display": "X-Ray" } ] }, "subject": { "reference": "Patient/456789" }, "authoredOn": "2023-08-15T18:50:00Z", "performer": [ { "reference": "Practitioner/ORM002" } ], "occurrenceDateTime": "2023-08-15T18:50:00Z", "reasonCode": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/service-request-reason", "code": "F", "display": "Routine" } ] }, "note": [ { "text": "Imaging" } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141700||ORU^R01|001|P|2.6 PID|1||234567^^^HIS^MR||WILSON^JAMES^T||19851201|M|||3456 MAPLE AVE^^PHOENIX^AZ^85001^US||(602)555-2345 ORC|RE|ORDER001|ORDER001|54321^LAB^HIS||||||202308141700 OBR|1|ORDER001|ORDER001|54321^HEMOGLOBIN^L|||202308141700|||54321^JOHNSON^KAREN^L OBX|1|NM|54321-0^Hemoglobin^L|1|14.5|g/dL|13.0-17.0|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Wilson", "given": ["James", "T"] } ], "gender": "male", "birthDate": "1985-12-01", "address": [ { "line": ["3456 Maple Ave"], "city": "Phoenix", "state": "AZ", "postalCode": "85001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER001", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "54321-0", "display": "Hemoglobin" } ] }, "subject": { "reference": "Patient/234567" }, "effectiveDateTime": "2023-08-14T17:00:00Z", "valueQuantity": { "value": 14.5, "unit": "g/dL", "system": "http://unitsofmeasure.org", "code": "g/dL" }, "referenceRange": [ { "low": { "value": 13.0, "unit": "g/dL", "system": "http://unitsofmeasure.org", "code": "g/dL" }, "high": { "value": 17.0, "unit": "g/dL", "system": "http://unitsofmeasure.org", "code": "g/dL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141710||ORU^R01|002|P|2.6 PID|1||345678^^^HIS^MR||MARTINEZ^ANNA^L||19900722|F|||5678 OAK ST^^LOS ANGELES^CA^90001^US||(213)555-3456 ORC|RE|ORDER002|ORDER002|67890^LAB^HIS||||||202308141710 OBR|1|ORDER002|ORDER002|67890^BLOODGLUCOSE^L|||202308141710|||67890^SMITH^ROBERT^J OBX|1|NM|67890-1^Blood Glucose^L|1|95|mg/dL|70-100|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Martinez", "given": ["Anna", "L"] } ], "gender": "female", "birthDate": "1990-07-22", "address": [ { "line": ["5678 Oak St"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(213)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER002", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "67890-1", "display": "Blood Glucose" } ] }, "subject": { "reference": "Patient/345678" }, "effectiveDateTime": "2023-08-14T17:10:00Z", "valueQuantity": { "value": 95, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "referenceRange": [ { "low": { "value": 70, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "high": { "value": 100, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141730||ORU^R01|004|P|2.6 PID|1||567890^^^HIS^MR||TAYLOR^CHRIS^P||19671122|M|||5678 SPRUCE ST^^SEATTLE^WA^98101^US||(206)555-5678 ORC|RE|ORDER004|ORDER004|54321^LAB^HIS||||||202308141730 OBR|1|ORDER004|ORDER004|54321^TRIG^L|||202308141730|||54321^JONES^LISA^M OBX|1|NM|54321-7^Triglycerides^L|1|180|mg/dL|<150|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "567890", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "567890" } ], "name": [ { "family": "Taylor", "given": ["Chris", "P"] } ], "gender": "male", "birthDate": "1967-11-22", "address": [ { "line": ["5678 Spruce St"], "city": "Seattle", "state": "WA", "postalCode": "98101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(206)555-5678", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER004", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "54321-7", "display": "Triglycerides" } ] }, "subject": { "reference": "Patient/567890" }, "effectiveDateTime": "2023-08-14T17:30:00Z", "valueQuantity": { "value": 180, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "referenceRange": [ { "high": { "value": 150, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141740||ORU^R01|005|P|2.6 PID|1||678901^^^HIS^MR||LEWIS^JENNIFER^E||19870218|F|||9101 POPLAR DR^^HOUSTON^TX^77001^US||(713)555-6789 ORC|RE|ORDER005|ORDER005|67890^LAB^HIS||||||202308141740 OBR|1|ORDER005|ORDER005|67890^VITD^L|||202308141740|||67890^MARTIN^LUCAS^T OBX|1|NM|67890-5^Vitamin D^L|1|30|ng/mL|30-100|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "678901", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "678901" } ], "name": [ { "family": "Lewis", "given": ["Jennifer", "E"] } ], "gender": "female", "birthDate": "1987-02-18", "address": [ { "line": ["9101 Poplar Dr"], "city": "Houston", "state": "TX", "postalCode": "77001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(713)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER005", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "67890-5", "display": "Vitamin D" } ] }, "subject": { "reference": "Patient/678901" }, "effectiveDateTime": "2023-08-14T17:40:00Z", "valueQuantity": { "value": 30, "unit": "ng/mL", "system": "http://unitsofmeasure.org", "code": "ng/mL" }, "referenceRange": [ { "low": { "value": 30, "unit": "ng/mL", "system": "http://unitsofmeasure.org", "code": "ng/mL" }, "high": { "value": 100, "unit": "ng/mL", "system": "http://unitsofmeasure.org", "code": "ng/mL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141750||ORU^R01|001|P|2.6 PID|1||789012^^^HIS^MR||GARCIA^SANDRA^A||19890515|F|||1212 LARKIN ST^^SAN FRANCISCO^CA^94109^US||(415)555-7890 ORC|RE|ORDER006|ORDER006|56789^LAB^HIS||||||202308141750 OBR|1|ORDER006|ORDER006|56789^POTASSIUM^L|||202308141750|||56789^WILSON^NANCY^R OBX|1|NM|56789-8^Potassium^L|1|4.0|mmol/L|3.5-5.0|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789012", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789012" } ], "name": [ { "family": "Garcia", "given": ["Sandra", "A"] } ], "gender": "female", "birthDate": "1989-05-15", "address": [ { "line": ["1212 Larkin St"], "city": "San Francisco", "state": "CA", "postalCode": "94109", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(415)555-7890", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER006", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "56789-8", "display": "Potassium" } ] }, "subject": { "reference": "Patient/789012" }, "effectiveDateTime": "2023-08-14T17:50:00Z", "valueQuantity": { "value": 4.0, "unit": "mmol/L", "system": "http://unitsofmeasure.org", "code": "mmol/L" }, "referenceRange": [ { "low": { "value": 3.5, "unit": "mmol/L", "system": "http://unitsofmeasure.org", "code": "mmol/L" }, "high": { "value": 5.0, "unit": "mmol/L", "system": "http://unitsofmeasure.org", "code": "mmol/L" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141800||ORU^R01|002|P|2.6 PID|1||890123^^^HIS^MR||KIM^JASON^D||19790112|M|||3434 MAPLE ST^^SEATTLE^WA^98102^US||(206)555-8901 ORC|RE|ORDER007|ORDER007|67890^LAB^HIS||||||202308141800 OBR|1|ORDER007|ORDER007|67890^BUN^L|||202308141800|||67890^ANDERSON^LUCY^S OBX|1|NM|67890-2^BUN^L|1|15|mg/dL|7-20|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "890123", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "890123" } ], "name": [ { "family": "Kim", "given": ["Jason", "D"] } ], "gender": "male", "birthDate": "1979-01-12", "address": [ { "line": ["3434 Maple St"], "city": "Seattle", "state": "WA", "postalCode": "98102", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(206)555-8901", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER007", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "67890-2", "display": "BUN" } ] }, "subject": { "reference": "Patient/890123" }, "effectiveDateTime": "2023-08-14T18:00:00Z", "valueQuantity": { "value": 15, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "referenceRange": [ { "low": { "value": 7, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "high": { "value": 20, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141810||ORU^R01|003|P|2.6 PID|1||901234^^^HIS^MR||HARRIS^MARIA^L||19651120|F|||2323 HIGHLAND AVE^^MIAMI^FL^33101^US||(305)555-9012 ORC|RE|ORDER008|ORDER008|78901^LAB^HIS||||||202308141810 OBR|1|ORDER008|ORDER008|78901^CHOL^L|||202308141810|||78901^DAVIS^CHRIS^A OBX|1|NM|78901-1^Cholesterol^L|1|210|mg/dL|<200|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "901234", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "901234" } ], "name": [ { "family": "Harris", "given": ["Maria", "L"] } ], "gender": "female", "birthDate": "1965-11-20", "address": [ { "line": ["2323 Highland Ave"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-9012", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER008", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "78901-1", "display": "Cholesterol" } ] }, "subject": { "reference": "Patient/901234" }, "effectiveDateTime": "2023-08-14T18:10:00Z", "valueQuantity": { "value": 210, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "referenceRange": [ { "high": { "value": 200, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141820||ORU^R01|004|P|2.6 PID|1||012345^^^HIS^MR||RODRIGUEZ^JOHN^M||19900930|M|||4545 WILLOW DR^^DALLAS^TX^75201^US||(214)555-0123 ORC|RE|ORDER009|ORDER009|89012^LAB^HIS||||||202308141820 OBR|1|ORDER009|ORDER009|89012^GLUCOSE^L|||202308141820|||89012^MILLER^EMILY^T OBX|1|NM|89012-3^Glucose^L|1|85|mg/dL|70-100|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "012345", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "012345" } ], "name": [ { "family": "Rodriguez", "given": ["John", "M"] } ], "gender": "male", "birthDate": "1990-09-30", "address": [ { "line": ["4545 Willow Dr"], "city": "Dallas", "state": "TX", "postalCode": "75201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(214)555-0123", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER009", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "89012-3", "display": "Glucose" } ] }, "subject": { "reference": "Patient/012345" }, "effectiveDateTime": "2023-08-14T18:20:00Z", "valueQuantity": { "value": 85, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "referenceRange": [ { "low": { "value": 70, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "high": { "value": 100, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" } } ] } } ] }
MSH|^~\&|LAB|HIS|RESULTS|RESULTS|202308141830||ORU^R01|005|P|2.6 PID|1||234567^^^HIS^MR||ALLEN^MICHAEL^J||19721105|M|||5656 ELM ST^^PHOENIX^AZ^85001^US||(602)555-2345 ORC|RE|ORDER010|ORDER010|90123^LAB^HIS||||||202308141830 OBR|1|ORDER010|ORDER010|90123^CALCIUM^L|||202308141830|||90123^LEE^MARTIN^K OBX|1|NM|90123-4^Calcium^L|1|9.5|mg/dL|8.5-10.5|N|||F
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Allen", "given": ["Michael", "J"] } ], "gender": "male", "birthDate": "1972-11-05", "address": [ { "line": ["5656 Elm St"], "city": "Phoenix", "state": "AZ", "postalCode": "85001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "Observation", "id": "ORDER010", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "90123-4", "display": "Calcium" } ] }, "subject": { "reference": "Patient/234567" }, "effectiveDateTime": "2023-08-14T18:30:00Z", "valueQuantity": { "value": 9.5, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "referenceRange": [ { "low": { "value": 8.5, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" }, "high": { "value": 10.5, "unit": "mg/dL", "system": "http://unitsofmeasure.org", "code": "mg/dL" } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142000||RDE^O11|001|P|2.6 PID|1||345678^^^HIS^MR||JONES^ELIZABETH^A||19791215|F|||8989 OAK ST^^DENVER^CO^80201^US||(303)555-3456 ORC|RE|ORDER011|ORDER011|12345^PHARM^HIS||||||202308142000 OBR|1|ORDER011|ORDER011|12345^AMOXICILLIN 500MG^L|||202308142000|||12345^SMITH^ROBERT^G RXO|1|12345^AMOXICILLIN 500MG^L|10^TAB^L|10|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Jones", "given": ["Elizabeth", "A"] } ], "gender": "female", "birthDate": "1979-12-15", "address": [ { "line": ["8989 Oak St"], "city": "Denver", "state": "CO", "postalCode": "80201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(303)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER011", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "12345", "display": "Amoxicillin 500MG" } ] }, "subject": { "reference": "Patient/345678" }, "authoredOn": "2023-08-14T20:00:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 10, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142010||RDE^O11|002|P|2.6 PID|1||456789^^^HIS^MR||LEE^ALEX^B||19851125|M|||7878 MAPLE ST^^BOSTON^MA^02101^US||(617)555-4567 ORC|RE|ORDER012|ORDER012|67890^PHARM^HIS||||||202308142010 OBR|1|ORDER012|ORDER012|67890^LORAZEPAM 1MG^L|||202308142010|||67890^JOHNSON^LISA^E RXO|1|67890^LORAZEPAM 1MG^L|20^TAB^L|20|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Lee", "given": ["Alex", "B"] } ], "gender": "male", "birthDate": "1985-11-25", "address": [ { "line": ["7878 Maple St"], "city": "Boston", "state": "MA", "postalCode": "02101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(617)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER012", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "67890", "display": "Lorazepam 1MG" } ] }, "subject": { "reference": "Patient/456789" }, "authoredOn": "2023-08-14T20:10:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 20, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142020||RDE^O11|003|P|2.6 PID|1||567890^^^HIS^MR||WILSON^SARAH^C||19680330|F|||4343 BIRCH ST^^PHOENIX^AZ^85003^US||(602)555-5678 ORC|RE|ORDER013|ORDER013|23456^PHARM^HIS||||||202308142020 OBR|1|ORDER013|ORDER013|23456^IBUPROFEN 200MG^L|||202308142020|||23456^JONES^MICHAEL^T RXO|1|23456^IBUPROFEN 200MG^L|30^TAB^L|30|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "567890", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "567890" } ], "name": [ { "family": "Wilson", "given": ["Sarah", "C"] } ], "gender": "female", "birthDate": "1968-03-30", "address": [ { "line": ["4343 Birch St"], "city": "Phoenix", "state": "AZ", "postalCode": "85003", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-5678", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER013", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "23456", "display": "Ibuprofen 200MG" } ] }, "subject": { "reference": "Patient/567890" }, "authoredOn": "2023-08-14T20:20:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 30, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142040||RDE^O11|005|P|2.6 PID|1||789012^^^HIS^MR||MARTIN^KAREN^E||19910310|F|||5656 ASH ST^^LOS ANGELES^CA^90001^US||(213)555-7890 ORC|RE|ORDER015|ORDER015|45678^PHARM^HIS||||||202308142040 OBR|1|ORDER015|ORDER015|45678^OMEPRAZOLE 20MG^L|||202308142040|||45678^WILLIAMS^JAMES^K RXO|1|45678^OMEPRAZOLE 20MG^L|10^CAP^L|10|CAP RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789012", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789012" } ], "name": [ { "family": "Martin", "given": ["Karen", "E"] } ], "gender": "female", "birthDate": "1991-03-10", "address": [ { "line": ["5656 Ash St"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(213)555-7890", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER015", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "45678", "display": "Omeprazole 20MG" } ] }, "subject": { "reference": "Patient/789012" }, "authoredOn": "2023-08-14T20:40:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 10, "unit": "CAP", "system": "http://unitsofmeasure.org", "code": "CAP" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142050||RDE^O11|006|P|2.6 PID|1||890123^^^HIS^MR||THOMPSON^JENNIFER^L||19870909|F|||6767 ELM ST^^SAN DIEGO^CA^92101^US||(858)555-8901 ORC|RE|ORDER016|ORDER016|56789^PHARM^HIS||||||202308142050 OBR|1|ORDER016|ORDER016|56789^PREDNISONE 5MG^L|||202308142050|||56789^ANDERSON^MICHAEL^J RXO|1|56789^PREDNISONE 5MG^L|14^TAB^L|14|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "890123", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "890123" } ], "name": [ { "family": "Thompson", "given": ["Jennifer", "L"] } ], "gender": "female", "birthDate": "1987-09-09", "address": [ { "line": ["6767 Elm St"], "city": "San Diego", "state": "CA", "postalCode": "92101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(858)555-8901", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER016", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "56789", "display": "Prednisone 5MG" } ] }, "subject": { "reference": "Patient/890123" }, "authoredOn": "2023-08-14T20:50:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 14, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142100||RDE^O11|007|P|2.6 PID|1||901234^^^HIS^MR||WHITE^JAMES^K||19740625|M|||7878 PINE ST^^MIAMI^FL^33101^US||(305)555-9012 ORC|RE|ORDER017|ORDER017|67890^PHARM^HIS||||||202308142100 OBR|1|ORDER017|ORDER017|67890^ATORVASTATIN 10MG^L|||202308142100|||67890^RODRIGUEZ^SANDRA^G RXO|1|67890^ATORVASTATIN 10MG^L|30^TAB^L|30|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "901234", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "901234" } ], "name": [ { "family": "White", "given": ["James", "K"] } ], "gender": "male", "birthDate": "1974-06-25", "address": [ { "line": ["7878 Pine St"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-9012", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER017", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "67890", "display": "Atorvastatin 10MG" } ] }, "subject": { "reference": "Patient/901234" }, "authoredOn": "2023-08-14T21:00:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 30, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142110||RDE^O11|008|P|2.6 PID|1||012345^^^HIS^MR||MILLER^SUSAN^R||19950516|F|||9292 MAPLE AVE^^HOUSTON^TX^77001^US||(713)555-0123 ORC|RE|ORDER018|ORDER018|78901^PHARM^HIS||||||202308142110 OBR|1|ORDER018|ORDER018|78901^CITALOPRAM 20MG^L|||202308142110|||78901^MARTINEZ^CARMEN^L RXO|1|78901^CITALOPRAM 20MG^L|20^TAB^L|20|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "012345", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "012345" } ], "name": [ { "family": "Miller", "given": ["Susan", "R"] } ], "gender": "female", "birthDate": "1995-05-16", "address": [ { "line": ["9292 Maple Ave"], "city": "Houston", "state": "TX", "postalCode": "77001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(713)555-0123", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER018", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "78901", "display": "Citalopram 20MG" } ] }, "subject": { "reference": "Patient/012345" }, "authoredOn": "2023-08-14T21:10:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 20, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142120||RDE^O11|009|P|2.6 PID|1||123456^^^HIS^MR||DAVIS^CHRISTINA^M||19651212|F|||8383 OAK ST^^DALLAS^TX^75201^US||(214)555-1234 ORC|RE|ORDER019|ORDER019|89012^PHARM^HIS||||||202308142120 OBR|1|ORDER019|ORDER019|89012^RANITIDINE 150MG^L|||202308142120|||89012^SMITH^ROBERT^H RXO|1|89012^RANITIDINE 150MG^L|30^TAB^L|30|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "123456", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "123456" } ], "name": [ { "family": "Davis", "given": ["Christina", "M"] } ], "gender": "female", "birthDate": "1965-12-12", "address": [ { "line": ["8383 Oak St"], "city": "Dallas", "state": "TX", "postalCode": "75201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(214)555-1234", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER019", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "89012", "display": "Ranitidine 150MG" } ] }, "subject": { "reference": "Patient/123456" }, "authoredOn": "2023-08-14T21:20:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 30, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|PHARM|HIS|PHARMACY|PHARMACY|202308142130||RDE^O11|010|P|2.6 PID|1||234567^^^HIS^MR||ANDERSON^MICHAEL^S||19830903|M|||4848 CEDAR AVE^^PHOENIX^AZ^85001^US||(602)555-2345 ORC|RE|ORDER020|ORDER020|90123^PHARM^HIS||||||202308142130 OBR|1|ORDER020|ORDER020|90123^LORAZEPAM 2MG^L|||202308142130|||90123^JONES^ALICE^R RXO|1|90123^LORAZEPAM 2MG^L|20^TAB^L|20|TAB RXR|1|PO^Oral^L
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Anderson", "given": ["Michael", "S"] } ], "gender": "male", "birthDate": "1983-09-03", "address": [ { "line": ["4848 Cedar Ave"], "city": "Phoenix", "state": "AZ", "postalCode": "85001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "MedicationRequest", "id": "ORDER020", "status": "active", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "90123", "display": "Lorazepam 2MG" } ] }, "subject": { "reference": "Patient/234567" }, "authoredOn": "2023-08-14T21:30:00Z", "dosageInstruction": [ { "doseAndRate": [ { "doseQuantity": { "value": 20, "unit": "TAB", "system": "http://unitsofmeasure.org", "code": "TAB" } } ], "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "PO", "display": "Oral" } ] } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151000||MDM^T01|011|P|2.6 PID|1||456789^^^HIS^MR||ANDERSON^SARAH^L||19791123|F|||2929 OAK ST^^PHILADELPHIA^PA^19101^US||(215)555-4567 ORC|RE|ORDER022|ORDER022|12345^DOC^HIS||||||202308151000 OBR|1|ORDER022|ORDER022|12345^DISCHARGE SUMMARY^L|||202308151000|||12345^WILLIAMS^JAMES^R NTE|1||This is a discharge summary.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Anderson", "given": ["Sarah", "L"] } ], "gender": "female", "birthDate": "1979-11-23", "address": [ { "line": ["2929 Oak St"], "city": "Philadelphia", "state": "PA", "postalCode": "19101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(215)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER022", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "discharge-summary", "display": "Discharge Summary" } ] }, "subject": { "reference": "Patient/456789" }, "date": "2023-08-15T10:00:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIGRpc2NoYXJnZSBzdW1tYXJ5Lg==", // Base64 encoded content "title": "Discharge Summary" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151015||MDM^T01|012|P|2.6 PID|1||567890^^^HIS^MR||MARTIN^JESSICA^A||19880116|F|||4848 MAPLE AVE^^BOSTON^MA^02101^US||(617)555-5678 ORC|RE|ORDER023|ORDER023|67890^DOC^HIS||||||202308151015 OBR|1|ORDER023|ORDER023|67890^CONSULTATION NOTE^L|||202308151015|||67890^JONES^ALICE^M NTE|1||This is a consultation note.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "567890", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "567890" } ], "name": [ { "family": "Martin", "given": ["Jessica", "A"] } ], "gender": "female", "birthDate": "1988-01-16", "address": [ { "line": ["4848 Maple Ave"], "city": "Boston", "state": "MA", "postalCode": "02101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(617)555-5678", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER023", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "consult-note", "display": "Consultation Note" } ] }, "subject": { "reference": "Patient/567890" }, "date": "2023-08-15T10:15:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIGNvbnN1bHRhdGlvbiBub3RlLg==", // Base64 encoded content "title": "Consultation Note" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151030||MDM^T01|013|P|2.6 PID|1||678901^^^HIS^MR||CLARK^ALEX^B||19921030|M|||3939 ASH ST^^SAN FRANCISCO^CA^94101^US||(415)555-6789 ORC|RE|ORDER024|ORDER024|34567^DOC^HIS||||||202308151030 OBR|1|ORDER024|ORDER024|34567^OPERATIVE REPORT^L|||202308151030|||34567^HARRIS^KAREN^J NTE|1||This is an operative report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "678901", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "678901" } ], "name": [ { "family": "Clark", "given": ["Alex", "B"] } ], "gender": "male", "birthDate": "1992-10-30", "address": [ { "line": ["3939 Ash St"], "city": "San Francisco", "state": "CA", "postalCode": "94101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(415)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER024", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "operative-report", "display": "Operative Report" } ] }, "subject": { "reference": "Patient/678901" }, "date": "2023-08-15T10:30:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhbiBvcGVyYXRpdmUgcmVwb3J0Lg==", // Base64 encoded content "title": "Operative Report" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151045||MDM^T01|014|P|2.6 PID|1||789012^^^HIS^MR||YOUNG^REBECCA^D||19680409|F|||3030 BIRCH ST^^LOS ANGELES^CA^90001^US||(323)555-7890 ORC|RE|ORDER025|ORDER025|45678^DOC^HIS||||||202308151045 OBR|1|ORDER025|ORDER025|45678^RADIOLOGY REPORT^L|||202308151045|||45678^SCOTT^NATHAN^P NTE|1||This is a radiology report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789012", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789012" } ], "name": [ { "family": "Young", "given": ["Rebecca", "D"] } ], "gender": "female", "birthDate": "1968-04-09", "address": [ { "line": ["3030 Birch St"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(323)555-7890", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER025", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "radiology-report", "display": "Radiology Report" } ] }, "subject": { "reference": "Patient/789012" }, "date": "2023-08-15T10:45:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIHJhZGlvbG9neSByZXBvcnQu", // Base64 encoded content "title": "Radiology Report" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151200||MDM^T01|016|P|2.6 PID|1||901234^^^HIS^MR||WILSON^AMY^R||19951215|F|||4242 CEDAR ST^^DALLAS^TX^75201^US||(214)555-9012 ORC|RE|ORDER027|ORDER027|67890^DOC^HIS||||||202308151200 OBR|1|ORDER027|ORDER027|67890^MEDICAL REPORT^L|||202308151200|||67890^MARTINEZ^LAURA^T NTE|1||This is a medical report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "901234", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "901234" } ], "name": [ { "family": "Wilson", "given": ["Amy", "R"] } ], "gender": "female", "birthDate": "1995-12-15", "address": [ { "line": ["4242 Cedar St"], "city": "Dallas", "state": "TX", "postalCode": "75201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(214)555-9012", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER027", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "medical-report", "display": "Medical Report" } ] }, "subject": { "reference": "Patient/901234" }, "date": "2023-08-15T12:00:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIG1lZGljYWwgcmVwb3J0Lg==", // Base64 encoded content "title": "Medical Report" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151215||MDM^T01|017|P|2.6 PID|1||012345^^^HIS^MR||THOMAS^OLIVIA^B||19841111|F|||5151 FIR ST^^MIAMI^FL^33101^US||(305)555-0123 ORC|RE|ORDER028|ORDER028|78901^DOC^HIS||||||202308151215 OBR|1|ORDER028|ORDER028|78901^PHYSICAL THERAPY REPORT^L|||202308151215|||78901^MILLER^SANDRA^E NTE|1||This is a physical therapy report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "012345", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "012345" } ], "name": [ { "family": "Thomas", "given": ["Olivia", "B"] } ], "gender": "female", "birthDate": "1984-11-11", "address": [ { "line": ["5151 Fir St"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-0123", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER028", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "physical-therapy-report", "display": "Physical Therapy Report" } ] }, "subject": { "reference": "Patient/012345" }, "date": "2023-08-15T12:15:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIHBoeXNpY2FsIHRoZXJhcHkgcmVwb3J0Lg==", // Base64 encoded content "title": "Physical Therapy Report" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151230||MDM^T01|018|P|2.6 PID|1||123456^^^HIS^MR||GARCIA^MICHAEL^J||19931103|M|||6262 MAPLE DR^^HOUSTON^TX^77001^US||(713)555-1234 ORC|RE|ORDER029|ORDER029|89012^DOC^HIS||||||202308151230 OBR|1|ORDER029|ORDER029|89012^NUTRITIONAL ASSESSMENT^L|||202308151230|||89012^LOPEZ^MICHAEL^S NTE|1||This is a nutritional assessment report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "123456", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "123456" } ], "name": [ { "family": "Garcia", "given": ["Michael", "J"] } ], "gender": "male", "birthDate": "1993-11-03", "address": [ { "line": ["6262 Maple Dr"], "city": "Houston", "state": "TX", "postalCode": "77001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(713)555-1234", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER029", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "nutritional-assessment", "display": "Nutritional Assessment" } ] }, "subject": { "reference": "Patient/123456" }, "date": "2023-08-15T12:30:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIG51dHJpdGlvbmFsIGFzc2Vzc21lbnQu", // Base64 encoded content "title": "Nutritional Assessment" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151245||MDM^T01|019|P|2.6 PID|1||234567^^^HIS^MR||BROWN^LAURA^T||19651225|F|||7373 SYCAMORE ST^^SAN DIEGO^CA^92101^US||(619)555-2345 ORC|RE|ORDER030|ORDER030|12346^DOC^HIS||||||202308151245 OBR|1|ORDER030|ORDER030|12346^CARDIOLOGY REPORT^L|||202308151245|||12346^KIM^JENNIFER^A NTE|1||This is a cardiology report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Brown", "given": ["Laura", "T"] } ], "gender": "female", "birthDate": "1965-12-25", "address": [ { "line": ["7373 Sycamore St"], "city": "San Diego", "state": "CA", "postalCode": "92101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(619)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER030", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "cardiology-report", "display": "Cardiology Report" } ] }, "subject": { "reference": "Patient/234567" }, "date": "2023-08-15T12:45:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIGNhcmRpYWxvb3dpYyByZXBvcnQu", // Base64 encoded content "title": "Cardiology Report" } } ] } } ] }
MSH|^~\&|HIS|HIS|DOC|DOC|202308151300||MDM^T01|020|P|2.6 PID|1||345678^^^HIS^MR||HARRIS^NATALIE^M||19800701|F|||8484 ELM ST^^PHOENIX^AZ^85001^US||(602)555-3456 ORC|RE|ORDER031|ORDER031|34567^DOC^HIS||||||202308151300 OBR|1|ORDER031|ORDER031|34567^DERMATOLOGY REPORT^L|||202308151300|||34567^SMITH^ROBERT^L NTE|1||This is a dermatology report.
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Harris", "given": ["Natalie", "M"] } ], "gender": "female", "birthDate": "1980-07-01", "address": [ { "line": ["8484 Elm St"], "city": "Phoenix", "state": "AZ", "postalCode": "85001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "DocumentReference", "id": "ORDER031", "status": "current", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/document-reference-type", "code": "dermatology-report", "display": "Dermatology Report" } ] }, "subject": { "reference": "Patient/345678" }, "date": "2023-08-15T13:00:00Z", "content": [ { "attachment": { "contentType": "text/plain", "data": "VGhpcyBpcyBhIGRlcm1hdG9sb2d5IHJlcG9ydC4=", // Base64 encoded content "title": "Dermatology Report" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151400||DFT^P03|021|P|2.6 PID|1||456789^^^HIS^MR||JONES^ALICE^M||19880522|F|||9090 MAPLE AVE^^SEATTLE^WA^98101^US||(206)555-4567 FT1|1|456789|202308151400|202308151400|98765^SERVICE^HIS|1|^^^100^USD|||||||202308151400 IN1|1||123456789|INSURANCE CO||1234 MAIN ST^^SEATTLE^WA^98101^US||(206)555-7890
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Jones", "given": ["Alice", "M"] } ], "gender": "female", "birthDate": "1988-05-22", "address": [ { "line": ["9090 Maple Ave"], "city": "Seattle", "state": "WA", "postalCode": "98101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(206)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT021", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/456789" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T14:00:00Z", "end": "2023-08-15T14:00:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "98765", "display": "Service" } ] }, "quantity": { "value": 1, "unit": "unit" }, "unitPrice": { "value": 100, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151410||DFT^P03|022|P|2.6 PID|1||567890^^^HIS^MR||SMITH^JOHN^A||19751230|M|||8181 OAK ST^^SAN FRANCISCO^CA^94101^US||(415)555-5678 FT1|1|567890|202308151410|202308151410|65432^SERVICE^HIS|2|^^^200^USD|||||||202308151410 IN1|1||987654321|INSURANCE INC||5678 BROADWAY ST^^SAN FRANCISCO^CA^94101^US||(415)555-9876
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "567890", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "567890" } ], "name": [ { "family": "Smith", "given": ["John", "A"] } ], "gender": "male", "birthDate": "1975-12-30", "address": [ { "line": ["8181 Oak St"], "city": "San Francisco", "state": "CA", "postalCode": "94101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(415)555-5678", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT022", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/567890" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T14:10:00Z", "end": "2023-08-15T14:10:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "65432", "display": "Service" } ] }, "quantity": { "value": 2, "unit": "unit" }, "unitPrice": { "value": 200, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151420||DFT^P03|023|P|2.6 PID|1||678901^^^HIS^MR||LEE^EMILY^R||19900516|F|||7272 PINE ST^^AUSTIN^TX^73301^US||(512)555-6789 FT1|1|678901|202308151420|202308151420|54321^SERVICE^HIS|3|^^^150^USD|||||||202308151420 IN1|1||654321987|HEALTHCARE PROVIDER||6789 SECOND ST^^AUSTIN^TX^73301^US||(512)555-6543
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "678901", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "678901" } ], "name": [ { "family": "Lee", "given": ["Emily", "R"] } ], "gender": "female", "birthDate": "1990-05-16", "address": [ { "line": ["7272 Pine St"], "city": "Austin", "state": "TX", "postalCode": "73301", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(512)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT023", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/678901" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T14:20:00Z", "end": "2023-08-15T14:20:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "54321", "display": "Service" } ] }, "quantity": { "value": 3, "unit": "unit" }, "unitPrice": { "value": 150, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151430||DFT^P03|024|P|2.6 PID|1||789012^^^HIS^MR||WILSON^DAVID^L||19751025|M|||6363 FIR ST^^MIAMI^FL^33101^US||(305)555-7890 FT1|1|789012|202308151430|202308151430|43210^SERVICE^HIS|4|^^^250^USD|||||||202308151430 IN1|1||123987654|CARE PLUS||7890 FORT ST^^MIAMI^FL^33101^US||(305)555-1234
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "789012", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "789012" } ], "name": [ { "family": "Wilson", "given": ["David", "L"] } ], "gender": "male", "birthDate": "1975-10-25", "address": [ { "line": ["6363 Fir St"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-7890", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT024", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/789012" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T14:30:00Z", "end": "2023-08-15T14:30:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "43210", "display": "Service" } ] }, "quantity": { "value": 4, "unit": "unit" }, "unitPrice": { "value": 250, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151440||DFT^P03|025|P|2.6 PID|1||890123^^^HIS^MR||MARTINEZ^SOFIA^T||19930307|F|||5454 CEDAR ST^^DALLAS^TX^75201^US||(214)555-8901 FT1|1|890123|202308151440|202308151440|32109^SERVICE^HIS|5|^^^300^USD|||||||202308151440 IN1|1||654321098|HEALTHCARE PLUS||8901 MAIN ST^^DALLAS^TX^75201^US||(214)555-6543
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "890123", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "890123" } ], "name": [ { "family": "Martinez", "given": ["Sofia", "T"] } ], "gender": "female", "birthDate": "1993-03-07", "address": [ { "line": ["5454 Cedar St"], "city": "Dallas", "state": "TX", "postalCode": "75201", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(214)555-8901", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT025", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/890123" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T14:40:00Z", "end": "2023-08-15T14:40:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "32109", "display": "Service" } ] }, "quantity": { "value": 5, "unit": "unit" }, "unitPrice": { "value": 300, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151510||DFT^P03|027|P|2.6 PID|1||012345^^^HIS^MR||ANDERSON^JESSICA^K||19920610|F|||2323 EVERGREEN ST^^BOSTON^MA^02101^US||(617)555-0123 FT1|1|012345|202308151510|202308151510|87654^SERVICE^HIS|3|^^^400^USD|||||||202308151510 IN1|1||987654321|SUPPLEMENTAL INS||1234 OAK ST^^BOSTON^MA^02101^US||(617)555-4321
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "012345", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "012345" } ], "name": [ { "family": "Anderson", "given": ["Jessica", "K"] } ], "gender": "female", "birthDate": "1992-06-10", "address": [ { "line": ["2323 Evergreen St"], "city": "Boston", "state": "MA", "postalCode": "02101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(617)555-0123", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT027", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/012345" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T15:10:00Z", "end": "2023-08-15T15:10:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "87654", "display": "Service" } ] }, "quantity": { "value": 3, "unit": "unit" }, "unitPrice": { "value": 400, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151520||DFT^P03|028|P|2.6 PID|1||234567^^^HIS^MR||MILLER^CHARLOTTE^R||19831220|F|||4545 FIR ST^^NEW YORK^NY^10001^US||(212)555-2345 FT1|1|234567|202308151520|202308151520|54321^SERVICE^HIS|1|^^^250^USD|||||||202308151520 IN1|1||321098765|PREMIUM INSURANCE||2345 MAIN ST^^NEW YORK^NY^10001^US||(212)555-9876
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Miller", "given": ["Charlotte", "R"] } ], "gender": "female", "birthDate": "1983-12-20", "address": [ { "line": ["4545 Fir St"], "city": "New York", "state": "NY", "postalCode": "10001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(212)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT028", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/234567" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T15:20:00Z", "end": "2023-08-15T15:20:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "54321", "display": "Service" } ] }, "quantity": { "value": 1, "unit": "unit" }, "unitPrice": { "value": 250, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151530||DFT^P03|029|P|2.6 PID|1||345678^^^HIS^MR||JOHNSON^ELENA^M||19780815|F|||6767 PINE ST^^LOS ANGELES^CA^90001^US||(323)555-3456 FT1|1|345678|202308151530|202308151530|65432^SERVICE^HIS|6|^^^450^USD|||||||202308151530 IN1|1||456789123|BASIC HEALTH||3456 PINE ST^^LOS ANGELES^CA^90001^US||(323)555-6543
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Johnson", "given": ["Elena", "M"] } ], "gender": "female", "birthDate": "1978-08-15", "address": [ { "line": ["6767 Pine St"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(323)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT029", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/345678" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T15:30:00Z", "end": "2023-08-15T15:30:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "65432", "display": "Service" } ] }, "quantity": { "value": 6, "unit": "unit" }, "unitPrice": { "value": 450, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|BILLING|BILLING|202308151540||DFT^P03|030|P|2.6 PID|1||456789^^^HIS^MR||WILSON^ALICE^A||19651120|F|||7878 MAPLE ST^^SAN FRANCISCO^CA^94101^US||(415)555-4567 FT1|1|456789|202308151540|202308151540|32109^SERVICE^HIS|7|^^^500^USD|||||||202308151540 IN1|1||567890123|ELITE HEALTH||4567 MAPLE ST^^SAN FRANCISCO^CA^94101^US||(415)555-5678
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Wilson", "given": ["Alice", "A"] } ], "gender": "female", "birthDate": "1965-11-20", "address": [ { "line": ["7878 Maple St"], "city": "San Francisco", "state": "CA", "postalCode": "94101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(415)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "Claim", "id": "DFT030", "status": "active", "type": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/claim-type", "code": "professional", "display": "Professional" } ] }, "patient": { "reference": "Patient/456789" }, "provider": { "reference": "Organization/BILLING" }, "use": "claim", "billablePeriod": { "start": "2023-08-15T15:40:00Z", "end": "2023-08-15T15:40:00Z" }, "item": [ { "sequence": 1, "productOrService": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "32109", "display": "Service" } ] }, "quantity": { "value": 7, "unit": "unit" }, "unitPrice": { "value": 500, "currency": "USD" } } ] } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151700||SIU^S12|001|P|2.6 PID|1||123456^^^HIS^MR||SMITH^JOHN^A||19751210|M|||1234 MAIN ST^^BOSTON^MA^02101^US||(617)555-1234 SCH|1|202308151700|202308151800|XYZ^MRI^HIS|2|202308151700|202308151800|S|A|^^^5|XYZ^MRI^HIS|^^^2
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "123456", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "123456" } ], "name": [ { "family": "Smith", "given": ["John", "A"] } ], "gender": "male", "birthDate": "1975-12-10", "address": [ { "line": ["1234 Main St"], "city": "Boston", "state": "MA", "postalCode": "02101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(617)555-1234", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU001", "status": "booked", "description": "MRI", "start": "2023-08-15T17:00:00Z", "end": "2023-08-15T18:00:00Z", "participant": [ { "actor": { "reference": "Patient/123456" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "XYZ", "display": "MRI" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151710||SIU^S12|002|P|2.6 PID|1||234567^^^HIS^MR||JONES^EMILY^B||19821005|F|||5678 PARK AVE^^LOS ANGELES^CA^90001^US||(310)555-2345 SCH|1|202308151710|202308151810|ABC^CT^HIS|2|202308151710|202308151810|S|A|^^^3|ABC^CT^HIS|^^^1
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "234567", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "234567" } ], "name": [ { "family": "Jones", "given": ["Emily", "B"] } ], "gender": "female", "birthDate": "1982-10-05", "address": [ { "line": ["5678 Park Ave"], "city": "Los Angeles", "state": "CA", "postalCode": "90001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(310)555-2345", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU002", "status": "booked", "description": "CT Scan", "start": "2023-08-15T17:10:00Z", "end": "2023-08-15T18:10:00Z", "participant": [ { "actor": { "reference": "Patient/234567" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "ABC", "display": "CT Scan" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151720||SIU^S12|003|P|2.6 PID|1||345678^^^HIS^MR||MILLER^OLIVIA^G||19920515|F|||4321 OAK ST^^MIAMI^FL^33101^US||(305)555-3456 SCH|1|202308151720|202308151830|DEF^X-RAY^HIS|1|202308151720|202308151830|S|A|^^^4|DEF^X-RAY^HIS|^^^3
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "345678", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "345678" } ], "name": [ { "family": "Miller", "given": ["Olivia", "G"] } ], "gender": "female", "birthDate": "1992-05-15", "address": [ { "line": ["4321 Oak St"], "city": "Miami", "state": "FL", "postalCode": "33101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(305)555-3456", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU003", "status": "booked", "description": "X-Ray", "start": "2023-08-15T17:20:00Z", "end": "2023-08-15T18:30:00Z", "participant": [ { "actor": { "reference": "Patient/345678" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "DEF", "display": "X-Ray" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151730||SIU^S12|004|P|2.6 PID|1||456789^^^HIS^MR||WILSON^CHLOE^K||19881222|F|||3456 ELM ST^^PHOENIX^AZ^85001^US||(602)555-4567 SCH|1|202308151730|202308151830|GHI^ULTRASOUND^HIS|4|202308151730|202308151830|S|A|^^^6|GHI^ULTRASOUND^HIS|^^^4
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "456789", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "456789" } ], "name": [ { "family": "Wilson", "given": ["Chloe", "K"] } ], "gender": "female", "birthDate": "1988-12-22", "address": [ { "line": ["3456 Elm St"], "city": "Phoenix", "state": "AZ", "postalCode": "85001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(602)555-4567", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU004", "status": "booked", "description": "Ultrasound", "start": "2023-08-15T17:30:00Z", "end": "2023-08-15T18:30:00Z", "participant": [ { "actor": { "reference": "Patient/456789" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "GHI", "display": "Ultrasound" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151740||SIU^S12|005|P|2.6 PID|1||567890^^^HIS^MR||ANDERSON^ALEX^J||20001210|M|||7890 BROADWAY^^NEW YORK^NY^10001^US||(212)555-5678 SCH|1|202308151740|202308151840|JKL^ECG^HIS|3|202308151740|202308151840|S|A|^^^7|JKL^ECG^HIS|^^^5
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "567890", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "567890" } ], "name": [ { "family": "Anderson", "given": ["Alex", "J"] } ], "gender": "male", "birthDate": "2000-12-10", "address": [ { "line": ["7890 Broadway"], "city": "New York", "state": "NY", "postalCode": "10001", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(212)555-5678", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU005", "status": "booked", "description": "ECG", "start": "2023-08-15T17:40:00Z", "end": "2023-08-15T18:40:00Z", "participant": [ { "actor": { "reference": "Patient/567890" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "JKL", "display": "ECG" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151750||SIU^S12|001|P|2.6 PID|1||678901^^^HIS^MR||THOMPSON^NORA^M||19731123|F|||8901 SPRING ST^^SAN DIEGO^CA^92101^US||(858)555-6789 SCH|1|202308151750|202308151850|MNO^MRI^HIS|2|202308151750|202308151850|S|A|^^^2|MNO^MRI^HIS|^^^1
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "678901", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "678901" } ], "name": [ { "family": "Thompson", "given": ["Nora", "M"] } ], "gender": "female", "birthDate": "1973-11-23", "address": [ { "line": ["8901 Spring St"], "city": "San Diego", "state": "CA", "postalCode": "92101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(858)555-6789", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU001", "status": "booked", "description": "MRI", "start": "2023-08-15T17:50:00Z", "end": "2023-08-15T18:50:00Z", "participant": [ { "actor": { "reference": "Patient/678901" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "MNO", "display": "MRI" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151810||SIU^S12|003|P|2.6 PID|1||890123^^^HIS^MR||TAYLOR^RACHEL^K||19870625|F|||0123 SEVENTH ST^^PHILADELPHIA^PA^19103^US||(215)555-8901 SCH|1|202308151810|202308151910|STU^X-RAY^HIS|3|202308151810|202308151910|S|A|^^^5|STU^X-RAY^HIS|^^^3
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "890123", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "890123" } ], "name": [ { "family": "Taylor", "given": ["Rachel", "K"] } ], "gender": "female", "birthDate": "1987-06-25", "address": [ { "line": ["0123 Seventh St"], "city": "Philadelphia", "state": "PA", "postalCode": "19103", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(215)555-8901", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU003", "status": "booked", "description": "X-Ray", "start": "2023-08-15T18:10:00Z", "end": "2023-08-15T19:10:00Z", "participant": [ { "actor": { "reference": "Patient/890123" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "STU", "display": "X-Ray" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151820||SIU^S12|004|P|2.6 PID|1||901234^^^HIS^MR||MARTINEZ^ISLA^D||20031215|F|||1234 FIRST ST^^SEATTLE^WA^98101^US||(206)555-9012 SCH|1|202308151820|202308151920|VWX^ULTRASOUND^HIS|2|202308151820|202308151920|S|A|^^^3|VWX^ULTRASOUND^HIS|^^^1
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "901234", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "901234" } ], "name": [ { "family": "Martinez", "given": ["Isla", "D"] } ], "gender": "female", "birthDate": "2003-12-15", "address": [ { "line": ["1234 First St"], "city": "Seattle", "state": "WA", "postalCode": "98101", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(206)555-9012", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU004", "status": "booked", "description": "Ultrasound", "start": "2023-08-15T18:20:00Z", "end": "2023-08-15T19:20:00Z", "participant": [ { "actor": { "reference": "Patient/901234" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "VWX", "display": "Ultrasound" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }
MSH|^~\&|HIS|HIS|SCHEDULING|SCHEDULING|202308151830||SIU^S12|005|P|2.6 PID|1||012345^^^HIS^MR||MILLER^JAMES^K||19821205|M|||2345 SECOND ST^^BOSTON^MA^02108^US||(617)555-0123 SCH|1|202308151830|202308151930|XYZ^ECG^HIS|3|202308151830|202308151930|S|A|^^^6|XYZ^ECG^HIS|^^^4
{ "resourceType": "Bundle", "type": "transaction", "entry": [ { "resource": { "resourceType": "Patient", "id": "012345", "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "012345" } ], "name": [ { "family": "Miller", "given": ["James", "K"] } ], "gender": "male", "birthDate": "1982-12-05", "address": [ { "line": ["2345 Second St"], "city": "Boston", "state": "MA", "postalCode": "02108", "country": "US" } ], "telecom": [ { "system": "phone", "value": "(617)555-0123", "use": "home" } ] } }, { "resource": { "resourceType": "Appointment", "id": "SIU005", "status": "booked", "description": "ECG", "start": "2023-08-15T18:30:00Z", "end": "2023-08-15T19:30:00Z", "participant": [ { "actor": { "reference": "Patient/012345" }, "status": "accepted" } ], "serviceType": { "coding": [ { "system": "http://hl7.org/fhir/service-usually-performed", "code": "XYZ", "display": "ECG" } ] }, "appointmentType": { "coding": [ { "system": "http://hl7.org/fhir/ValueSet/appointment-type", "code": "S", "display": "Scheduled" } ] } } } ] }

No dataset card yet

Contribute a Dataset Card
Downloads last month
5