SMART Imaging Access
0.1.0 - ci-build
SMART Imaging Access, published by Argonaut Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/argonautproject/smart-imaging/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "imaging-search-response",
"type" : "searchset",
"total" : 2,
"link" : [
{
"relation" : "self",
"url" : "https://imaging.example.org/fhir/ImagingStudy?patient=patient-example&_include=ImagingStudy:endpoint"
}
],
"entry" : [
{
"fullUrl" : "https://imaging.example.org/fhir/ImagingStudy/imaging-study-contained-endpoint",
"resource" : {
"resourceType" : "ImagingStudy",
"id" : "imaging-study-contained-endpoint",
"meta" : {
"profile" : [
🔗 "http://fhir.org/argonaut/smart-imaging/StructureDefinition/smart-imaging-study"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_imaging-study-contained-endpoint\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy imaging-study-contained-endpoint</b></p><a name=\"imaging-study-contained-endpoint\"> </a><a name=\"hcimaging-study-contained-endpoint\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-smart-imaging-study.html\">SMART ImagingStudy</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of "urn:oid:". See https://www.dicomstandard.org/\">DICOM Unique Id</a>/urn:oid:1.2.840.99999999.19341866.1571297684</p><p><b>status</b>: Available</p><p><b>modality</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-CT\">DICOM: CT</a> (Computed Tomography)</p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Jason Argonaut (no stated gender), DoB Unknown ( http://hospital.example.org/mrn#8675309)</a></p><p><b>started</b>: 2023-02-24 14:02:49+0000</p><p><b>endpoint</b>: <a href=\"#hcimaging-study-contained-endpoint/e\">Endpoint: extension = true; status = active; connectionType = DICOM WADO-RS (Endpoint Connection Type#dicom-wado-rs); payloadType = Any; address = https://imaging.example.org/wado-rs</a></p><p><b>numberOfSeries</b>: 1</p><p><b>numberOfInstances</b>: 3</p><blockquote><p><b>series</b></p><p><b>uid</b>: 1.2.840.99999999.19341866.1571297684.1</p><p><b>number</b>: 1</p><p><b>modality</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-CT\">DICOM: CT</a> (Computed Tomography)</p><p><b>numberOfInstances</b>: 3</p><blockquote><p><b>instance</b></p><p><b>uid</b>: 1.2.840.99999999.19341866.1571297684.1.1</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (urn:oid:1.2.840.10008.5.1.4.1.1.2)</p><p><b>number</b>: 1</p></blockquote><blockquote><p><b>instance</b></p><p><b>uid</b>: 1.2.840.99999999.19341866.1571297684.1.2</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (urn:oid:1.2.840.10008.5.1.4.1.1.2)</p><p><b>number</b>: 2</p></blockquote><blockquote><p><b>instance</b></p><p><b>uid</b>: 1.2.840.99999999.19341866.1571297684.1.3</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (urn:oid:1.2.840.10008.5.1.4.1.1.2)</p><p><b>number</b>: 3</p></blockquote></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Endpoint #e</b></p><a name=\"imaging-study-contained-endpoint/e\"> </a><a name=\"hcimaging-study-contained-endpoint/e\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-smart-wado-endpoint.html\">SMART WADO-RS Endpoint</a></p></div><p><b>Requires Access Token</b>: true</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs\">Endpoint Connection Type: dicom-wado-rs</a> (DICOM WADO-RS)</p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type any}\">Any</span></p><p><b>address</b>: <a href=\"https://imaging.example.org/wado-rs\">https://imaging.example.org/wado-rs</a></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Endpoint",
"id" : "e",
"meta" : {
"profile" : [
🔗 "http://fhir.org/argonaut/smart-imaging/StructureDefinition/smart-wado-endpoint"
]
},
"extension" : [
{
"url" : "http://fhir.org/argonaut/smart-imaging/StructureDefinition/requires-access-token",
"valueBoolean" : true
}
],
"status" : "active",
"connectionType" : {
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code" : "dicom-wado-rs"
},
"payloadType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code" : "any"
}
]
}
],
"address" : "https://imaging.example.org/wado-rs"
}
],
"identifier" : [
{
"system" : "urn:dicom:uid",
"value" : "urn:oid:1.2.840.99999999.19341866.1571297684"
}
],
"status" : "available",
"modality" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT",
"display" : "Computed Tomography"
}
],
"subject" : {
🔗 "reference" : "Patient/patient-example"
},
"started" : "2023-02-24T14:02:49Z",
"endpoint" : [
{
"reference" : "#e"
}
],
"numberOfSeries" : 1,
"numberOfInstances" : 3,
"series" : [
{
"uid" : "1.2.840.99999999.19341866.1571297684.1",
"number" : 1,
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT"
},
"numberOfInstances" : 3,
"instance" : [
{
"uid" : "1.2.840.99999999.19341866.1571297684.1.1",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2"
},
"number" : 1
},
{
"uid" : "1.2.840.99999999.19341866.1571297684.1.2",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2"
},
"number" : 2
},
{
"uid" : "1.2.840.99999999.19341866.1571297684.1.3",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2"
},
"number" : 3
}
]
}
]
},
"search" : {
"mode" : "match"
}
},
{
"fullUrl" : "https://imaging.example.org/fhir/ImagingStudy/imaging-study-external-endpoint",
"resource" : {
"resourceType" : "ImagingStudy",
"id" : "imaging-study-external-endpoint",
"meta" : {
"profile" : [
🔗 "http://fhir.org/argonaut/smart-imaging/StructureDefinition/smart-imaging-study"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_imaging-study-external-endpoint\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy imaging-study-external-endpoint</b></p><a name=\"imaging-study-external-endpoint\"> </a><a name=\"hcimaging-study-external-endpoint\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-smart-imaging-study.html\">SMART ImagingStudy</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of "urn:oid:". See https://www.dicomstandard.org/\">DICOM Unique Id</a>/urn:oid:1.2.840.99999999.82943819.1948573621</p><p><b>status</b>: Available</p><p><b>modality</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-MR\">DICOM: MR</a> (Magnetic Resonance)</p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Jason Argonaut (no stated gender), DoB Unknown ( http://hospital.example.org/mrn#8675309)</a></p><p><b>started</b>: 2023-05-11 09:30:00+0000</p><p><b>endpoint</b>: <a href=\"Endpoint-wado-endpoint-example.html\">Endpoint: extension = true; status = active; connectionType = DICOM WADO-RS (Endpoint Connection Type#dicom-wado-rs); payloadType = Any; address = https://pacs.example.org/dicom-web</a></p><p><b>numberOfSeries</b>: 1</p><p><b>numberOfInstances</b>: 1</p><blockquote><p><b>series</b></p><p><b>uid</b>: 1.2.840.99999999.82943819.1948573621.1</p><p><b>number</b>: 1</p><p><b>modality</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-MR\">DICOM: MR</a> (Magnetic Resonance)</p><p><b>numberOfInstances</b>: 1</p><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td><td><b>Number</b></td></tr><tr><td style=\"display: none\">*</td><td>1.2.840.99999999.82943819.1948573621.1.1</td><td>unknown: urn:oid:1.2.840.10008.5.1.4.1.1.4 (urn:oid:1.2.840.10008.5.1.4.1.1.4)</td><td>1</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:dicom:uid",
"value" : "urn:oid:1.2.840.99999999.82943819.1948573621"
}
],
"status" : "available",
"modality" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "MR",
"display" : "Magnetic Resonance"
}
],
"subject" : {
🔗 "reference" : "Patient/patient-example"
},
"started" : "2023-05-11T09:30:00Z",
"endpoint" : [
{
🔗 "reference" : "Endpoint/wado-endpoint-example"
}
],
"numberOfSeries" : 1,
"numberOfInstances" : 1,
"series" : [
{
"uid" : "1.2.840.99999999.82943819.1948573621.1",
"number" : 1,
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "MR"
},
"numberOfInstances" : 1,
"instance" : [
{
"uid" : "1.2.840.99999999.82943819.1948573621.1.1",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.4"
},
"number" : 1
}
]
}
]
},
"search" : {
"mode" : "match"
}
},
{
"fullUrl" : "https://imaging.example.org/fhir/Endpoint/wado-endpoint-example",
"resource" : {
"resourceType" : "Endpoint",
"id" : "wado-endpoint-example",
"meta" : {
"profile" : [
🔗 "http://fhir.org/argonaut/smart-imaging/StructureDefinition/smart-wado-endpoint"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_wado-endpoint-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Endpoint wado-endpoint-example</b></p><a name=\"wado-endpoint-example\"> </a><a name=\"hcwado-endpoint-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-smart-wado-endpoint.html\">SMART WADO-RS Endpoint</a></p></div><p><b>Requires Access Token</b>: true</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs\">Endpoint Connection Type: dicom-wado-rs</a> (DICOM WADO-RS)</p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type any}\">Any</span></p><p><b>address</b>: <a href=\"https://pacs.example.org/dicom-web\">https://pacs.example.org/dicom-web</a></p></div>"
},
"extension" : [
{
"url" : "http://fhir.org/argonaut/smart-imaging/StructureDefinition/requires-access-token",
"valueBoolean" : true
}
],
"status" : "active",
"connectionType" : {
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code" : "dicom-wado-rs"
},
"payloadType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code" : "any"
}
]
}
],
"address" : "https://pacs.example.org/dicom-web"
},
"search" : {
"mode" : "include"
}
}
]
}