{"resourceType":"CapabilityStatement","id":"banginfhir-capability","url":"https://banginfhir.com/fhir/CapabilityStatement","version":"2.0.0","name":"BanginFHIR","title":"BanginFHIR FHIR R4 (plus select R5) Server","status":"active","experimental":false,"date":"2026-08-03T09:03:11.825Z","publisher":"Trinity Tech, LLC","contact":[{"name":"BanginFHIR Support","telecom":[{"system":"email","value":"support@banginfhir.com"}]}],"description":"Enterprise-grade FHIR R4 (plus select R5) Healthcare Management System with SMART on FHIR OAuth 2.0, HIPAA-compliant audit logging, terminology services, and medical imaging integration. Note: Search parameter names use camelCase convention (e.g., clinicalStatus, vaccineCode, serviceType) rather than FHIR standard hyphenated names. Select R5 resources include NutritionIntake, SubscriptionTopic, and Subscriptions Backport IG.","useContext":[{"code":{"system":"http://terminology.hl7.org/CodeSystem/usage-context-type","code":"workflow","display":"Workflow Setting"},"valueCodeableConcept":{"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v3-ActCode","code":"DEMO","display":"Healthcare Development and Testing"}]}}],"jurisdiction":[{"coding":[{"system":"urn:iso:std:iso:3166","code":"US","display":"United States of America"}]}],"kind":"instance","software":{"name":"BanginFHIR","version":"2.0.0","releaseDate":"2026-02-09"},"implementation":{"description":"BanginFHIR FHIR R4 (plus select R5) Server - Enterprise Healthcare Platform","url":"https://banginfhir.com/fhir"},"fhirVersion":"4.0.1","format":["application/fhir+json","application/json"],"patchFormat":["application/json-patch+json","application/fhir+json"],"implementationGuide":["http://hl7.org/fhir/uv/subscriptions-backport/ImplementationGuide/hl7.fhir.uv.subscriptions-backport|1.2.0"],"rest":[{"mode":"server","documentation":"FHIR R4 (plus select R5) server with 62 resource types. Full CRUD operations on clinical and administrative resources (AuditEvent is read-only). HIPAA-compliant audit logging, demo/real data segregation, and comprehensive search parameter support including _sort, _count, _page, and _language. Search parameters use camelCase naming convention. Reverse-chaining (_has) is supported for Patient search via _has:Encounter:patient:service-provider=Organization/{id} — returns patients who have had an Encounter at the specified organization (Encounter.serviceProvider). Unsupported _has combinations return HTTP 501 with an OperationOutcome. Reference versioning: this is a current-state server. A version-specific literal reference (`<Type>/<id>/_history/N`) submitted into an identity-pointer slot is ACCEPTED but the `/_history/N` version pin is NOT preserved — it is normalized to the plain `<Type>/<id>` form on write. The query-string read form `<Type>/<id>?_history=N` is not a literal reference and is rejected. `Provenance.target` and `AuditEvent.entity` references are stored verbatim and DO retain any version pin.","security":{"cors":true,"service":[{"coding":[{"system":"http://terminology.hl7.org/CodeSystem/restful-security-service","code":"SMART-on-FHIR","display":"SMART-on-FHIR"}]},{"coding":[{"system":"http://terminology.hl7.org/CodeSystem/restful-security-service","code":"OAuth","display":"OAuth"}]}],"description":"HIPAA-compliant security with SMART on FHIR OAuth 2.0, role-based access control (18 roles), API key authentication, MFA support, and comprehensive audit logging.","extension":[{"url":"http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris","extension":[{"url":"authorize","valueUri":"https://banginfhir.com/fhir/oauth2/authorize"},{"url":"token","valueUri":"https://banginfhir.com/fhir/oauth2/token"},{"url":"revoke","valueUri":"https://banginfhir.com/fhir/oauth2/revoke"},{"url":"userinfo","valueUri":"https://banginfhir.com/fhir/oauth2/userinfo"}]}]},"resource":[{"type":"ActivityDefinition","profile":"http://hl7.org/fhir/StructureDefinition/ActivityDefinition","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"name","type":"string","documentation":"Computationally friendly name of the activity definition"},{"name":"status","type":"token","documentation":"draft | active | retired | unknown — supports comma-separated OR and token `system|code` form"},{"name":"publisher","type":"string","documentation":"Name of the publisher of the activity definition"},{"name":"topic","type":"token","documentation":"Topics associated with the module"}]},{"type":"AllergyIntolerance","profile":"http://hl7.org/fhir/StructureDefinition/AllergyIntolerance","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who the sensitivity is for"},{"name":"subject","type":"reference","documentation":"Who the sensitivity is for"},{"name":"category","type":"token","documentation":"food | medication | environment | biologic — supports comma-separated OR and token `system|code` form"},{"name":"criticality","type":"token","documentation":"low | high | unable-to-assess — supports comma-separated OR and token `system|code` form"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["AllergyIntolerance:patient","AllergyIntolerance:recorder","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["ClinicalImpression:problem"]},{"type":"Appointment","profile":"http://hl7.org/fhir/StructureDefinition/Appointment","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"One of the individuals of the appointment is this patient"},{"name":"subject","type":"reference","documentation":"The patient or group associated with the appointment"},{"name":"practitioner","type":"reference","documentation":"One of the individuals of the appointment is this practitioner"},{"name":"status","type":"token","documentation":"The overall status of the appointment — supports comma-separated OR and token `system|code` form"},{"name":"date","type":"date","documentation":"Appointment date/time"},{"name":"actor","type":"reference","documentation":"Any one of the individuals participating in the appointment"},{"name":"serviceType","type":"token","documentation":"The specific service that is to be performed during this appointment — supports comma-separated OR and token `system|code` form"}]},{"type":"AppointmentResponse","profile":"http://hl7.org/fhir/StructureDefinition/AppointmentResponse","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"This Response is for this Patient"},{"name":"subject","type":"reference","documentation":"The subject of the appointment response"},{"name":"appointment","type":"reference","documentation":"The appointment that the response is attached to"},{"name":"actor","type":"reference","documentation":"The participant that the response applies to"},{"name":"participantStatus","type":"token","documentation":"accepted | declined | tentative | needs-action — supports comma-separated OR and token `system|code` form"}]},{"type":"AuditEvent","profile":"http://hl7.org/fhir/StructureDefinition/AuditEvent","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":false,"conditionalDelete":"not-supported","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"date","type":"date","documentation":"Time when the event was recorded"},{"name":"type","type":"token","documentation":"Type/identifier of event (resource type of the audited entity)"},{"name":"action","type":"token","documentation":"Type of action performed during the event"},{"name":"outcome","type":"token","documentation":"Whether the event succeeded or failed"},{"name":"agent","type":"reference","documentation":"Identifier of who made the event"},{"name":"entity","type":"reference","documentation":"Specific instance of resource"}]},{"type":"Binary","profile":"http://hl7.org/fhir/StructureDefinition/Binary","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"contenttype","type":"token","documentation":"MimeType of the binary content"}]},{"type":"CarePlan","profile":"http://hl7.org/fhir/StructureDefinition/CarePlan","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who the care plan is for"},{"name":"subject","type":"reference","documentation":"Who the care plan is for"},{"name":"status","type":"token","documentation":"draft | active | on-hold | revoked | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"intent","type":"token","documentation":"proposal | plan | order | option — supports comma-separated OR and token `system|code` form"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["CarePlan:patient","CarePlan:subject","CarePlan:encounter"],"searchRevInclude":["CarePlan:part-of","CarePlan:based-on"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude."},{"type":"CareTeam","profile":"http://hl7.org/fhir/StructureDefinition/CareTeam","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who care team is for"},{"name":"subject","type":"reference","documentation":"Who care team is for"},{"name":"status","type":"token","documentation":"proposed | active | suspended | inactive | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"participant","type":"reference","documentation":"Who is involved"},{"name":"organization","type":"reference","documentation":"Which organization is involved"}]},{"type":"Claim","profile":"http://hl7.org/fhir/StructureDefinition/Claim","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Patient receiving the products or services"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"use","type":"token","documentation":"claim | preauthorization | predetermination — supports comma-separated OR and token `system|code` form"}]},{"type":"ClinicalImpression","profile":"http://hl7.org/fhir/StructureDefinition/ClinicalImpression","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Patient or group assessed"},{"name":"subject","type":"reference","documentation":"Patient or group assessed"},{"name":"assessor","type":"reference","documentation":"The clinician performing the assessment"},{"name":"status","type":"token","documentation":"in-progress | completed | entered-in-error — supports comma-separated OR and token `system|code` form"}],"searchRevInclude":["ClinicalImpression:previous"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude."},{"type":"Communication","profile":"http://hl7.org/fhir/StructureDefinition/Communication","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Focus of message"},{"name":"subject","type":"reference","documentation":"Focus of message"},{"name":"status","type":"token","documentation":"preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"sender","type":"reference","documentation":"Message sender"},{"name":"recipient","type":"reference","documentation":"Message recipient — supports comma-separated OR (e.g. recipient=Practitioner/a,Practitioner/b); each value is an exact reference match: a typed reference matches verbatim; a bare id matches at a /<id> boundary"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}]},{"type":"CommunicationRequest","profile":"http://hl7.org/fhir/StructureDefinition/CommunicationRequest","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Focus of message"},{"name":"subject","type":"reference","documentation":"Focus of message"},{"name":"status","type":"token","documentation":"draft | active | on-hold | revoked | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"}]},{"type":"Composition","profile":"http://hl7.org/fhir/StructureDefinition/Composition","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who and/or what the composition is about"},{"name":"subject","type":"reference","documentation":"Who and/or what the composition is about"},{"name":"type","type":"token","documentation":"Kind of composition"},{"name":"status","type":"token","documentation":"preliminary | final | amended | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"Condition","profile":"http://hl7.org/fhir/StructureDefinition/Condition","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who has the condition"},{"name":"subject","type":"reference","documentation":"Who has the condition"},{"name":"category","type":"token","documentation":"The category of the condition — supports comma-separated OR and token `system|code` form"},{"name":"code","type":"token","documentation":"Code for the condition"},{"name":"clinical-status","type":"token","documentation":"The clinical status of the condition (active | recurrence | relapse | inactive | remission | resolved) — supports comma-separated OR and token `system|code` form"},{"name":"verification-status","type":"token","documentation":"The verification status of the condition (unconfirmed | provisional | differential | confirmed | refuted | entered-in-error) — supports comma-separated OR and token `system|code` form"},{"name":"_language","type":"token","documentation":"Language of the resource content"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["Condition:patient","Condition:subject","Condition:encounter","Condition:recorder","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["CarePlan:condition","ClinicalImpression:problem","Procedure:reason-reference","Encounter:reason-reference","MedicationRequest:reason-reference","MedicationStatement:reason-reference","ImagingStudy:reason-reference","Immunization:reason-reference","MedicationAdministration:reason-reference","Task:reason-reference","CareTeam:reason-reference","ServiceRequest:reason-reference"]},{"type":"Coverage","profile":"http://hl7.org/fhir/StructureDefinition/Coverage","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Retrieve coverages for a patient"},{"name":"beneficiary","type":"reference","documentation":"Covered party"},{"name":"payor","type":"reference","documentation":"The identity of the insurer or party paying for services"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"DetectedIssue","profile":"http://hl7.org/fhir/StructureDefinition/DetectedIssue","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Associated patient"},{"name":"severity","type":"token","documentation":"high | moderate | low"},{"name":"status","type":"token","documentation":"registered | preliminary | final | amended — supports comma-separated OR and token `system|code` form"}]},{"type":"Device","profile":"http://hl7.org/fhir/StructureDefinition/Device","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"type","type":"token","documentation":"The type of the device"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"}]},{"type":"DeviceRequest","profile":"http://hl7.org/fhir/StructureDefinition/DeviceRequest","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Individual the service is ordered for"},{"name":"subject","type":"reference","documentation":"Search by subject"},{"name":"status","type":"token","documentation":"draft | active | on-hold | revoked | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"requester","type":"reference","documentation":"Who/what is requesting service"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order — supports comma-separated OR and token `system|code` form"}]},{"type":"DiagnosticReport","profile":"http://hl7.org/fhir/StructureDefinition/DiagnosticReport","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The subject (patient) of the report — supports comma-separated OR (e.g. patient=id1,id2,id3; bare id or Patient/<id> form)"},{"name":"subject","type":"reference","documentation":"The subject of the report — supports comma-separated OR (bare id or Patient/<id> form)"},{"name":"category","type":"token","documentation":"Which diagnostic discipline/department created the report — supports comma-separated OR and token `system|code` form"},{"name":"code","type":"token","documentation":"The code for the report"},{"name":"status","type":"token","documentation":"The status of the report — supports comma-separated OR (e.g. status=final,amended) and token `system|code` form"},{"name":"based-on","type":"reference","documentation":"The order (ServiceRequest) the report is based on — supports comma-separated OR (e.g. based-on=ServiceRequest/a,ServiceRequest/b) and the `:missing` modifier (based-on:missing=true|false)"},{"name":"date","type":"date","documentation":"The clinically relevant time of the report (DiagnosticReport.effectiveDateTime). Single value with optional FHIR prefix eq (default) / ge / le / gt / lt; date-only values (YYYY-MM-DD) match the whole day, full dateTime values match that instant"},{"name":"issued","type":"date","documentation":"When the report version was released (DiagnosticReport.issued). Single value with optional FHIR prefix eq (default) / ge / le / gt / lt; date-only values (YYYY-MM-DD) match the whole day, full dateTime values match that instant"},{"name":"performer","type":"reference","documentation":"Who is responsible for the report (DiagnosticReport.performer). Supports comma-separated OR; each value is an exact reference match: a typed reference (e.g. Practitioner/<id>, Organization/<id>) matches verbatim; a bare id matches any performer of any type with that id"},{"name":"encounter","type":"reference","documentation":"The healthcare event the report is about (DiagnosticReport.encounter). Supports comma-separated OR; each value is an exact reference match: a typed reference (Encounter/<id>) matches verbatim; a bare id matches at a /<id> boundary"},{"name":"result","type":"reference","documentation":"An observation cited by the report (DiagnosticReport.result). Supports comma-separated OR (e.g. result=Observation/a,Observation/b); each value is an exact reference match against any element: a typed reference (Observation/<id>) matches verbatim; a bare id matches at a /<id> boundary"},{"name":"conclusion","type":"token","documentation":"A coded conclusion on the report (DiagnosticReport.conclusionCode) — supports comma-separated OR and token `system|code` form"},{"name":"media","type":"reference","documentation":"A key image linked by the report (DiagnosticReport.media.link). Supports comma-separated OR; each value is an exact reference match against any element's link: a typed reference (Media/<id>) matches verbatim; a bare id matches at a /<id> boundary"},{"name":"specimen","type":"reference","documentation":"A specimen the report is based on (DiagnosticReport.specimen). Supports comma-separated OR; each value is an exact reference match against any element: a typed reference (Specimen/<id>) matches verbatim; a bare id matches at a /<id> boundary"},{"name":"performer-organization","type":"reference","documentation":"The Organization responsible for the report (DiagnosticReport.performer restricted to Organization references). Supports comma-separated OR; each value accepts Organization/<id> or a bare id (normalized to Organization/<id>); a non-Organization typed reference contributes nothing to the union (all such values match nothing)"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["DiagnosticReport:result"],"searchRevInclude":["Procedure:reason-reference","MedicationStatement:reason-reference","ImagingStudy:reason-reference","Immunization:reason-reference","MedicationAdministration:reason-reference","Task:reason-reference","ServiceRequest:reason-reference","Provenance:target"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.\nOn the signing event (status transitions to final/amended/corrected/appended, or a create with a signed status) the server runs three closeout side effects: (1) the open reading Task linked via the DiagnosticReport's ImagingStudy is auto-completed, (2) an author-attestation Provenance (target = this DiagnosticReport, agent.who = resultsInterpreter[0] or performer[0]) is written, and (3) the linked imaging order (ServiceRequest) is transitioned to completed when it is active/on-hold and has no other open reading Task (orders already in a placer-set terminal state — revoked/entered-in-error/completed — are left untouched). All are best-effort and never block the DiagnosticReport write. Non-fatal closeout problems (e.g. a Task that cannot transition, a Provenance that could not be written — \"report saved but attestation missing\" — or an order that could not be closed) are returned as FHIR OperationOutcome warning/information issues: send `Prefer: return=OperationOutcome` on the create/update/patch to receive the OperationOutcome instead of the DiagnosticReport representation. The default response (no Prefer header) returns the DiagnosticReport.","extension":[{"url":"http://banginfhir.com/fhir/StructureDefinition/diagnosticreport-signing-closeout","extension":[{"url":"trigger","valueString":"DiagnosticReport.status transitions to a signed value (final/amended/corrected/appended), or a create with a signed status."},{"url":"triggerStatus","valueCode":"final"},{"url":"triggerStatus","valueCode":"amended"},{"url":"triggerStatus","valueCode":"corrected"},{"url":"triggerStatus","valueCode":"appended"},{"url":"bestEffort","valueBoolean":true},{"url":"effect","extension":[{"url":"code","valueCode":"reading-task-auto-complete"},{"url":"target","valueCode":"Task"},{"url":"description","valueString":"The open reading Task linked via the DiagnosticReport's ImagingStudy is auto-completed."}]},{"url":"effect","extension":[{"url":"code","valueCode":"author-provenance"},{"url":"target","valueCode":"Provenance"},{"url":"description","valueString":"An author-attestation Provenance (target = this DiagnosticReport, agent.who = resultsInterpreter[0] or performer[0]) is written."}]},{"url":"effect","extension":[{"url":"code","valueCode":"service-request-auto-close"},{"url":"target","valueCode":"ServiceRequest"},{"url":"description","valueString":"The linked imaging order (ServiceRequest) is transitioned to completed when it is active/on-hold and has no other open reading Task. Orders already in a placer-set terminal state (revoked/entered-in-error/completed) are left untouched."}]},{"url":"diagnosticsPreferReturn","valueCode":"OperationOutcome"},{"url":"outcomeProfile","valueCanonical":"http://hl7.org/fhir/StructureDefinition/OperationOutcome"},{"url":"definition","valueCanonical":"http://banginfhir.com/fhir/StructureDefinition/diagnosticreport-signing-closeout"}]}],"operation":[{"name":"meta","definition":"http://hl7.org/fhir/OperationDefinition/Resource-meta","documentation":"Idempotently add/remove the collection-valued Meta facets (meta.profile, meta.security, meta.tag) on an existing DiagnosticReport without re-PUTting the resource. POST a Parameters body with parameter[name=meta].valueMeta; security/tag are matched by system|code and profile by exact URL. Re-applying an already-present label is a true no-op (versionId unchanged). $meta returns the current Meta. Response is a Parameters resource with parameter[name=return].valueMeta."},{"name":"meta-add","definition":"http://hl7.org/fhir/OperationDefinition/Resource-meta-add","documentation":"Idempotently add/remove the collection-valued Meta facets (meta.profile, meta.security, meta.tag) on an existing DiagnosticReport without re-PUTting the resource. POST a Parameters body with parameter[name=meta].valueMeta; security/tag are matched by system|code and profile by exact URL. Re-applying an already-present label is a true no-op (versionId unchanged). $meta returns the current Meta. Response is a Parameters resource with parameter[name=return].valueMeta."},{"name":"meta-delete","definition":"http://hl7.org/fhir/OperationDefinition/Resource-meta-delete","documentation":"Idempotently add/remove the collection-valued Meta facets (meta.profile, meta.security, meta.tag) on an existing DiagnosticReport without re-PUTting the resource. POST a Parameters body with parameter[name=meta].valueMeta; security/tag are matched by system|code and profile by exact URL. Re-applying an already-present label is a true no-op (versionId unchanged). $meta returns the current Meta. Response is a Parameters resource with parameter[name=return].valueMeta."}]},{"type":"DocumentReference","profile":"http://hl7.org/fhir/StructureDefinition/DocumentReference","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who/what is the subject of the document"},{"name":"subject","type":"reference","documentation":"Who/what is the subject of the document"},{"name":"type","type":"token","documentation":"Kind of document"},{"name":"status","type":"token","documentation":"current | superseded | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"docStatus","type":"token","documentation":"preliminary | final | amended | entered-in-error (document lifecycle status) — supports comma-separated OR and token `system|code` form"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"searchRevInclude":["Observation:derived-from","DocumentReference:relates-to","Procedure:reason-reference","ImagingStudy:reason-reference","Task:reason-reference","ServiceRequest:reason-reference"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude."},{"type":"Encounter","profile":"http://hl7.org/fhir/StructureDefinition/Encounter","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The patient present at the encounter"},{"name":"subject","type":"reference","documentation":"The patient or group present at the encounter"},{"name":"status","type":"token","documentation":"planned | arrived | triaged | in-progress | onleave | finished | cancelled | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"class","type":"token","documentation":"Classification of patient encounter (AMB | EMER | IMP | ACUTE | NONAC | OBSENC | PRENC | SS | VR) — supports comma-separated OR and token `system|code` form"},{"name":"service-provider","type":"reference","documentation":"The organization (facility) responsible for this encounter — Reference(Organization). Filters on Encounter.serviceProvider."},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"searchInclude":["Encounter:patient","Encounter:subject","Encounter:practitioner","Encounter:service-provider","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["Observation:encounter","Condition:encounter","Procedure:encounter","MedicationRequest:encounter","ServiceRequest:encounter"]},{"type":"Endpoint","profile":"http://hl7.org/fhir/StructureDefinition/Endpoint","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"name","type":"string","documentation":"A human readable name for the endpoint"},{"name":"status","type":"token","documentation":"The current status of the endpoint — supports comma-separated OR and token `system|code` form"}]},{"type":"EpisodeOfCare","profile":"http://hl7.org/fhir/StructureDefinition/EpisodeOfCare","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The patient who is the focus of this episode of care"},{"name":"subject","type":"reference","documentation":"The patient who is the focus of this episode of care"},{"name":"status","type":"token","documentation":"planned | waitlist | active | onhold | finished | cancelled | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"careManager","type":"reference","documentation":"Care manager/care coordinator for the patient"}]},{"type":"ExplanationOfBenefit","profile":"http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The reference to the patient"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"FamilyMemberHistory","profile":"http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of a subject to list family member history items for"},{"name":"relationship","type":"token","documentation":"A search by a relationship type — supports comma-separated OR and token `system|code` form"},{"name":"status","type":"token","documentation":"partial | completed | entered-in-error | health-unknown — supports comma-separated OR and token `system|code` form"}]},{"type":"Flag","profile":"http://hl7.org/fhir/StructureDefinition/Flag","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of a subject to list flags for"},{"name":"subject","type":"reference","documentation":"The identity of a subject to list flags for"},{"name":"category","type":"token","documentation":"Flag category — supports comma-separated OR and token `system|code` form"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"Goal","profile":"http://hl7.org/fhir/StructureDefinition/Goal","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who this goal is intended for"},{"name":"subject","type":"reference","documentation":"Who this goal is intended for"},{"name":"status","type":"token","documentation":"proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected — supports comma-separated OR and token `system|code` form"}]},{"type":"Group","profile":"http://hl7.org/fhir/StructureDefinition/Group","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"type","type":"token","documentation":"person | animal | practitioner | device | medication | substance"},{"name":"actual","type":"token","documentation":"Whether the group enumerates members or describes them by characteristic"},{"name":"code","type":"token","documentation":"The kind of resources contained"},{"name":"identifier","type":"token","documentation":"Unique id for the group"},{"name":"name","type":"string","documentation":"A label assigned to the group for human identification"}]},{"type":"HealthcareService","profile":"http://hl7.org/fhir/StructureDefinition/HealthcareService","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"organization","type":"reference","documentation":"The organization that provides this Healthcare Service"},{"name":"active","type":"token","documentation":"Whether the HealthcareService record is in active use"},{"name":"name","type":"string","documentation":"A portion of the Healthcare service name"},{"name":"identifier","type":"token","documentation":"External identifiers for this item"},{"name":"service-category","type":"token","documentation":"Service Category of the Healthcare Service — supports comma-separated OR and token `system|code` form"},{"name":"service-type","type":"token","documentation":"The type of service provided by this healthcare service"}]},{"type":"ImagingStudy","profile":"http://hl7.org/fhir/StructureDefinition/ImagingStudy","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who the study is about — supports comma-separated OR (e.g. patient=id1,id2,id3; bare id or Patient/<id> form)"},{"name":"subject","type":"reference","documentation":"Who the study is about — supports comma-separated OR (bare id or Patient/<id> form)"},{"name":"status","type":"token","documentation":"The status of the study"},{"name":"modality","type":"token","documentation":"The modality of the series (e.g., CT, MR)"},{"name":"identifier","type":"token","documentation":"Identifiers for the Study"},{"name":"based-on","type":"reference","documentation":"The order (ServiceRequest) for the study — supports comma-separated OR (e.g. based-on=ServiceRequest/a,ServiceRequest/b); each value is an exact reference match: a typed reference matches verbatim; a bare id matches at a /<id> boundary"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchRevInclude":["Task:focus"]},{"type":"Immunization","profile":"http://hl7.org/fhir/StructureDefinition/Immunization","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The patient for the vaccination record"},{"name":"vaccineCode","type":"token","documentation":"Vaccine product administered"},{"name":"status","type":"token","documentation":"completed | entered-in-error | not-done — supports comma-separated OR and token `system|code` form"},{"name":"performer","type":"reference","documentation":"The practitioner or organization who played a role in the vaccination"}],"searchInclude":["Immunization:patient","Immunization:encounter","Immunization:performer","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["Observation:part-of"]},{"type":"Location","profile":"http://hl7.org/fhir/StructureDefinition/Location","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"name","type":"string","documentation":"A portion of the location's name or alias"},{"name":"status","type":"token","documentation":"Searches for locations with a specific kind of status — supports comma-separated OR and token `system|code` form"}]},{"type":"Media","profile":"http://hl7.org/fhir/StructureDefinition/Media","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who/What this Media is a record of"},{"name":"subject","type":"reference","documentation":"Who/What this Media is a record of"},{"name":"type","type":"token","documentation":"Classification of media as image, video, or audio"},{"name":"status","type":"token","documentation":"preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"}]},{"type":"Medication","profile":"http://hl7.org/fhir/StructureDefinition/Medication","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"code","type":"token","documentation":"Returns medications for a specific code"},{"name":"status","type":"token","documentation":"Returns medications with a specific status — supports comma-separated OR and token `system|code` form"}]},{"type":"MedicationAdministration","profile":"http://hl7.org/fhir/StructureDefinition/MedicationAdministration","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of a patient to list administrations for"},{"name":"subject","type":"reference","documentation":"The identity of the individual or group to list administrations for"},{"name":"status","type":"token","documentation":"in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown — supports comma-separated OR and token `system|code` form"},{"name":"medication","type":"reference","documentation":"Return administrations of this medication reference"},{"name":"performer","type":"reference","documentation":"The identity of the individual who administered the medication"},{"name":"effective-time","type":"date","documentation":"Date administration happened (or did not happen) (MedicationAdministration.effective[x] — matches effectiveDateTime or an overlapping effectivePeriod). Single value with optional FHIR prefix eq (default) / ge / le / gt / lt; date-only values (YYYY-MM-DD) match the whole day, full dateTime values match that instant"}]},{"type":"MedicationDispense","profile":"http://hl7.org/fhir/StructureDefinition/MedicationDispense","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of a patient to list dispenses for"},{"name":"subject","type":"reference","documentation":"The identity of a patient for whom to list dispenses"},{"name":"status","type":"token","documentation":"preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown — supports comma-separated OR and token `system|code` form"},{"name":"medication","type":"reference","documentation":"Returns dispenses of this medicine resource"},{"name":"performer","type":"reference","documentation":"Returns dispenses performed by a specific individual"}],"searchRevInclude":["MedicationStatement:part-of"]},{"type":"MedicationKnowledge","profile":"http://hl7.org/fhir/StructureDefinition/MedicationKnowledge","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"code","type":"token","documentation":"Code that identifies this medication"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"MedicationRequest","profile":"http://hl7.org/fhir/StructureDefinition/MedicationRequest","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Returns prescriptions for a specific patient"},{"name":"subject","type":"reference","documentation":"The identity of a patient to list orders for"},{"name":"status","type":"token","documentation":"active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown — supports comma-separated OR and token `system|code` form"},{"name":"intent","type":"token","documentation":"proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option — supports comma-separated OR and token `system|code` form"},{"name":"requester","type":"reference","documentation":"Returns prescriptions prescribed by this prescriber"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["MedicationRequest:patient","MedicationRequest:subject","MedicationRequest:encounter","MedicationRequest:requester","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["MedicationDispense:prescription","MedicationStatement:based-on"]},{"type":"MedicationStatement","profile":"http://hl7.org/fhir/StructureDefinition/MedicationStatement","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Returns statements for a specific patient"},{"name":"subject","type":"reference","documentation":"The identity of a patient or group"},{"name":"status","type":"token","documentation":"active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken — supports comma-separated OR and token `system|code` form"},{"name":"medication","type":"reference","documentation":"Return statements of this medication reference"},{"name":"effective","type":"date","documentation":"Date when the patient was taking (or not taking) the medication (MedicationStatement.effective[x] — matches effectiveDateTime or an overlapping effectivePeriod). Single value with optional FHIR prefix eq (default) / ge / le / gt / lt; date-only values (YYYY-MM-DD) match the whole day, full dateTime values match that instant"}]},{"type":"NutritionIntake","profile":"http://hl7.org/fhir/5.0/StructureDefinition/NutritionIntake","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Returns statements for a specific patient"},{"name":"subject","type":"reference","documentation":"The identity of a patient or group"},{"name":"status","type":"token","documentation":"active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken — supports comma-separated OR and token `system|code` form"},{"name":"date","type":"date","documentation":"Date when patient was taking the medication"},{"name":"code","type":"token","documentation":"Return statements of this code of NutritionIntake"},{"name":"identifier","type":"token","documentation":"Return statements with this external identifier"}],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation","valueCode":"SHOULD"}],"documentation":"R5 forward-compatibility resource. This resource type is defined in FHIR R5 and included for forward compatibility."},{"type":"NutritionOrder","profile":"http://hl7.org/fhir/StructureDefinition/NutritionOrder","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of the person who requires the diet, formula, or nutritional supplement"},{"name":"status","type":"token","documentation":"draft | active | on-hold | revoked | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order — supports comma-separated OR and token `system|code` form"},{"name":"orderer","type":"reference","documentation":"The identity of the provider who placed the nutrition order"}]},{"type":"Observation","profile":"http://hl7.org/fhir/StructureDefinition/Observation","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The subject (patient) that the observation is about"},{"name":"category","type":"token","documentation":"The classification of the type of observation — supports comma-separated OR and token `system|code` form"},{"name":"code","type":"token","documentation":"The code of the observation type"},{"name":"date","type":"date","documentation":"Obtained date/time"},{"name":"status","type":"token","documentation":"The status of the observation — supports comma-separated OR (e.g. status=final,amended) and token `system|code` form"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"searchRevInclude":["DiagnosticReport:result","Observation:has-member","Observation:derived-from","Procedure:reason-reference","Encounter:reason-reference","MedicationRequest:reason-reference","MedicationStatement:reason-reference","ImagingStudy:reason-reference","Immunization:reason-reference","MedicationAdministration:reason-reference","Task:reason-reference","ServiceRequest:reason-reference"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude."},{"type":"Organization","profile":"http://hl7.org/fhir/StructureDefinition/Organization","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"name","type":"string","documentation":"A portion of the organization's name or alias"},{"name":"active","type":"token","documentation":"Whether the organization record is active"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"referencePolicy":["literal","local","enforced"],"searchRevInclude":["Task:requester"]},{"type":"Patient","profile":"http://hl7.org/fhir/StructureDefinition/Patient","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"name","type":"string","documentation":"A server defined search that may match any of the string fields in the HumanName"},{"name":"family","type":"string","documentation":"A portion of the family name of the patient — filters on Patient.name.family"},{"name":"identifier","type":"token","documentation":"A patient identifier (e.g. MRN) — filters on Patient.identifier.value; supports system|value token filtering"},{"name":"gender","type":"token","documentation":"Gender of the patient — supports comma-separated OR (e.g. gender=male,female) and token `system|code` form"},{"name":"birthdate","type":"date","documentation":"The patient's date of birth"},{"name":"general-practitioner","type":"reference","documentation":"Patient's nominated primary care provider — Reference(Organization|Practitioner|PractitionerRole)"},{"name":"organization","type":"reference","documentation":"The organization that is the custodian of the patient record — Reference(Organization). Filters on Patient.managingOrganization."},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"referencePolicy":["literal","local","enforced"],"searchRevInclude":["Encounter:patient","Encounter:subject","Observation:patient","Condition:patient","Procedure:patient","MedicationRequest:patient","ServiceRequest:patient","AllergyIntolerance:patient","Immunization:patient","CarePlan:patient","Task:patient","Task:subject","DiagnosticReport:patient","DiagnosticReport:subject","Provenance:target","Observation:encounter","Condition:encounter","Procedure:encounter","MedicationRequest:encounter","ServiceRequest:encounter"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","operation":[{"name":"everything","definition":"http://hl7.org/fhir/OperationDefinition/Patient-everything","documentation":"Returns a single FHIR R4 Bundle (type=searchset) containing the Patient plus every related chart resource (Observation, Condition, AllergyIntolerance, Procedure, DiagnosticReport, DocumentReference, ImagingStudy) with the same _include / _revinclude joins the per-resource queries would return, pre-resolved with proper search.mode. Slim server-side orchestrator skips per-search COUNT/MAX, per-search bundle wrap, and per-search audit writes; emits ONE audit event for the whole operation."}]},{"type":"Practitioner","profile":"http://hl7.org/fhir/StructureDefinition/Practitioner","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"name","type":"string","documentation":"A server defined search that may match any of the string fields in the HumanName"},{"name":"active","type":"token","documentation":"Whether the practitioner record is active"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"referencePolicy":["literal","local","enforced"],"searchRevInclude":["Task:owner","Task:requester"]},{"type":"PractitionerRole","profile":"http://hl7.org/fhir/StructureDefinition/PractitionerRole","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"practitioner","type":"reference","documentation":"Practitioner that is able to provide the defined services for the organization"},{"name":"organization","type":"reference","documentation":"The identity of the organization the practitioner represents"},{"name":"active","type":"token","documentation":"Whether this practitioner role record is active"}],"referencePolicy":["literal","local","enforced"],"searchRevInclude":["Task:owner","Task:requester"]},{"type":"Procedure","profile":"http://hl7.org/fhir/StructureDefinition/Procedure","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Search by subject - a patient"},{"name":"subject","type":"reference","documentation":"Search by subject"},{"name":"category","type":"token","documentation":"Classification of the procedure — supports comma-separated OR and token `system|code` form"},{"name":"code","type":"token","documentation":"A code to identify a procedure"},{"name":"status","type":"token","documentation":"preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["Procedure:patient","Procedure:subject","Procedure:encounter","Procedure:performer","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["Procedure:part-of","Observation:part-of","Procedure:reason-reference","Encounter:reason-reference","Task:reason-reference"]},{"type":"Provenance","profile":"http://hl7.org/fhir/StructureDefinition/Provenance","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":false,"conditionalDelete":"not-supported","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"target","type":"reference","documentation":"Target Reference(s) (usually version specific) the provenance describes — `<ResourceType>/<id>`"},{"name":"agent","type":"reference","documentation":"Who participated (Provenance.agent.who) — `<ResourceType>/<id>` (e.g. Device or Practitioner)"},{"name":"_lastUpdated","type":"date","documentation":"When the resource version last changed"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}]},{"type":"Questionnaire","profile":"http://hl7.org/fhir/StructureDefinition/Questionnaire","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"url","type":"uri","documentation":"The uri that identifies the questionnaire"},{"name":"version","type":"token","documentation":"The business version of the questionnaire"},{"name":"name","type":"string","documentation":"Computationally friendly name of the questionnaire"},{"name":"title","type":"string","documentation":"The human-friendly name of the questionnaire"},{"name":"status","type":"token","documentation":"draft | active | retired | unknown — supports comma-separated OR and token `system|code` form"},{"name":"identifier","type":"token","documentation":"External identifier for the questionnaire"}]},{"type":"QuestionnaireResponse","profile":"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"questionnaire","type":"reference","documentation":"The questionnaire the answers are provided for"},{"name":"status","type":"token","documentation":"in-progress | completed | amended | entered-in-error | stopped — supports comma-separated OR and token `system|code` form"},{"name":"subject","type":"reference","documentation":"The subject of the questionnaire response"},{"name":"patient","type":"reference","documentation":"The patient that is the subject"},{"name":"author","type":"reference","documentation":"The author of the questionnaire response"},{"name":"authored","type":"date","documentation":"When the questionnaire response was last changed"},{"name":"source","type":"reference","documentation":"The individual providing the information reflected in the questionnaire response"},{"name":"identifier","type":"token","documentation":"The unique identifier for the questionnaire response"}]},{"type":"RelatedPerson","profile":"http://hl7.org/fhir/StructureDefinition/RelatedPerson","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The patient this related person is related to"},{"name":"active","type":"token","documentation":"Whether this related person record is in active use"},{"name":"gender","type":"token","documentation":"Gender of the related person — supports comma-separated OR and token `system|code` form"},{"name":"name","type":"string","documentation":"A server-defined search that may match any of the string fields in the HumanName"},{"name":"identifier","type":"token","documentation":"An identifier for the related person"}]},{"type":"RequestGroup","profile":"http://hl7.org/fhir/StructureDefinition/RequestGroup","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of a patient to search for request groups"},{"name":"subject","type":"reference","documentation":"The subject that the request group is about"},{"name":"status","type":"token","documentation":"draft | active | on-hold | revoked | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option — supports comma-separated OR and token `system|code` form"},{"name":"author","type":"reference","documentation":"The author of the request group"}]},{"type":"RiskAssessment","profile":"http://hl7.org/fhir/StructureDefinition/RiskAssessment","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Who/what does assessment apply to"},{"name":"subject","type":"reference","documentation":"Who/what does assessment apply to"},{"name":"method","type":"token","documentation":"Evaluation mechanism — supports comma-separated OR and token `system|code` form"},{"name":"status","type":"token","documentation":"registered | preliminary | final | amended — supports comma-separated OR and token `system|code` form"}]},{"type":"Schedule","profile":"http://hl7.org/fhir/StructureDefinition/Schedule","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"actor","type":"reference","documentation":"The individual or resource involved in the schedule"},{"name":"serviceType","type":"token","documentation":"The type of appointments that can be booked — supports comma-separated OR and token `system|code` form"},{"name":"active","type":"token","documentation":"Is the schedule active"}]},{"type":"ServiceRequest","profile":"http://hl7.org/fhir/StructureDefinition/ServiceRequest","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Search by subject - a patient"},{"name":"subject","type":"reference","documentation":"Search by subject"},{"name":"status","type":"token","documentation":"draft | active | on-hold | revoked | completed | entered-in-error | unknown — supports comma-separated OR and token `system|code` form"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order — supports comma-separated OR and token `system|code` form"},{"name":"category","type":"token","documentation":"Classification of service (e.g. SNOMED 363679005 | Imaging for imaging orders) — supports comma-separated OR and token `system|code` form"},{"name":"requester","type":"reference","documentation":"Who/what is requesting service"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["ServiceRequest:patient","ServiceRequest:subject","ServiceRequest:encounter","ServiceRequest:requester","ServiceRequest:performer","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.","searchRevInclude":["Procedure:based-on","Encounter:based-on","Task:based-on","CarePlan:based-on","ImagingStudy:based-on","DiagnosticReport:based-on"]},{"type":"Slot","profile":"http://hl7.org/fhir/StructureDefinition/Slot","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"schedule","type":"reference","documentation":"The Schedule Resource that we are seeking a slot within"},{"name":"serviceType","type":"token","documentation":"The type of appointments that can be booked — supports comma-separated OR and token `system|code` form"},{"name":"status","type":"token","documentation":"busy | free | busy-unavailable | busy-tentative | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"Specimen","profile":"http://hl7.org/fhir/StructureDefinition/Specimen","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The patient the specimen was collected from"},{"name":"subject","type":"reference","documentation":"The subject of the specimen"},{"name":"type","type":"token","documentation":"The specimen type"},{"name":"status","type":"token","documentation":"available | unavailable | unsatisfactory | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}]},{"type":"Substance","profile":"http://hl7.org/fhir/StructureDefinition/Substance","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"code","type":"token","documentation":"The code of the substance"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error — supports comma-separated OR and token `system|code` form"}]},{"type":"SupplyDelivery","profile":"http://hl7.org/fhir/StructureDefinition/SupplyDelivery","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Patient for whom the item is supplied"},{"name":"subject","type":"reference","documentation":"Patient for whom the item is supplied"},{"name":"status","type":"token","documentation":"in-progress | completed | abandoned | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"supplier","type":"reference","documentation":"Dispenser"}]},{"type":"SupplyRequest","profile":"http://hl7.org/fhir/StructureDefinition/SupplyRequest","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Individual the supply is requested for"},{"name":"subject","type":"reference","documentation":"Individual the supply is requested for"},{"name":"status","type":"token","documentation":"draft | active | suspended — supports comma-separated OR and token `system|code` form"},{"name":"category","type":"token","documentation":"The kind of supply — supports comma-separated OR and token `system|code` form"},{"name":"requester","type":"reference","documentation":"Individual making the request"},{"name":"supplier","type":"reference","documentation":"Who is intended to fulfill the request"}]},{"type":"Task","profile":"http://hl7.org/fhir/StructureDefinition/Task","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":true,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"Search by patient"},{"name":"subject","type":"reference","documentation":"Search by subject"},{"name":"status","type":"token","documentation":"draft | requested | received | accepted | rejected | ready | cancelled | in-progress | on-hold | failed | completed | entered-in-error"},{"name":"intent","type":"token","documentation":"unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order"},{"name":"owner","type":"reference","documentation":"Search by task owner"},{"name":"focus","type":"reference","documentation":"Search by task focus"},{"name":"_security","type":"token","documentation":"Filter by a meta.security label (e.g. AIAST for AI-assisted content) — token `system|code` or bare `code`"}],"searchInclude":["Task:patient","Task:subject","Task:focus","Task:based-on","Task:owner","Task:requester","ServiceRequest:requester","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\nSupports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude.\nSupports FHIR R4 conditional-create via the `If-None-Exist` header. Accepted search params: _id, code, focus, for, identifier, intent, owner, patient, status, subject. On a single existing match the server returns 200 with the existing Task and a Location header; on multiple matches it returns 412 (Precondition Failed); unsupported params return 400.\nReverse chaining (`_has`) is supported on Task search for these registry-backed relationships: ImagingStudy:based-on, DiagnosticReport:based-on, Observation:based-on, Encounter:based-on, CarePlan:based-on, Provenance:target. Each accepts an existence form (`_has:<Relationship>`) — matching Tasks whose focus ServiceRequest is referenced by ANY such source row — and a value form (`_has:<Relationship>:_id=<id>`) narrowing to one specific source resource (a bare id or a full \"<Type>/<id>\" reference is accepted). Multiple distinct _has filters AND together. Any other _has token on Task returns HTTP 501 with an OperationOutcome.","searchRevInclude":["ImagingStudy:based-on","DiagnosticReport:based-on"],"supportedProfile":["http://banginfhir.com/fhir/StructureDefinition/reading-task"],"operation":[{"name":"validate","definition":"http://hl7.org/fhir/OperationDefinition/Resource-validate","documentation":"POST a candidate Task body (bare resource, or a Parameters wrapper with parameter[name=resource] and optional parameter[name=profile]) and receive a FHIR OperationOutcome scored against the canonical reading-Task StructureDefinition (http://banginfhir.com/fhir/StructureDefinition/reading-task). Returns 200 + all-OK OperationOutcome on success; 422 + error/warning issues when the body violates the profile (focus → ServiceRequest, basedOn → ServiceRequest, required code/status, intent fixed to \"order\")."},{"name":"count-by-status","definition":"http://banginfhir.com/fhir/OperationDefinition/Task-count-by-status","documentation":"POST a Parameters body with one or more `owner` valueReference parts (plus optional repeating `status`, a `code` token, a `based-on` reference, and repeating `_lastUpdated` parts) to receive a Parameters resource of per-status radiology reading-Task counts plus a `total`. Owners are expanded Practitioner → PractitionerRole, scoped server-side by the canonical task-type|radiology-reading discriminator, counted in ONE GROUP BY, and zero-filled across every known reading worklist status. Replaces the BanginEMR worklist KPI fan-out (statuses × owner-aliases × pages of /fhir/Task searches). At most 64 distinct owners per call."}]},{"type":"VisionPrescription","profile":"http://hl7.org/fhir/StructureDefinition/VisionPrescription","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"},{"code":"patch"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":true,"conditionalDelete":"single","searchParam":[{"name":"_id","type":"token","documentation":"Logical id of this artifact"},{"name":"_sort","type":"string","documentation":"Sort order for results (prefix with - for descending)"},{"name":"_count","type":"number","documentation":"Number of results per page"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_total","type":"token","documentation":"Whether to compute Bundle.total. Pass `_total=none` to skip the COUNT(*)/MAX(lastUpdated) aggregate (Bundle.total is omitted; ETag/Last-Modified are skipped on the same shape). Default is `accurate` per FHIR R4. Honored end-to-end on /fhir/Task, /fhir/Communication, and /fhir/DiagnosticReport — chatty patient pages typically see a 60–80% p95 reduction."},{"name":"patient","type":"reference","documentation":"The identity of a patient to list dispenses for"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error — supports comma-separated OR and token `system|code` form"},{"name":"prescriber","type":"reference","documentation":"Who authorized the vision prescription"},{"name":"dateWritten","type":"date","documentation":"Return prescriptions written on this date"}]},{"type":"Subscription","profile":"http://hl7.org/fhir/StructureDefinition/Subscription","interaction":[{"code":"read"},{"code":"search-type"},{"code":"create"},{"code":"update"},{"code":"delete"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":false,"conditionalUpdate":false,"conditionalDelete":"not-supported","searchParam":[{"name":"status","type":"token","documentation":"Filter by subscription status (active | error | off)"},{"name":"channelType","type":"token","documentation":"Filter by channel type (e.g., rest-hook)"},{"name":"topic","type":"uri","documentation":"Filter by SubscriptionTopic canonical URL (R5/Backport)"}],"documentation":"FHIR R4+R5 Subscription with REST-hook notifications. Supports Subscriptions Backport IG v1.2 for R4B clients."},{"type":"SubscriptionTopic","profile":"http://hl7.org/fhir/5.0/StructureDefinition/SubscriptionTopic","interaction":[{"code":"read"},{"code":"search-type"}],"versioning":"no-version","readHistory":false,"searchParam":[{"name":"resource","type":"uri","documentation":"Filter topics by trigger resource type"}],"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation","valueCode":"SHOULD"}],"documentation":"R5 SubscriptionTopic resources defining triggerable events. Read-only static definitions."},{"type":"ValueSet","profile":"http://hl7.org/fhir/StructureDefinition/ValueSet","interaction":[{"code":"read"}],"versioning":"no-version","readHistory":false,"supportedProfile":["http://banginfhir.com/fhir/ValueSet/reading-task-code"],"documentation":"Server-published ValueSets discoverable via /metadata. Currently advertises: http://banginfhir.com/fhir/ValueSet/reading-task-code. Includes http://banginfhir.com/fhir/ValueSet/reading-task-code — the canonical value set bound by Task.code on the reading-Task profile (http://banginfhir.com/fhir/StructureDefinition/reading-task). Served at GET /fhir/ValueSet/reading-task-code."}],"interaction":[{"code":"search-system","documentation":"Search across all resource types"}],"operation":[{"name":"expand","definition":"http://hl7.org/fhir/OperationDefinition/ValueSet-expand","documentation":"ValueSet expansion with filter support. Supports ICD-10-CM (74,783 codes), SNOMED CT, LOINC, RxNorm. GET/POST /fhir/ValueSet/$expand"},{"name":"lookup","definition":"http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup","documentation":"Code lookup with display language support. GET/POST /fhir/CodeSystem/$lookup"},{"name":"translate","definition":"http://hl7.org/fhir/OperationDefinition/ConceptMap-translate","documentation":"Concept translation between code systems. GET /fhir/ConceptMap/$translate"},{"name":"validate-code","definition":"http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code","documentation":"Validate that a coded value is in a value set"}],"searchParam":[{"name":"_id","type":"token","documentation":"Logical id of the resource"},{"name":"_sort","type":"string","documentation":"Sort order for results. Prefix with - for descending. Supported across all resources."},{"name":"_count","type":"number","documentation":"Number of results per page (default varies by resource, typically 10-50)"},{"name":"_page","type":"number","documentation":"Page number for paginated results"},{"name":"_language","type":"token","documentation":"Language of the resource content (supported on Patient, Practitioner, Organization, Encounter, Condition, Observation, Procedure, DiagnosticReport, DocumentReference, AllergyIntolerance)"}]}]}