{ "resourceType": "Bundle", "id": "Patient-1-IPPass-3WithPharynandMeds", "type": "collection", "entry": [ { "fullUrl": "633c9d020968f8012250fc60", "resource": { "resourceType": "Patient", "id": "Patient-1", "meta": { "profile": [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient" ] }, "extension": [ { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race", "extension": [ { "url": "ombCategory", "valueCoding": { "code": "2028-9", "system": "urn:oid:2.16.840.1.113883.6.238", "display": "Asian" } }, { "url": "text", "valueString": "Asian" } ] }, { "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity", "extension": [ { "url": "ombCategory", "valueCoding": { "code": "2135-2", "system": "urn:oid:2.16.840.1.113883.6.238", "display": "Hispanic or Latino" } }, { "url": "text", "valueString": "Hispanic or Latino" } ] } ], "identifier": [ { "system": "http://hospital.smarthealthit.org", "value": "999999995" } ], "name": [ { "family": "Bertha", "given": [ "Betty" ] } ], "birthDate": "2020-01-01", "gender": "female" } }, { "fullUrl": "633c9d020968f8012250fc61", "resource": { "resourceType": "Encounter", "id": "Encounter-1", "meta": { "profile": [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter" ] }, "subject": { "reference": "Patient/Patient-1" }, "status": "finished", "class": { "code": "AMB", "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "display": "ambulatory" }, "type": [ { "coding": [ { "code": "185317003", "system": "http://snomed.info/sct", "display": "Telephone encounter (procedure)" } ] } ], "period": { "start": "2023-01-02T00:00:00.000Z", "end": "2023-01-02T01:15:00.000Z" } } }, { "fullUrl": "633c9d020968f8012250fc62", "resource": { "resourceType": "MedicationRequest", "id": "MedicationRequest-1", "meta": { "profile": [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest" ] }, "requester": { "reference": "Practitioner/example" }, "subject": { "reference": "Patient/Patient-1" }, "status": "active", "intent": "plan", "category": [ { "coding": [ { "code": "discharge", "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category", "display": "Discharge" } ] } ], "medicationCodeableConcept": { "coding": [ { "code": "1043022", "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "display": "cefixime 100 MG Chewable Tablet", "userSelected": true } ] }, "authoredOn": "2023-01-04T00:00:00.000Z" } }, { "fullUrl": "633c9d020968f8012250fc63", "resource": { "resourceType": "Condition", "id": "Condition-1", "meta": { "profile": [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition" ] }, "category": [ { "coding": [ { "code": "problem-list-item", "system": "http://terminology.hl7.org/CodeSystem/condition-category", "display": "Problem List Item" } ] } ], "subject": { "reference": "Patient/Patient-1" }, "code": { "coding": [ { "code": "1532007", "system": "http://snomed.info/sct", "display": "Viral pharyngitis (disorder)" } ] }, "onsetDateTime": "2023-01-02T00:00:00.000Z", "clinicalStatus": { "coding": [ { "code": "active", "system": "http://terminology.hl7.org/CodeSystem/condition-clinical" } ] } } } ] }