v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Notes v2

Add Doctag To Note V2

Add a doctag to an EN2.1 sections-based Note. The doctag will be upserted into the database and linked to the note. Returns HTTP 400 if the note uses the legacy schema.

patch/v2/notes/{note_id}/doctags

Path parameters

note_idinteger required

Request body

codestring nullable
code_type'CPT' | 'SNOMED' | 'HL7' | 'ICD9' | 'LOINC' | 'CVX' | 'RXNORM' | 'ICD10' | 'CPTII' | 'HCPCS' | 'EL8'
concept_namestring nullable
descriptionstring nullable
idinteger required
is_cpc_plusboolean
is_mipsboolean
sharedboolean nullable
snomed_result_codestring nullable
valuestring required

Response

Successful Response

codestring nullable
code_type'CPT' | 'SNOMED' | 'HL7' | 'ICD9' | 'LOINC' | 'CVX' | 'RXNORM' | 'ICD10' | 'CPTII' | 'HCPCS' | 'EL8'
concept_namestring nullable
descriptionstring nullable
idinteger required
is_cpc_plusboolean required
is_mipsboolean required
practiceinteger nullable
sharedboolean required
snomed_result_codestring nullable
valuestring required