Health eData 1 Sandbox, published by HL7 International / Cross-Group Projects. 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/USCDIV7/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ImagingStudy",
"id" : "multiseries-ct",
"meta" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString" : "Multi-series CT ImagingStudy Example"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown" : "This example of a *US Core ImagingStudy Profile* records a two-series computed tomography study of the abdomen and pelvis with the series and instance skeleton populated."
}
],
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-imagingstudy"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy multiseries-ct</b></p><a name=\"multiseries-ct\"> </a><a name=\"hcmultiseries-ct\"> </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-us-core-imagingstudy.html\">US Core ImagingStudy Profile</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:2.16.840.1.113883.19.5.1.1.300</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=\"http://hl7.org/fhir/us/core/STU9/Patient-example.html\">Amy V. Baxter</a></p><p><b>endpoint</b>: <a href=\"Endpoint-wado-rs.html\">Acme Radiology DICOMweb WADO-RS</a></p><p><b>numberOfSeries</b>: 2</p><p><b>numberOfInstances</b>: 4</p><blockquote><p><b>series</b></p><p><b>uid</b>: 2.16.840.1.113883.19.5.1.1.300.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><blockquote><p><b>instance</b></p><p><b>uid</b>: 2.16.840.1.113883.19.5.1.1.300.1.1</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (CT Image Storage)</p><p><b>number</b>: 1</p></blockquote><blockquote><p><b>instance</b></p><p><b>uid</b>: 2.16.840.1.113883.19.5.1.1.300.1.2</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (CT Image Storage)</p><p><b>number</b>: 2</p></blockquote></blockquote><blockquote><p><b>series</b></p><p><b>uid</b>: 2.16.840.1.113883.19.5.1.1.300.2</p><p><b>number</b>: 2</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><blockquote><p><b>instance</b></p><p><b>uid</b>: 2.16.840.1.113883.19.5.1.1.300.2.1</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (CT Image Storage)</p><p><b>number</b>: 1</p></blockquote><blockquote><p><b>instance</b></p><p><b>uid</b>: 2.16.840.1.113883.19.5.1.1.300.2.2</p><p><b>sopClass</b>: unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (CT Image Storage)</p><p><b>number</b>: 2</p></blockquote></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:dicom:uid",
"value" : "urn:oid:2.16.840.1.113883.19.5.1.1.300"
}
],
"status" : "available",
"modality" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT",
"display" : "Computed Tomography"
}
],
"subject" : {
"reference" : "Patient/example",
"display" : "Amy V. Baxter"
},
"endpoint" : [
{
🔗 "reference" : "Endpoint/wado-rs",
"display" : "Acme Radiology DICOMweb WADO-RS"
}
],
"numberOfSeries" : 2,
"numberOfInstances" : 4,
"series" : [
{
"uid" : "2.16.840.1.113883.19.5.1.1.300.1",
"number" : 1,
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT",
"display" : "Computed Tomography"
},
"instance" : [
{
"uid" : "2.16.840.1.113883.19.5.1.1.300.1.1",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2",
"display" : "CT Image Storage"
},
"number" : 1
},
{
"uid" : "2.16.840.1.113883.19.5.1.1.300.1.2",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2",
"display" : "CT Image Storage"
},
"number" : 2
}
]
},
{
"uid" : "2.16.840.1.113883.19.5.1.1.300.2",
"number" : 2,
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT",
"display" : "Computed Tomography"
},
"instance" : [
{
"uid" : "2.16.840.1.113883.19.5.1.1.300.2.1",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2",
"display" : "CT Image Storage"
},
"number" : 1
},
{
"uid" : "2.16.840.1.113883.19.5.1.1.300.2.2",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2",
"display" : "CT Image Storage"
},
"number" : 2
}
]
}
]
}