{ "resourceType": "Encounter", "id": "encounter-6", "identifier": [ { "use": "usual", "system": "urn:oid:1.2.345.6789", "value": "10006" } ], "status": "planned", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "AMB", "display": "ambulatory" }, "type": [ { "coding": [ { "system": "urn:oid:1.2.345.6789", "code": "2", "display": "Outpatient" } ], "text": "Outpatient" }, { "coding": [ { "system": "urn:oid:1.2.345.6789", "code": "3", "display": "Hospital Encounter" } ], "text": "Hospital Encounter" } ], "serviceType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/service-type", "code": "170", "display": "Gastroenterology & Hepatology" } ] }, "reasonCode": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "275978004", "display": "Colon cancer screening" } ] } ], "priority": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority", "code": "EL", "display": "elective" } ] }, "subject": { "reference": "Patient/patient-1", "display": "Example, Anne" }, "participant": [ { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "REF", "display": "referrer" } ], "text": "referrer" } ], "individual": { "reference": "Practitioner/practitioner-1", "type": "Practitioner", "display": "Dr Maria Hernandez" } } ], "period": { "start": "2026-06-01" }, "account": [ { "identifier": { "system": "urn:oid:1.2.345.6789", "value": "1000123" }, "display": "Example, Anne" } ], "serviceProvider": { "reference": "Organization/organization-2", "display": "Health Connect Hospital" } }