Skip to content
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
ef5a558
Added 3 more typespec models
Frederik-Coppens May 21, 2024
6e38e34
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens May 21, 2024
305f286
refactor: Update HealthInsights API specification
Frederik-Coppens May 21, 2024
b553535
Changed date
Frederik-Coppens May 21, 2024
2f973ff
Corrected spelling error in comment
Frederik-Coppens May 23, 2024
db4b7b1
Added some words that should not be marked "misspellings" by swagger …
Frederik-Coppens May 23, 2024
36b4978
Added text for the latest openapi version to readme; and just some in…
Frederik-Coppens May 23, 2024
c446513
Corrected mistake in file path
Frederik-Coppens May 23, 2024
ac9e3a0
Replaced versions 2024-04-01 with 2024-10-01
Frederik-Coppens May 23, 2024
bf2215e
Replaced version of "current release" with latest version
Frederik-Coppens May 23, 2024
953d915
Changed all old 09-31 versions to 10-01; and added "added"-decorator …
Frederik-Coppens May 29, 2024
65870fc
Some changes based on doc from Ann, mainly different @docs
Frederik-Coppens Jun 17, 2024
2019c0b
Some more changes, deleted enum
Frederik-Coppens Jun 17, 2024
e999432
Minor changes
Frederik-Coppens Jun 17, 2024
7a639b4
Minor changes
Frederik-Coppens Jun 17, 2024
811f0c6
No more type for guidance proposals
Frederik-Coppens Jun 18, 2024
81bab90
Some more changes, again enum for scoring and assessment category, an…
Frederik-Coppens Jun 21, 2024
1f94715
One more small documentation change for previous version
Frederik-Coppens Jun 21, 2024
b7726e8
Small doc change
Frederik-Coppens Jun 21, 2024
6c6b18b
With new open api specs
Frederik-Coppens Jun 21, 2024
78293e5
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jun 21, 2024
5c0788c
MAde "presentGuidanceValues" optional, because it might not be filled…
Frederik-Coppens Jun 24, 2024
dd75a7c
Merge branch 'frederik/ri-healthinsights-typespec-v4' of https://gith…
Frederik-Coppens Jun 24, 2024
5f202b7
More changes, agreed with Asaf and Gil
Frederik-Coppens Jun 24, 2024
10b991f
Replaced old version date with new one in more places
Frederik-Coppens Jun 27, 2024
dc122ae
Added words to cSpell, solved one real spelling mistake
Frederik-Coppens Jun 27, 2024
21f7507
Corrected mistake, and regenerated open api spec
Frederik-Coppens Jun 27, 2024
c57b230
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 11, 2024
5b0370e
Changes after running "tsv""
Frederik-Coppens Jul 11, 2024
c75677f
For sizes, changes an array of components to one Observation. And rep…
Frederik-Coppens Jul 11, 2024
7cbf67a
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 17, 2024
f330edf
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 18, 2024
ae8190d
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 22, 2024
c342a74
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 22, 2024
fe8e863
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 29, 2024
f6077dc
Merge branch 'frederik/ri-healthinsights-typespec-v4' of https://gith…
Frederik-Coppens Jul 29, 2024
77e914d
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Jul 30, 2024
3134fbc
UPdated with latest code
Frederik-Coppens Oct 9, 2024
f542949
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Oct 9, 2024
8c1d01e
Fix readme file
Frederik-Coppens Oct 10, 2024
d315ddb
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Oct 17, 2024
57d0970
Merge branch 'Azure:main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Oct 18, 2024
7f9dc12
Changed readme files, but there some unexpected changes.
Frederik-Coppens Oct 18, 2024
9179a61
Merge branch 'frederik/ri-healthinsights-typespec-v4' of https://gith…
Frederik-Coppens Oct 18, 2024
48291da
REmove '^' in version
Frederik-Coppens Oct 18, 2024
eafa1f8
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Nov 5, 2024
f1e9b05
Just removed "^"
Frederik-Coppens Nov 5, 2024
e8b8937
Ran "npx prettier" for 2 files
Frederik-Coppens Nov 5, 2024
5e95faf
Merge branch 'main' into frederik/ri-healthinsights-typespec-v4
Frederik-Coppens Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,25 @@
"rerank"
]
},
{
"filename": "**/specification/ai/data-plane/HealthInsights/stable/**/openapi.json",
"words": [
"Acrad",
"acrad",
"BIRADS",
"mednax",
"frax",
"extracolonic",
"ascvd",
"tyrer",
"cusick",
"agatston",
"ceus",
"HNPCC",
"kellgren",
"tonnis"
]
},
{
"filename": "**/specification/communication/data-plane/CallAutomation/**/*.json",
"words": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@azure-tools/typespec-azure-core": "0.43.0",
"@azure-tools/typespec-azure-portal-core": "0.43.0",
"@azure-tools/typespec-azure-resource-manager": "0.43.0",
"@azure-tools/typespec-client-generator-core": "0.43.0",
"@azure-tools/typespec-azure-rulesets": "0.43.0",
"@azure-tools/typespec-client-generator-core": "0.43.0",
"@azure/avocado": "^0.8.4",
"@typespec/compiler": "0.57.0",
"@typespec/http": "0.57.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
{
"operationId": "RadiologyInsights_CreateJob",
"title": "Creates a Radiology Insights job with the given request body.",
"parameters": {
"endpoint": "{endpoint}/health-insights/radiology-insights/jobs/{id}?api-version={api-version}",
"api-version": "2024-10-01",
"id": "ad28aef5-87f3-4d2d-97eb-5cdeb4519d12",
"resource": {
"jobData": {
"configuration": {
"inferenceOptions": {
"followupRecommendationOptions": {
"includeRecommendationsWithNoSpecifiedModality": false,
"includeRecommendationsInReferences": false,
"provideFocusedSentenceEvidence": false
},
"findingOptions": {
"provideFocusedSentenceEvidence": false
}
},
"inferenceTypes": [
"finding",
"ageMismatch",
"lateralityDiscrepancy",
"sexMismatch",
"completeOrderDiscrepancy",
"limitedOrderDiscrepancy",
"criticalResult",
"criticalRecommendation",
"followupRecommendation",
"followupCommunication",
"radiologyProcedure"
],
"locale": "en-US",
"verbose": false,
"includeEvidence": true
},
"patients": [
{
"id": "sample id 1",
"details": {
"sex": "male",
"clinicalInfo": [
{
"resourceType": "Observation",
"status": "unknown",
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls",
"code": "C0018802",
"display": "MalignantNeoplasms"
}
]
},
"valueBoolean": "true"
}
]
},
"encounters": [
{
"id": "encounterid1",
"period": {
"start": "2023-12-21T00:00:00",
"end": "2023-12-21T00:00:00"
},
"class": "inpatient"
}
],
"patientDocuments": [
{
"type": "note",
"clinicalType": "radiologyReport",
"id": "docid1",
"language": "en",
"authors": [
{
"id": "authorid1",
"fullName": "authorname1"
}
],
"specialtyType": "radiology",
"createdAt": "2023-12-21T00:00:00",
"administrativeMetadata": {
"orderedProcedures": [
{
"code": {
"coding": [
{
"system": "Http://hl7.org/fhir/ValueSet/cpt-all",
"code": "111111",
"display": "CT ABD/PELVIS"
}
]
},
"description": "CT ABD/PELVIS"
}
],
"encounterId": "encounterid1"
},
"content": {
"sourceType": "inline",
"value": "[**2143-4-13**] 5:04 PM\r\nCT ABD W&W/O C; CT CHEST W&W/O C Clip # [**Clip Number (Radiology) 38350**]\r\nCT PELVIS W&W/O C\r\nReason: ? PE, evidence of pneumonia\r\nAdmitting Diagnosis: SEPSIS\r\nField of view: 38 Contrast: OPTIRAY Amt: 130\r\n______________________________________________________________________________\r\n[**Hospital 4**] MEDICAL CONDITION:\r\n52 year old man with urosepsis, s/p nephrostogram on [**4-12**], today with acute\r\nSOB, fever, rigors.\r\nREASON FOR THIS EXAMINATION:\r\n? PE, evidence of pneumonia\r\nNo contraindications for IV contrast\r\n______________________________________________________________________________\r\nFINAL REPORT\r\nINDICATION: History of urosepsis status post nephrostogram on [**4-12**], today\r\nwith acute shortness of breath, fevers, and rigors. Also reported hematocrit\r\ndrop. Evaluate for pulmonary embolism or hematoma.\r\nCOMPARISON: Non-contrast CT of the abdomen and pelvis dated [**2143-4-11**].\r\nTECHNIQUE: MDCT acquired images of the chest, abdomen, and pelvis were\r\nobtained before and after the administration of IV contrast. A true CT\r\nangiogram could not be performed due to lack of appropriate intravenous\r\naccess.\r\nCT OF THE CHEST WITHOUT AND WITH IV CONTRAST: Evaluation of the pulmonary\r\narteries is limited with no large central pulmonary embolism seen. Evaluation\r\nof the segmental and subsegmental branches is limited. There is a central\r\nvenous catheter that terminates in the right atrium. There are numerous small\r\nmesenteric and axillary lymph nodes that do not meet CT criteria for\r\npathologic enlargement. There are coronary artery calcifications. There are\r\nbilateral small layering pleural effusions with associated compressive\r\natelectasis. The images of the lungs are limited due to motion. There\r\nappears to be a patchy, predominantly ground-glass opacity in both lower\r\nlobes, left worse than right. The aorta appears intact. There is debris in\r\nthe trachea.\r\nCT OF THE ABDOMEN WITHOUT AND WITH IV CONTRAST: There is high-density\r\nmaterial tracking along the course of a dilated left ureter consistent with\r\nhemorrhage that is new compared to the previous study. New stranding in the\r\nleft retroperitoneum is also present consistent with retroperitoneal\r\nhemorrhage. Perinephric stranding is present, as was seen on the previous\r\nstudy. The degree of dilatation of the left ureter is unchanged. Several\r\nfoci of air outside of the collecting system are present, presumably\r\npostprocedural in nature. Contrast-enhanced images show abnormal perfusion of\r\nthe left kidney with a striated appearance, most severe at the upper pole with\r\nperipheral wedge-shaped hypoenhancing areas also present on top of the areas\r\nof reduced perfusion. No active extravasation of contrast is seen. The right\r\nkidney is normal. The liver, spleen, and adrenal glands are unremarkable.\r\nPancreas is unremarkable with slightly prominent distal common bile duct\r\nmeasuring up to 8-9 mm. There is a small cystic lesion measuring 5 mm at the\r\nhead of the pancreas (series 10, image 143). Small and large bowel are\r\n(Over)\r\n[**2143-4-13**] 5:04 PM\r\nCT ABD W&W/O C; CT CHEST W&W/O C Clip # [**Clip Number (Radiology) 38350**]\r\nCT PELVIS W&W/O C\r\nReason: ? PE, evidence of pneumonia\r\nAdmitting Diagnosis: SEPSIS\r\nField of view: 38 Contrast: OPTIRAY Amt: 130\r\n______________________________________________________________________________\r\nFINAL REPORT\r\n(Cont)\r\ngrossly unremarkable. The aorta, celiac artery, superior mesenteric artery,\r\ninferior mesenteric artery, and renal arteries appear patent.\r\nCT OF THE PELVIS WITHOUT AND WITH IV CONTRAST: The prostate gland is\r\nenlarged. Thickening of the bladder wall is again demonstrated. Several foci\r\nof air within the bladder are presumably secondary to the Foley catheter. The\r\nrectum and sigmoid colon are unremarkable.\r\nBONE WINDOWS: There are degenerative changes with no suspicious lytic or\r\nsclerotic lesions.\r\nIMPRESSION:\r\n1. New high-density material surrounding the left ureter and tracking within\r\nthe retroperitoneum consistent with hemorrhage.\r\n2. Abnormal perfusion of the left kidney, most severe at the upper pole.\r\nFindings are consistent with pyelonephritis. Edema and abnormal perfusion at\r\nthe upper pole and interpolar region medially with multiple peripheral\r\nhypoenhancing wedge- shaped regions likely represent ischemia and a component\r\nof infarction.\r\n3. Limited examination for pulmonary embolism due to suboptimal contrast\r\nbolus with no large central embolus seen. Evaluation of distal segmental and\r\nsubsegmental branches is limited.\r\n4. Small bilateral layering pleural effusions with associated compressive\r\natelectasis. Patchy predominantly ground-glass opacities in both lower lobes,\r\nleft worse than right could represent pneumonia or pneumonitis.\r\n5. 5mm cystic lesion in the head of the pancreas. Recommend 1 year follow up.\r\nThe above was discussed with Dr. [**First Name8 (NamePattern2) 951**] [**Last Name (NamePattern1) 1238**] at approximately 6:30 p.m. on\r\n[**2143-4-13**].\r\n"
}
}
]
}
]
}
}
},
"responses": {
"200": {
"headers": {
"x-ms-request-id": "c7e9a8d7-6b5f-4e3d-9a2c-1f8b0e2c3f4a",
"Operation-Location": "{endpoint}/health-insights/radiology-insights/jobs/{id}?api-version=2024-10-01"
},
"body": {
"status": "notStarted",
"id": "ad28aef5-87f3-4d2d-97eb-5cdeb4519d12"
}
},
"201": {
"headers": {
"x-ms-request-id": "c7e9a8d7-6b5f-4e3d-9a2c-1f8b0e2c3f4a",
"Operation-Location": "{endpoint}/health-insights/radiology-insights/jobs/{id}?api-version=2024-10-01"
},
"body": {
"status": "notStarted",
"id": "ad28aef5-87f3-4d2d-97eb-5cdeb4519d12"
}
}
}
}
Loading