{ "resourceType": "Encounter", "id": "encounter-3", "identifier": [ { "use": "usual", "system": "urn:oid:1.2.345.6789", "value": "10003" } ], "status": "finished", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "VR", "display": "virtual" }, "serviceType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/service-type", "code": "124", "display": "General Practice" } ] }, "reasonCode": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "385093006", "display": "Community acquired pneumonia" } ] }, { "coding": [ { "system": "http://snomed.info/sct", "code": "406151001", "display": "Post-discharge follow-up" } ] } ], "subject": { "reference": "Patient/patient-1", "display": "Example, Anne" }, "participant": [ { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "CON", "display": "consultant" } ], "text": "consultant" } ], "individual": { "reference": "Practitioner/practitioner-1", "type": "Practitioner", "display": "Dr Maria Hernandez" } } ], "period": { "start": "2024-11-14T09:05:00Z", "end": "2024-11-14T09:20:00Z" }, "account": [ { "identifier": { "system": "urn:oid:1.2.345.6789", "value": "1000123" }, "display": "Example, Anne" } ], "serviceProvider": { "reference": "Organization/organization-1", "display": "Health Connect General Practice" } }