{"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-05-22T00:00:36.583Z","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"],"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 61 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.","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"}],"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":"name","type":"string","documentation":"Computationally friendly name of the activity definition"},{"name":"status","type":"token","documentation":"draft | active | retired | unknown"},{"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"}],"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":"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"},{"name":"criticality","type":"token","documentation":"low | high | unable-to-assess"}],"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"}],"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":"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"},{"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"}]},{"type":"AppointmentResponse","profile":"http://hl7.org/fhir/StructureDefinition/AppointmentResponse","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":"_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":"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"}]},{"type":"AuditEvent","profile":"http://hl7.org/fhir/StructureDefinition/AuditEvent","interaction":[{"code":"read"},{"code":"search-type"}],"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":"date","type":"date","documentation":"Time when the event was recorded"},{"name":"type","type":"token","documentation":"Type/identifier of event"},{"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"}],"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":"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"}],"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":"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"},{"name":"intent","type":"token","documentation":"proposal | plan | order | option"}],"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"}],"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":"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"},{"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"}],"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":"patient","type":"reference","documentation":"Patient receiving the products or services"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error"},{"name":"use","type":"token","documentation":"claim | preauthorization | predetermination"}]},{"type":"ClinicalImpression","profile":"http://hl7.org/fhir/StructureDefinition/ClinicalImpression","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":"_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":"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"}],"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"}],"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":"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"},{"name":"sender","type":"reference","documentation":"Message sender"},{"name":"recipient","type":"reference","documentation":"Message recipient"}]},{"type":"CommunicationRequest","profile":"http://hl7.org/fhir/StructureDefinition/CommunicationRequest","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":"_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":"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"}]},{"type":"Composition","profile":"http://hl7.org/fhir/StructureDefinition/Composition","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":"_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":"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"}]},{"type":"Condition","profile":"http://hl7.org/fhir/StructureDefinition/Condition","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":"_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":"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"},{"name":"code","type":"token","documentation":"Code for the condition"},{"name":"clinicalStatus","type":"token","documentation":"The clinical status of the condition (active | recurrence | relapse | inactive | remission | resolved)"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"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"}],"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":"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"}]},{"type":"DetectedIssue","profile":"http://hl7.org/fhir/StructureDefinition/DetectedIssue","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":"_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":"patient","type":"reference","documentation":"Associated patient"},{"name":"severity","type":"token","documentation":"high | moderate | low"},{"name":"status","type":"token","documentation":"registered | preliminary | final | amended"}]},{"type":"Device","profile":"http://hl7.org/fhir/StructureDefinition/Device","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":"_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":"type","type":"token","documentation":"The type of the device"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error | unknown"}]},{"type":"DeviceRequest","profile":"http://hl7.org/fhir/StructureDefinition/DeviceRequest","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":"_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":"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"},{"name":"requester","type":"reference","documentation":"Who/what is requesting service"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order"}]},{"type":"DiagnosticReport","profile":"http://hl7.org/fhir/StructureDefinition/DiagnosticReport","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":"_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":"patient","type":"reference","documentation":"The subject (patient) of the report"},{"name":"subject","type":"reference","documentation":"The subject of the report"},{"name":"category","type":"token","documentation":"Which diagnostic discipline/department created the report"},{"name":"code","type":"token","documentation":"The code for the report"},{"name":"status","type":"token","documentation":"The status of the report"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"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"],"documentation":"Supports `_revinclude:iterate` (and the deprecated `_revinclude:recurse` alias) for tokens listed under searchRevInclude."},{"type":"DocumentReference","profile":"http://hl7.org/fhir/StructureDefinition/DocumentReference","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":"_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":"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"},{"name":"docStatus","type":"token","documentation":"preliminary | final | amended | entered-in-error (document lifecycle status)"},{"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"}],"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":"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"},{"name":"class","type":"token","documentation":"Classification of patient encounter"},{"name":"service-provider","type":"reference","documentation":"The organization (facility) responsible for this encounter — Reference(Organization). Filters on Encounter.serviceProvider."},{"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"}],"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":"name","type":"string","documentation":"A human readable name for the endpoint"},{"name":"status","type":"token","documentation":"The current status of the endpoint"}]},{"type":"EpisodeOfCare","profile":"http://hl7.org/fhir/StructureDefinition/EpisodeOfCare","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":"_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":"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"},{"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"}],"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":"patient","type":"reference","documentation":"The reference to the patient"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error"}]},{"type":"FamilyMemberHistory","profile":"http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory","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":"_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":"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"},{"name":"status","type":"token","documentation":"partial | completed | entered-in-error | health-unknown"}]},{"type":"Flag","profile":"http://hl7.org/fhir/StructureDefinition/Flag","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":"_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":"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"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error"}]},{"type":"Goal","profile":"http://hl7.org/fhir/StructureDefinition/Goal","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":"_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":"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"}]},{"type":"Group","profile":"http://hl7.org/fhir/StructureDefinition/Group","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":"_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":"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"}],"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":"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"},{"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"}],"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":"patient","type":"reference","documentation":"Who the study is about"},{"name":"subject","type":"reference","documentation":"Who the study is about"},{"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"}],"searchRevInclude":["Task:focus"]},{"type":"Immunization","profile":"http://hl7.org/fhir/StructureDefinition/Immunization","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":"_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":"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"},{"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"}],"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":"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"}]},{"type":"Media","profile":"http://hl7.org/fhir/StructureDefinition/Media","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":"_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":"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"}]},{"type":"Medication","profile":"http://hl7.org/fhir/StructureDefinition/Medication","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":"_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":"code","type":"token","documentation":"Returns medications for a specific code"},{"name":"status","type":"token","documentation":"Returns medications with a specific status"}]},{"type":"MedicationAdministration","profile":"http://hl7.org/fhir/StructureDefinition/MedicationAdministration","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":"_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":"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"},{"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"}]},{"type":"MedicationDispense","profile":"http://hl7.org/fhir/StructureDefinition/MedicationDispense","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":"_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":"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"},{"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"}],"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":"code","type":"token","documentation":"Code that identifies this medication"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error"}]},{"type":"MedicationRequest","profile":"http://hl7.org/fhir/StructureDefinition/MedicationRequest","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":"_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":"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"},{"name":"intent","type":"token","documentation":"proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option"},{"name":"requester","type":"reference","documentation":"Returns prescriptions prescribed by this prescriber"}],"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"}],"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":"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"},{"name":"medication","type":"reference","documentation":"Return statements of this medication reference"}]},{"type":"NutritionIntake","profile":"http://hl7.org/fhir/5.0/StructureDefinition/NutritionIntake","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":"_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":"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"},{"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"}],"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":"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"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order"},{"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"}],"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":"patient","type":"reference","documentation":"The subject (patient) that the observation is about"},{"name":"category","type":"token","documentation":"The classification of the type of observation"},{"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"},{"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"}],"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":"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"}],"searchRevInclude":["Task:requester"]},{"type":"Patient","profile":"http://hl7.org/fhir/StructureDefinition/Patient","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":"_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":"name","type":"string","documentation":"A server defined search that may match any of the string fields in the HumanName"},{"name":"gender","type":"token","documentation":"Gender of the patient"},{"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"}],"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","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"}],"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":"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"}],"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"}],"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":"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"}],"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"}],"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":"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"},{"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"},{"name":"date","type":"date","documentation":"When the procedure was performed"},{"name":"_language","type":"token","documentation":"Language of the resource content"}],"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":"Questionnaire","profile":"http://hl7.org/fhir/StructureDefinition/Questionnaire","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":"_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":"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"},{"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"}],"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":"questionnaire","type":"reference","documentation":"The questionnaire the answers are provided for"},{"name":"status","type":"token","documentation":"in-progress | completed | amended | entered-in-error | stopped"},{"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"}],"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":"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"},{"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"}],"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":"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"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option"},{"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"}],"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":"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"},{"name":"status","type":"token","documentation":"registered | preliminary | final | amended"}]},{"type":"Schedule","profile":"http://hl7.org/fhir/StructureDefinition/Schedule","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":"_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":"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"},{"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"}],"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":"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"},{"name":"intent","type":"token","documentation":"proposal | plan | directive | order"},{"name":"requester","type":"reference","documentation":"Who/what is requesting service"}],"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"]},{"type":"Slot","profile":"http://hl7.org/fhir/StructureDefinition/Slot","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":"_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":"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"},{"name":"status","type":"token","documentation":"busy | free | busy-unavailable | busy-tentative | entered-in-error"}]},{"type":"Specimen","profile":"http://hl7.org/fhir/StructureDefinition/Specimen","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":"_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":"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"}]},{"type":"Substance","profile":"http://hl7.org/fhir/StructureDefinition/Substance","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":"_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":"code","type":"token","documentation":"The code of the substance"},{"name":"status","type":"token","documentation":"active | inactive | entered-in-error"}]},{"type":"SupplyDelivery","profile":"http://hl7.org/fhir/StructureDefinition/SupplyDelivery","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":"_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":"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"},{"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"}],"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":"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"},{"name":"category","type":"token","documentation":"The kind of supply"},{"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"}],"versioning":"versioned-update","readHistory":false,"updateCreate":false,"conditionalCreate":true,"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":"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"}],"searchInclude":["Task:patient","Task:subject","Task:focus","Task:owner","Task:requester","PractitionerRole:practitioner","PractitionerRole:organization"],"documentation":"Supports `_include:iterate` (and the deprecated `_include:recurse` alias) for tokens listed under searchInclude.\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."},{"type":"VisionPrescription","profile":"http://hl7.org/fhir/StructureDefinition/VisionPrescription","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":"_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":"patient","type":"reference","documentation":"The identity of a patient to list dispenses for"},{"name":"status","type":"token","documentation":"active | cancelled | draft | entered-in-error"},{"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/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"}],"documentation":"R5 SubscriptionTopic resources defining triggerable events. Read-only static definitions."}],"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)"}]}]}