curl --request GET \
--url https://api.decodahealth.com/notes/{parent_note_id}/{version} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'{
"id": "<string>",
"parentNoteId": "<string>",
"version": 123,
"currentVersion": 123,
"aiGenerated": true,
"patient": {
"id": "<string>",
"type": "PROVIDER",
"createdDate": "2023-11-07T05:31:56Z",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>",
"externalId": "<string>",
"address": "<string>",
"addressLineTwo": "<string>",
"city": "<string>",
"state": "<string>",
"zipCode": "<string>",
"country": "<string>",
"addressValid": true,
"meta": {},
"isArchived": true,
"primaryLocationId": "<string>",
"gender": "<string>",
"dateOfBirth": "2023-12-25",
"patientMedications": [
"<string>"
],
"onSchedulingBlacklist": true,
"surchargeDisabled": true,
"tags": [
{
"id": "<string>",
"name": "<string>",
"isActive": true,
"createdDate": "2023-11-07T05:31:56Z",
"emoji": "<string>",
"color": "<string>",
"updatedDate": "2023-11-07T05:31:56Z"
}
],
"creditBalance": 123,
"preferredProviderId": "<string>",
"memberships": [
{
"id": "<string>",
"membership": {
"id": "<string>",
"name": "<string>",
"textColor": "<string>"
},
"startDate": "2023-11-07T05:31:56Z",
"status": "ACTIVE"
}
],
"goalWeight": 123,
"measurements": [
{
"patientId": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"id": "<string>",
"height": 123,
"weight": 123,
"systolicBp": 123,
"diastolicBp": 123,
"pulse": 123,
"temperature": 123,
"waistCircumference": 123,
"noteId": "<string>",
"measurementDate": "2023-11-07T05:31:56Z",
"eventId": "<string>",
"creatorId": "<string>"
}
],
"medications": [
{
"id": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"patientId": "<string>",
"name": "<string>",
"providerId": "<string>",
"sideEffects": "<string>",
"administrationLocation": "<string>",
"amount": 123,
"unit": "AMPOULES",
"lotNumber": "<string>",
"stockId": "<string>",
"noteId": "<string>",
"doseDate": "2023-11-07T05:31:56Z",
"comment": "<string>",
"frequency": "<string>",
"quantity": 123,
"isUsedAsTemplate": true,
"signedOffProviderId": "<string>",
"signedOffDate": "2023-11-07T05:31:56Z",
"provider": {
"id": "<string>",
"type": "PROVIDER",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>"
}
}
],
"optedOutOfSms": true,
"appointmentCount": 123,
"totalSpent": 123
},
"createdDate": "2023-11-07T05:31:56Z",
"eventId": "<string>",
"duration": 123,
"content": "<string>",
"summary": "<string>",
"template": {
"id": "<string>",
"name": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"contentTemplate": "<string>",
"attachments": []
},
"transcript": {
"id": "<string>",
"transcript": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"duration": 123
},
"providers": [],
"sourceDocuments": [],
"icd10Codes": [
{
"code": "<string>",
"shortDesc": "<string>",
"longDesc": "<string>",
"categorical": true
}
],
"cptCodes": [
{
"code": "<string>",
"category1": "<string>",
"category2": "<string>",
"category3": "<string>",
"category4": "<string>",
"category5": "<string>",
"category6": "<string>",
"description": "<string>",
"notes": "<string>"
}
],
"signedOffProviderId": "<string>",
"signedOffDate": "2023-11-07T05:31:56Z"
}curl --request GET \
--url https://api.decodahealth.com/notes/{parent_note_id}/{version} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'{
"id": "<string>",
"parentNoteId": "<string>",
"version": 123,
"currentVersion": 123,
"aiGenerated": true,
"patient": {
"id": "<string>",
"type": "PROVIDER",
"createdDate": "2023-11-07T05:31:56Z",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>",
"externalId": "<string>",
"address": "<string>",
"addressLineTwo": "<string>",
"city": "<string>",
"state": "<string>",
"zipCode": "<string>",
"country": "<string>",
"addressValid": true,
"meta": {},
"isArchived": true,
"primaryLocationId": "<string>",
"gender": "<string>",
"dateOfBirth": "2023-12-25",
"patientMedications": [
"<string>"
],
"onSchedulingBlacklist": true,
"surchargeDisabled": true,
"tags": [
{
"id": "<string>",
"name": "<string>",
"isActive": true,
"createdDate": "2023-11-07T05:31:56Z",
"emoji": "<string>",
"color": "<string>",
"updatedDate": "2023-11-07T05:31:56Z"
}
],
"creditBalance": 123,
"preferredProviderId": "<string>",
"memberships": [
{
"id": "<string>",
"membership": {
"id": "<string>",
"name": "<string>",
"textColor": "<string>"
},
"startDate": "2023-11-07T05:31:56Z",
"status": "ACTIVE"
}
],
"goalWeight": 123,
"measurements": [
{
"patientId": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"id": "<string>",
"height": 123,
"weight": 123,
"systolicBp": 123,
"diastolicBp": 123,
"pulse": 123,
"temperature": 123,
"waistCircumference": 123,
"noteId": "<string>",
"measurementDate": "2023-11-07T05:31:56Z",
"eventId": "<string>",
"creatorId": "<string>"
}
],
"medications": [
{
"id": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"patientId": "<string>",
"name": "<string>",
"providerId": "<string>",
"sideEffects": "<string>",
"administrationLocation": "<string>",
"amount": 123,
"unit": "AMPOULES",
"lotNumber": "<string>",
"stockId": "<string>",
"noteId": "<string>",
"doseDate": "2023-11-07T05:31:56Z",
"comment": "<string>",
"frequency": "<string>",
"quantity": 123,
"isUsedAsTemplate": true,
"signedOffProviderId": "<string>",
"signedOffDate": "2023-11-07T05:31:56Z",
"provider": {
"id": "<string>",
"type": "PROVIDER",
"firstName": "<string>",
"lastName": "<string>",
"phoneNumber": "<string>",
"email": "<string>",
"locationId": "<string>"
}
}
],
"optedOutOfSms": true,
"appointmentCount": 123,
"totalSpent": 123
},
"createdDate": "2023-11-07T05:31:56Z",
"eventId": "<string>",
"duration": 123,
"content": "<string>",
"summary": "<string>",
"template": {
"id": "<string>",
"name": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"contentTemplate": "<string>",
"attachments": []
},
"transcript": {
"id": "<string>",
"transcript": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"duration": 123
},
"providers": [],
"sourceDocuments": [],
"icd10Codes": [
{
"code": "<string>",
"shortDesc": "<string>",
"longDesc": "<string>",
"categorical": true
}
],
"cptCodes": [
{
"code": "<string>",
"category1": "<string>",
"category2": "<string>",
"category3": "<string>",
"category4": "<string>",
"category5": "<string>",
"category6": "<string>",
"description": "<string>",
"notes": "<string>"
}
],
"signedOffProviderId": "<string>",
"signedOffDate": "2023-11-07T05:31:56Z"
}The tenant you are making this request on behalf of
Your api key
Successful Response
Show child attributes
The unique identifier for the user.
The type of user.
PROVIDER, PATIENT, ASSISTANT The date and time when the user was created.
The user's first name.
The user's last name.
The user's phone number.
The user's email address.
The location of the user.
The user's external identifier if available.
The user's primary address.
Additional address information.
The city of the user's address.
The state of the user's address.
The postal code of the user's address.
The country of the user's address.
Whether the user's address is valid.
Any additional metadata about the user relevant to your system.
Whether the user is archived.
The primary location of the user.
The gender of the patient.
The date of birth of the patient.
List of patient's self-reported medications.
Whether the patient is on the scheduling blacklist.
Whether surcharges are disabled for this patient.
List of patient tags
Show child attributes
Unique identifier for the patient tag
Name of the patient tag
Whether the tag is active
Date and time when the tag was created
Emoji associated with the tag
Color code for the tag (hex format)
Date and time when the tag was last updated
Patient's credit balance in cents.
The preferred provider ID for this patient.
List of memberships for this patient
Show child attributes
Unique identifier for the member
When the patient joined the membership
Current status of the membership
ACTIVE, EXPIRED, CANCELLED, DELINQUENT, FROZEN The goal weight of the patient.
List of patient's measurements.
Show child attributes
The height of the patient in cms.
The weight of the patient in kgs.
The waist circumference of the patient in cms.
The date and time the measurement was taken. Defaults to now if not provided.
The event that the measurement was taken for.
ID of the user who created this measurement (optional for legacy measurements)
List of provider-administered medication doses.
Show child attributes
AMPOULES, APPLICATORS, BOTTLES, BOXES, CAPSULES, CUPS, DOSES, G_PER_ML, GRAMS, IU, IU_PER_ML, OUNCES, FLUID_OUNCES, KG, KITS, LITERS, MCG, MG, MG_PER_ML, ML, MMOL, MICROGRAM_PER_ML, PACKS, PAIRS, PATCHES, PERCENTAGE, PIECES, POUCHES, ROLLS, SACHETS, SHEETS, SPRAYS, STRIPS, SYRINGES, TABLETS, TABLETS_PER_DAY, TESTS, TUBES, UNITS, VIALS, TREATMENTS, SESSIONS, PULSES, JOULES, CENTIMETERS, THREAD_COUNT, INJECTIONS, WRINKLE_UNITS, POUNDS, FEET, INCHES Show child attributes
The unique identifier for the user.
The type of user.
PROVIDER, PATIENT, ASSISTANT The user's first name.
The user's last name.
The user's phone number.
The user's email address.
The location of the user.
Whether patient has opted out of SMS
Total number of appointments for this patient
Total amount spent by this patient in cents
Show child attributes
Show child attributes
LAB, PHARMACY, IMAGE, REPORT, OTHER, CONSENT, NOTE_UPLOAD Show child attributes