{ "resourceType":"CapabilityStatement", "status":"active", "experimental":true, "date":"2026-09-02T19:30:34Z", "publisher":"Carefluence", "contact":[ { "name":"Sales & Support", "telecom":[ { "system":"phone", "value":"248 686 2600" }, { "system":"email", "value":"info@Carefluence.com" } ] } ], "description":"Carefluence API Platform Conformance Statement", "kind":"instance", "instantiates":[ "http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data" ], "implementation":{ "description":"Carefluence FHIR Server for US Core Implementation Guide v3.1.1", "url":"https://classic.carefluence.com/r4/" }, "fhirVersion":"4.0.1", "format":[ "application/fhir+json", "application/fhir+xml" ], "implementationGuide":[ "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.1" ], "rest":[ { "mode":"server", "security":{ "extension":[ { "extension":[ { "url":"token", "valueUri":"https://core.carefluence.com/cf.admin.core/connect/token" }, { "url":"authorize", "valueUri":"https://core.carefluence.com/cf.admin.core/connect/authorize" }, { "url":"revoke", "valueUri":"https://core.carefluence.com/cf.admin.core/connect/revocation" } ], "url":"http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" } ], "service":[ { "coding":[ { "system":"http://terminology.hl7.org/CodeSystem/restful-security-service", "code":"SMART-on-FHIR" } ], "text":"OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org)" } ] }, "resource":[ { "type":"Patient", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"identifier", "type":"token" }, { "name":"name", "type":"string" }, { "name":"gender", "type":"string" }, { "name":"birthdate", "type":"date" } ] }, { "type":"Practitioner", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ], "interaction":[ { "code":"create" }, { "code":"read" }, { "code":"update" }, { "code":"patch" }, { "code":"search-type" } ], "readHistory":true, "searchParam":[ { "name":"id", "type":"string" }, { "name":"family", "type":"string" }, { "name":"given", "type":"string" } ] }, { "type":"Procedure", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure" ], "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" }, { "code":"patch" }, { "code":"update" } ], "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"ServiceRequest", "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" }, { "code":"update" } ], "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"Organization", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization" ], "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" }, { "code":"patch" }, { "code":"update" } ], "searchParam":[ { "name":"id", "type":"string" }, { "name":"name", "type":"string" } ] }, { "type":"Observation", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus", "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab", "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry", "http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile", "http://hl7.org/fhir/StructureDefinition/bp", "http://hl7.org/fhir/StructureDefinition/bodyheight", "http://hl7.org/fhir/StructureDefinition/bodyweight", "http://hl7.org/fhir/StructureDefinition/heartrate", "http://hl7.org/fhir/StructureDefinition/resprate", "http://hl7.org/fhir/StructureDefinition/bodytemp" ], "interaction":[ { "code":"create" }, { "code":"update" }, { "code":"search-type", "documentation":"Search the resource per specific observation and may include specific date range query parameters" }, { "code":"patch", "documentation":"Partially update the resource as per RFC-6902" }, { "code":"read", "documentation":"Read the specific resource per resource id" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"id", "type":"string" }, { "name":"category", "type":"string" }, { "name":"code", "type":"token" }, { "name":"date", "type":"date" }, { "name":"patient", "type":"string" } ] }, { "type":"AuditEvent", "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" } ], "searchParam":[ { "name":"id", "type":"string" }, { "name":"patient", "type":"token" }, { "name":"action", "type":"token" }, { "name":"date", "type":"token" }, { "name":"address", "type":"date" }, { "name":"agent", "type":"token" }, { "name":"agent-name", "type":"reference" }, { "name":"agent-role", "type":"reference" }, { "name":"outcome", "type":"reference" }, { "name":"site", "type":"reference" }, { "name":"source", "type":"reference" } ] }, { "type":"Location", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" ], "interaction":[ { "code":"read" }, { "code":"search-type" } ], "readHistory":true, "searchParam":[ { "name":"id", "type":"string" }, { "name":"name", "type":"string" } ] }, { "type":"Medication", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication" ], "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" }, { "code":"patch", "documentation":"Partially update the resource as per RFC-6902" }, { "code":"update" } ], "searchParam":[ { "name":"id", "type":"string" }, { "name":"code", "type":"token" }, { "name":"status", "type":"token" }, { "name":"form", "type":"token" }, { "name":"expiration-date", "type":"date" }, { "name":"lot-number", "type":"token" }, { "name":"manufacturer", "type":"reference" } ] }, { "type":"MedicationStatement", "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" }, { "code":"patch", "documentation":"Partially update the resource as per RFC-6902" }, { "code":"update" } ], "searchParam":[ { "name":"id", "type":"string" }, { "name":"patient", "type":"token" }, { "name":"identifier", "type":"token" }, { "name":"category", "type":"token" }, { "name":"code", "type":"token" }, { "name":"context", "type":"reference" }, { "name":"effective", "type":"date" }, { "name":"medication", "type":"reference" }, { "name":"part-of", "type":"reference" }, { "name":"source", "type":"reference" }, { "name":"status", "type":"token" }, { "name":"subject", "type":"reference" } ] }, { "type":"AllergyIntolerance", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance" ], "interaction":[ { "code":"create" }, { "code":"read" }, { "code":"search-type" }, { "code":"patch", "documentation":"Partially update the resource as per RFC-6902" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"date", "type":"date" }, { "name":"identifier", "type":"token" }, { "name":"asserter", "type":"reference" }, { "name":"patient", "type":"reference" }, { "name":"category", "type":"token" }, { "name":"clinical-status", "type":"token" }, { "name":"code", "type":"token" }, { "name":"criticality", "type":"token" }, { "name":"manifestation", "type":"token" }, { "name":"onset", "type":"date" }, { "name":"recorder", "type":"reference" }, { "name":"route", "type":"token" }, { "name":"severity", "type":"token" }, { "name":"type", "type":"token" }, { "name":"verification-status", "type":"token" } ] }, { "type":"CarePlan", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"string" }, { "name":"category", "type":"string" } ] }, { "type":"CareTeam", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam" ], "interaction":[ { "code":"create" }, { "code":"read" }, { "code":"update" }, { "code":"patch" }, { "code":"search-type" } ], "readHistory":true, "searchParam":[ { "name":"id", "type":"string" }, { "name":"status", "type":"string" }, { "name":"patient", "type":"string" } ] }, { "type":"Condition", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch", "documentation":"Partially update the resource as per RFC-6902" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"abatement-age", "type":"quantity" }, { "name":"abatement-date", "type":"date" }, { "name":"abatement-string", "type":"string" }, { "name":"asserter", "type":"reference" }, { "name":"body-site", "type":"token" }, { "name":"category", "type":"token" }, { "name":"clinical-status", "type":"token" }, { "name":"code", "type":"token" }, { "name":"encounter", "type":"reference" }, { "name":"evidence", "type":"token" }, { "name":"identifier", "type":"token" }, { "name":"onset-age", "type":"quantity" }, { "name":"onset-date", "type":"date" }, { "name":"onset-info", "type":"string" }, { "name":"recorded-date", "type":"token" }, { "name":"severity", "type":"token" }, { "name":"stage", "type":"token" }, { "name":"subject", "type":"reference" }, { "name":"verification-status", "type":"token" } ] }, { "type":"Device", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device" ], "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"search-type" }, { "code":"patch", "documentation":"Partially update the resource as per RFC-6902" }, { "code":"update" } ], "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"DiagnosticReport", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note" ], "interaction":[ { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"search-type" }, { "code":"update" } ], "readHistory":true, "searchParam":[ { "name":"id", "type":"string" }, { "name":"patient", "type":"string" }, { "name":"category", "type":"string" }, { "name":"code", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"DocumentReference", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"patient", "type":"string" }, { "name":"category", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"Goal", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"Immunization", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"Encounter", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "searchParam":[ { "name":"patient", "type":"string" }, { "name":"date", "type":"date" } ] }, { "type":"Provenance", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"name", "type":"string" }, { "name":"gender", "type":"string" }, { "name":"birthdate", "type":"date" } ] }, { "type":"MedicationRequest", "supportedProfile":[ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest" ], "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"name", "type":"string" }, { "name":"gender", "type":"string" }, { "name":"birthdate", "type":"date" } ] }, { "type":"Person", "interaction":[ { "code":"search-type" }, { "code":"read" }, { "code":"create" }, { "code":"patch" }, { "code":"update" } ], "conditionalCreate":false, "conditionalUpdate":true, "conditionalDelete":"not-supported", "searchParam":[ { "name":"_id", "type":"string" }, { "name":"name", "type":"string" }, { "name":"gender", "type":"string" }, { "name":"birthdate", "type":"date" }, { "name":"identifier", "type":"string" }, { "name":"email", "type":"string" } ] }, { "type":"Group", "operation":[ { "extension":[ { "url":"http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode":"SHOULD" } ], "name":"export", "definition":"http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export" } ] } ] } ] }