{ "resourceType": "Bundle", "id": "Patient-3-DENEXPass-BMIinMP", "type": "collection", "entry": [ { "fullUrl": "633c9d020968f8012250fc60", "resource": { "resourceType": "Patient", "id": "Patient-3", "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": "1973-01-01", "gender": "female" } }, { "fullUrl": "633c9d020968f8012250fc61", "resource": { "resourceType": "Encounter", "id": "Encounter-3", "meta": { "profile": [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter" ] }, "subject": { "reference": "Patient/Patient-3" }, "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-01T01:00:00.000Z", "end": "2023-01-01T01:15:00.000Z" } } }, { "fullUrl": "633c9d020968f8012250fc62", "resource": { "resourceType": "Observation", "id": "Observation-3", "meta": { "profile": [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation" ] }, "subject": { "reference": "Patient/Patient-3" }, "status": "final", "category": [ { "coding": [ { "code": "survey", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Survey" } ], "text": "Survey" } ], "code": { "coding": [ { "code": "39156-5", "system": "http://loinc.org", "display": "Body mass index (BMI) [Ratio]" } ], "text": "BMI" }, "valueQuantity": { "value": 16.2, "code": "kg/m2", "system": "http://unitsofmeasure.org", "unit": "kg/m2" }, "effectiveDateTime": "2023-01-01T01:45:00.000Z" } } ] }