Skip to content

Instantly share code, notes, and snippets.

View FMCalisto's full-sized avatar
🎲
Researching

Francisco Maria Calisto FMCalisto

🎲
Researching
View GitHub Profile
{
"rawData": {
"studyId": "<study_id>",
"modality": "<modality_type>",
"stacks": [
{
"seriesDescription": "<series_description>",
"stackId": "<stack_number>",
"imageIds": [
"wadouri://<server_url>/instances/<instance_id>/file",
@FMCalisto
FMCalisto / eeaed6f4-e5ea-46f4-8a93-c237a636c2cf.json
Created July 19, 2019 19:16
Anonymized Patient Annotations Sample
{
"rawData": {
"studyId": "eeaed6f4-e5ea-46f4-8a93-c237a636c2cf",
"modality": "Breast",
"stacks": [
{
"seriesDescription": "US",
"stackId": "1",
"imageIds": [
"wadouri://localhost:8042/instances/e8f1f8d7-cb66febc-ae105069-60c2763c-169b44d0/file"
{
"patient": [
{
"biradsAssis": "5",
"biradsPhys": "",
"cancerChance": "0.9967"
}
]
}
{
"patientData": {
"patientList": [
{
"studyId": "123456",
"biradsAssis": "4",
"biradsPhys": "4",
"cancerChance": "82"
},
{
{
"assisMessage": {
"message_001": "Hello!",
"message_002": "I am your Assistant",
"message_003": "This Patient has",
"message_004": "chance of having Cancer!",
"message_005": "The estimeted BI-RADS is"
},
"assisWarning": {
"warning_001": "Do you need help?",
{
"AcquisitionDate" : "20131101",
"AcquisitionTime" : "111611.234000",
"BitsAllocated" : "8",
"BitsStored" : "8",
"Columns" : "609",
"ContentDate" : "20131101",
"ContentTime" : "111611.234000",
"HighBit" : "7",
"IconImageSequence" : [
{
"patientdata": {
"patientnmdata": "14037AA3-EA86-4E80-A0FF-14A2AA70B648",
"agedata": "67",
"pbdata": "1",
"fbdata": "0",
"obesitydata": "1",
"densitydata": "0",
"pathologydata": "0"
},
server {
listen 8048 default_server;
location / {
proxy_pass http://localhost:8148;
proxy_set_header HOST $host;
proxy_set_header X-Real-IP $remote_addr;
rewrite /orthanc(.*) $1 break;
add_header 'Access-Control-Allow-Credentials' 'true';
add_header 'Access-Control-Allow-Headers' 'DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type';
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS';
{
"patientName" : "EXAMPLE",
"patientId" : "EXAMPLE",
"studyDate" : "EXAMPLE",
"modality" : "EXAMPLE",
"studyDescription" :"EXAMPLE",
"numImages" : 1,
"studyId" : "example",
"seriesList" : [
{
{
"patientName" : "Anonymized5",
"patientId" : "ef05fc61-700f-4f2c-a00e-48cea2443063",
"studyDate" : "20160210",
"modality" : "US^MG",
"studyDescription" :"Breast^Mamografia",
"numImages" : 10,
"studyId" : "anonymized5",
"seriesList" : [
{