{"items":[{"type":"link","label":"xCures API","link":"/apis/current","routeSlug":"/apis/current"},{"type":"group","label":"Authentication","link":"/apis/current/section/authentication","routeSlug":"/apis/current/section/authentication","items":[{"type":"link","label":"Getting a token","link":"/apis/current/section/authentication/getting-a-token","routeSlug":"/apis/current/section/authentication/getting-a-token"},{"type":"link","label":"Example CURL command:","link":"/apis/current/section/authentication/example-curl-command:","routeSlug":"/apis/current/section/authentication/example-curl-command:"},{"type":"link","label":"Response:","link":"/apis/current/section/authentication/response:","routeSlug":"/apis/current/section/authentication/response:"},{"type":"link","label":"Using the token with our API:","link":"/apis/current/section/authentication/using-the-token-with-our-api:","routeSlug":"/apis/current/section/authentication/using-the-token-with-our-api:"},{"type":"link","label":"Example authorized request:","link":"/apis/current/section/authentication/example-authorized-request:","routeSlug":"/apis/current/section/authentication/example-authorized-request:"}]},{"type":"group","label":"OAuth","link":"/apis/current/oauth","routeSlug":"/apis/current/oauth","items":[{"label":"Get Token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/oauth/publicoauthcontroller_token","routeSlug":"/apis/current/oauth/publicoauthcontroller_token","metadata":{"seo":{"title":"Get Token","description":"Obtain an access token that is authorized to make API calls."}},"httpPath":"/oauth/token"}]},{"type":"group","label":"Subject","link":"/apis/current/subject","routeSlug":"/apis/current/subject","items":[{"label":"Search Subjects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/subject/publicsubjectcontroller_search","routeSlug":"/apis/current/subject/publicsubjectcontroller_search","metadata":{"seo":{"title":"Search Subjects","description":"Search subjects"}},"httpPath":"/api/v1/patient-registry/subject"},{"label":"Create Subjects","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/subject/publicsubjectcontroller_create","routeSlug":"/apis/current/subject/publicsubjectcontroller_create","metadata":{"seo":{"title":"Create Subjects","description":"Creates all the subjects defined in the array. Maximum of 10 subjects allowed."}},"httpPath":"/api/v1/patient-registry/subject"},{"label":"Get Subject","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/subject/publicsubjectcontroller_get","routeSlug":"/apis/current/subject/publicsubjectcontroller_get","metadata":{"seo":{"title":"Get Subject","description":"Get a specific subject by ID."}},"httpPath":"/api/v1/patient-registry/subject/{id}"},{"label":"Update Subject","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/subject/publicsubjectcontroller_update","routeSlug":"/apis/current/subject/publicsubjectcontroller_update","metadata":{"seo":{"title":"Update Subject","description":"Update a subject."}},"httpPath":"/api/v1/patient-registry/subject/{id}"},{"label":"Get Clinical Concepts Status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/subject/publicsubjectcontroller_getclinicalconceptsstatus","routeSlug":"/apis/current/subject/publicsubjectcontroller_getclinicalconceptsstatus","metadata":{"seo":{"title":"Get Clinical Concepts Status","description":"Get information regarding the availability of clinical concepts for a subject."}},"httpPath":"/api/v1/patient-registry/subject/{id}/status/clinical-concepts"},{"label":"Create Subject V2","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/subject/publicsubjectcontrollerv2_create","routeSlug":"/apis/current/subject/publicsubjectcontrollerv2_create","metadata":{"seo":{"title":"Create Subject V2","description":"Creates and returns the subject."}},"httpPath":"/api/v2/patient-registry/subject"}]},{"type":"group","label":"Query","link":"/apis/current/query","routeSlug":"/apis/current/query","items":[{"label":"Search Queries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/query/publicquerycontroller_search","routeSlug":"/apis/current/query/publicquerycontroller_search","metadata":{"seo":{"title":"Search Queries","description":"Search Queries"}},"httpPath":"/api/v1/patient-registry/query"},{"label":"Create Query","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/query/publicquerycontroller_create","routeSlug":"/apis/current/query/publicquerycontroller_create","metadata":{"seo":{"title":"Create Query","description":"Create a new query by providing the necessary details. The query will be stored and can be used for further operations."}},"httpPath":"/api/v1/patient-registry/query"},{"label":"Get Query","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/query/publicquerycontroller_get","routeSlug":"/apis/current/query/publicquerycontroller_get","metadata":{"seo":{"title":"Get Query","description":"Get a specific query by ID."}},"httpPath":"/api/v1/patient-registry/query/{id}"}]},{"type":"group","label":"Document","link":"/apis/current/document","routeSlug":"/apis/current/document","items":[{"label":"Create a Document","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_create","routeSlug":"/apis/current/document/publicdocumentcontroller_create","metadata":{"seo":{"title":"Create a Document","description":"Create a new document for a subject and get a signed URL to upload the document."}},"httpPath":"/api/v1/patient-registry/document"},{"label":"Search Documents","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_getall","routeSlug":"/apis/current/document/publicdocumentcontroller_getall","metadata":{"seo":{"title":"Search Documents","description":"Get a paginated list of documents for a subject."}},"httpPath":"/api/v1/patient-registry/document"},{"label":"Get Document","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_getbyid","routeSlug":"/apis/current/document/publicdocumentcontroller_getbyid","metadata":{"seo":{"title":"Get Document","description":"Get a specific document by id."}},"httpPath":"/api/v1/patient-registry/document/{documentId}"},{"label":"Update Document","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_update","routeSlug":"/apis/current/document/publicdocumentcontroller_update","metadata":{"seo":{"title":"Update Document","description":"Update a document."}},"httpPath":"/api/v1/patient-registry/document/{documentId}"},{"label":"Publish Document","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_reciprocity","routeSlug":"/apis/current/document/publicdocumentcontroller_reciprocity","metadata":{"seo":{"title":"Publish Document","description":"Publish a document for reciprocity to the EHR network. Can be used to update the template used for reciprocity as well. Note that the project's Reciprocity must be enabled and Requester Information and Encounter Information need to be properly set up in the Administration UI."}},"httpPath":"/api/v1/patient-registry/document/{documentId}/reciprocity"},{"label":"Unpublish Document","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_unpublish","routeSlug":"/apis/current/document/publicdocumentcontroller_unpublish","metadata":{"seo":{"title":"Unpublish Document","description":"Unpublish a document from reciprocity in the EHR network."}},"httpPath":"/api/v1/patient-registry/document/{documentId}/reciprocity"},{"label":"Get Document PDF URL","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/document/publicdocumentcontroller_getpdfbyid","routeSlug":"/apis/current/document/publicdocumentcontroller_getpdfbyid","metadata":{"seo":{"title":"Get Document PDF URL","description":"Get a signed URL to download the PDF version of a document."}},"httpPath":"/api/v1/patient-registry/document/{documentId}/pdf"}]},{"type":"group","label":"FHIR","link":"/apis/current/fhir","routeSlug":"/apis/current/fhir","items":[{"label":"Allergy Intolerances","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_allergyintolerance","routeSlug":"/apis/current/fhir/publicfhircontroller_allergyintolerance","metadata":{"seo":{"title":"Allergy Intolerances","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/allergyintolerance"},{"label":"Basics","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_basic","routeSlug":"/apis/current/fhir/publicfhircontroller_basic","metadata":{"seo":{"title":"Basics","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/basic"},{"label":"Care Plans","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_careplan","routeSlug":"/apis/current/fhir/publicfhircontroller_careplan","metadata":{"seo":{"title":"Care Plans","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/careplan"},{"label":"Coverages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_coverage","routeSlug":"/apis/current/fhir/publicfhircontroller_coverage","metadata":{"seo":{"title":"Coverages","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/coverage"},{"label":"Conditions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_condition","routeSlug":"/apis/current/fhir/publicfhircontroller_condition","metadata":{"seo":{"title":"Conditions","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/condition"},{"label":"Diagnostic Reports","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_diagnosticreport","routeSlug":"/apis/current/fhir/publicfhircontroller_diagnosticreport","metadata":{"seo":{"title":"Diagnostic Reports","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/diagnosticreport"},{"label":"Encounters","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_encounter","routeSlug":"/apis/current/fhir/publicfhircontroller_encounter","metadata":{"seo":{"title":"Encounters","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/encounter"},{"label":"Medication Statements","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_medicationstatement","routeSlug":"/apis/current/fhir/publicfhircontroller_medicationstatement","metadata":{"seo":{"title":"Medication Statements","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/medicationstatement"},{"label":"Patients","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_patient","routeSlug":"/apis/current/fhir/publicfhircontroller_patient","metadata":{"seo":{"title":"Patients","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/patient"},{"label":"Procedures","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_procedure","routeSlug":"/apis/current/fhir/publicfhircontroller_procedure","metadata":{"seo":{"title":"Procedures","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/procedure"},{"label":"Observations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_observation","routeSlug":"/apis/current/fhir/publicfhircontroller_observation","metadata":{"seo":{"title":"Observations","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/observation"},{"label":"Specimens","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_specimen","routeSlug":"/apis/current/fhir/publicfhircontroller_specimen","metadata":{"seo":{"title":"Specimens","description":"Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the <a href=\"https://hl7.org/fhir/R4/bundle.html\" target=\"_blank\">Resource Bundle definition in the FHIR spec.</a>"}},"httpPath":"/api/v1/patient-registry/fhir/specimen"},{"label":"Export FHIR Resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/fhir/publicfhircontroller_export","routeSlug":"/apis/current/fhir/publicfhircontroller_export","metadata":{"seo":{"title":"Export FHIR Resources","description":"Export a FHIR Bundle containing all of the subject's resources. The resulting FHIR Bundle will be in <a href=\"https://jsonlines.org/\" target=\"_blank\">JSON Lines</a> format."}},"httpPath":"/api/v1/patient-registry/fhir/_export"}]},{"type":"group","label":"Clinical Concepts","link":"/apis/current/clinical-concepts","routeSlug":"/apis/current/clinical-concepts","items":[{"label":"Search Clinical Concepts Conditions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchconditions","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchconditions","metadata":{"seo":{"title":"Search Clinical Concepts Conditions","description":"Search for condition clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/condition"},{"label":"Get Clinical Concept Condition","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getcondition","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getcondition","metadata":{"seo":{"title":"Get Clinical Concept Condition","description":"Retrieve a specific condition clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/condition/{id}"},{"label":"Search Clinical Concepts Medications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchmedications","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchmedications","metadata":{"seo":{"title":"Search Clinical Concepts Medications","description":"Search for medication clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/medication"},{"label":"Get Clinical Concept Medication","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getmedication","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getmedication","metadata":{"seo":{"title":"Get Clinical Concept Medication","description":"Retrieve a specific medication clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/medication/{id}"},{"label":"Search Clinical Concepts Allergies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchallergies","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchallergies","metadata":{"seo":{"title":"Search Clinical Concepts Allergies","description":"Search for allergy clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/allergy"},{"label":"Get Clinical Concept Allergy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getallergy","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getallergy","metadata":{"seo":{"title":"Get Clinical Concept Allergy","description":"Retrieve a specific allergy clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/allergy/{id}"},{"label":"Search Clinical Concepts Procedures","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchprocedures","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchprocedures","metadata":{"seo":{"title":"Search Clinical Concepts Procedures","description":"Search for procedure clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/procedure"},{"label":"Get Clinical Concept Procedure","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getprocedure","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getprocedure","metadata":{"seo":{"title":"Get Clinical Concept Procedure","description":"Retrieve a specific procedure clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/procedure/{id}"},{"label":"Search Clinical Concepts Biomarkers","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchbiomarkers","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchbiomarkers","metadata":{"seo":{"title":"Search Clinical Concepts Biomarkers","description":"Search for biomarker clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/biomarker"},{"label":"Get Clinical Concept Biomarker","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getbiomarker","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getbiomarker","metadata":{"seo":{"title":"Get Clinical Concept Biomarker","description":"Retrieve a specific biomarker clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/biomarker/{id}"},{"label":"Search Clinical Concepts Coverage","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchcoverage","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchcoverage","metadata":{"seo":{"title":"Search Clinical Concepts Coverage","description":"Search for coverage clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/coverage"},{"label":"Get Clinical Concept Coverage","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getcoverage","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getcoverage","metadata":{"seo":{"title":"Get Clinical Concept Coverage","description":"Retrieve a specific coverage clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/coverage/{id}"},{"label":"Search Clinical Concepts Demographics","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchdemographics","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchdemographics","metadata":{"seo":{"title":"Search Clinical Concepts Demographics","description":"Search for demographic clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/demographic"},{"label":"Get Clinical Concept Demographic","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getdemographic","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getdemographic","metadata":{"seo":{"title":"Get Clinical Concept Demographic","description":"Retrieve a specific demographic clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/demographic/{id}"},{"label":"Search Clinical Concepts Encounters","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchencounters","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchencounters","metadata":{"seo":{"title":"Search Clinical Concepts Encounters","description":"Search for encounter clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/encounter"},{"label":"Get Clinical Concept Encounter","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getencounter","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getencounter","metadata":{"seo":{"title":"Get Clinical Concept Encounter","description":"Retrieve a specific encounter clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/encounter/{id}"},{"label":"Search Clinical Concepts Family History","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchfamilyhistory","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchfamilyhistory","metadata":{"seo":{"title":"Search Clinical Concepts Family History","description":"Search for family history clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/family_history"},{"label":"Get Clinical Concept Family History","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getfamilyhistory","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getfamilyhistory","metadata":{"seo":{"title":"Get Clinical Concept Family History","description":"Retrieve a specific family history clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/family_history/{id}"},{"label":"Search Clinical Concepts Imaging","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchimaging","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchimaging","metadata":{"seo":{"title":"Search Clinical Concepts Imaging","description":"Search for imaging clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/imaging"},{"label":"Get Clinical Concept Imaging","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getimaging","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getimaging","metadata":{"seo":{"title":"Get Clinical Concept Imaging","description":"Retrieve a specific imaging clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/imaging/{id}"},{"label":"Search Clinical Concepts Labs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchlabs","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchlabs","metadata":{"seo":{"title":"Search Clinical Concepts Labs","description":"Search for lab clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/lab"},{"label":"Get Clinical Concept Lab","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getlab","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getlab","metadata":{"seo":{"title":"Get Clinical Concept Lab","description":"Retrieve a specific lab clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/lab/{id}"},{"label":"Search Clinical Concepts Social History","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchsocialhistory","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchsocialhistory","metadata":{"seo":{"title":"Search Clinical Concepts Social History","description":"Search for social history clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/social_history"},{"label":"Get Clinical Concept Social History","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getsocialhistory","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getsocialhistory","metadata":{"seo":{"title":"Get Clinical Concept Social History","description":"Retrieve a specific social history clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/social_history/{id}"},{"label":"Search Clinical Concepts Surveys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchsurveys","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchsurveys","metadata":{"seo":{"title":"Search Clinical Concepts Surveys","description":"Search for survey clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/survey"},{"label":"Get Clinical Concept Survey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getsurvey","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getsurvey","metadata":{"seo":{"title":"Get Clinical Concept Survey","description":"Retrieve a specific survey clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/survey/{id}"},{"label":"Search Clinical Concepts Radiation","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchradiation","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchradiation","metadata":{"seo":{"title":"Search Clinical Concepts Radiation","description":"Search for radiation clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/radiation"},{"label":"Get Clinical Concept Radiation","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getradiation","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getradiation","metadata":{"seo":{"title":"Get Clinical Concept Radiation","description":"Retrieve a specific radiation clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/radiation/{id}"},{"label":"Search Clinical Concepts Vitals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchvitals","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_searchvitals","metadata":{"seo":{"title":"Search Clinical Concepts Vitals","description":"Search for vital clinical concepts associated with a specific subject. Supports filtering by search term, date range, code, and code system. Results are paginated."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/vital"},{"label":"Get Clinical Concept Vital","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getvital","routeSlug":"/apis/current/clinical-concepts/publicclinicalconceptscontroller_getvital","metadata":{"seo":{"title":"Get Clinical Concept Vital","description":"Retrieve a specific vital clinical concept associated with a subject by its ID."}},"httpPath":"/api/v1/patient-registry/clinical-concepts/vital/{id}"}]},{"type":"group","label":"Checklist","link":"/apis/current/checklist","routeSlug":"/apis/current/checklist","items":[{"label":"Get Checklists","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/checklist/publicchecklistcontroller_list","routeSlug":"/apis/current/checklist/publicchecklistcontroller_list","metadata":{"seo":{"title":"Get Checklists","description":"Get the set of checklists configured for the project."}},"httpPath":"/api/v1/patient-registry/checklist"},{"label":"Evaluate Checklist","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/checklist/publicchecklistcontroller_evaluate","routeSlug":"/apis/current/checklist/publicchecklistcontroller_evaluate","metadata":{"seo":{"title":"Evaluate Checklist","description":"Evaluate a checklist for a subject."}},"httpPath":"/api/v1/patient-registry/checklist/{checklistId}/evaluate"},{"label":"Submit Checklist Item Feedback","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/checklist/publicchecklistcontroller_submititemfeedback","routeSlug":"/apis/current/checklist/publicchecklistcontroller_submititemfeedback","metadata":{"seo":{"title":"Submit Checklist Item Feedback","description":"Submit feedback on a specific checklist item for a subject."}},"httpPath":"/api/v1/patient-registry/checklist/{checklistId}/item/{checklistItemId}/feedback"}]},{"type":"group","label":"Summary","link":"/apis/current/summary","routeSlug":"/apis/current/summary","items":[{"label":"Subject Summary","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/summary/publicsummarycontroller_subjectsummary","routeSlug":"/apis/current/summary/publicsummarycontroller_subjectsummary","metadata":{"seo":{"title":"Subject Summary","description":"Fetches the summary for a given subject. Throws a Forbidden error if the summary feature is disabled for the project."}},"httpPath":"/api/v1/patient-registry/summary/subject/{subjectId}"}]},{"type":"group","label":"Application","link":"/apis/current/application","routeSlug":"/apis/current/application","items":[{"label":"Get Application","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/application/publicapplicationcontroller_get","routeSlug":"/apis/current/application/publicapplicationcontroller_get","metadata":{"seo":{"title":"Get Application","description":"Get a specific application by ID."}},"httpPath":"/api/v1/patient-registry/application/{id}"},{"label":"Create Application","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/application/publicapplicationcontroller_create","routeSlug":"/apis/current/application/publicapplicationcontroller_create","metadata":{"seo":{"title":"Create Application","description":"Create a new application. The application will be created in the system and an email will be sent to the applicant requesting consent."}},"httpPath":"/api/v1/patient-registry/application"},{"label":"Resend Application Invite","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/application/publicapplicationcontroller_resendverification","routeSlug":"/apis/current/application/publicapplicationcontroller_resendverification","metadata":{"seo":{"title":"Resend Application Invite","description":"Resends an email to the applicant requesting consent. Also updates the webhooks for the application."}},"httpPath":"/api/v1/patient-registry/application/{id}/resend-verification"}]},{"type":"group","label":"Reciprocity Template","link":"/apis/current/reciprocity-template","routeSlug":"/apis/current/reciprocity-template","items":[{"label":"List Reciprocity Templates","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/reciprocity-template/publicreciprocitytemplatecontroller_list","routeSlug":"/apis/current/reciprocity-template/publicreciprocitytemplatecontroller_list","metadata":{"seo":{"title":"List Reciprocity Templates","description":"Get a list of all reciprocity document templates available under this project."}},"httpPath":"/api/v1/patient-registry/reciprocity-template"}]},{"type":"group","label":"Project","link":"/apis/current/project","routeSlug":"/apis/current/project","items":[{"label":"List Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/current/project/publicprojectcontroller_getall","routeSlug":"/apis/current/project/publicprojectcontroller_getall","metadata":{"seo":{"title":"List Projects","description":"Returns the projects your credentials can access, including each projectId. No ProjectId header is required — use this to discover the projectId values needed for other API calls."}},"httpPath":"/api/v1/patient-registry/project"}]}]}