FHIR Osiris Implementation Guide
1.1.0 - trial-implementation
This page is part of the OSIRIS FHIR Implementation Guide (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ImagingStudy",
"id" : "fhir-osiris-example-imagingstudy-dx",
"meta" : {
"profile" : [
🔗 "https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/onco-imagingstudy"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy fhir-osiris-example-imagingstudy-dx</b></p><a name=\"fhir-osiris-example-imagingstudy-dx\"> </a><a name=\"hcfhir-osiris-example-imagingstudy-dx\"> </a><a name=\"fhir-osiris-example-imagingstudy-dx-en-US\"> </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\">Profil: <a href=\"StructureDefinition-onco-imagingstudy.html\">Imaging Study</a></p></div><p><b>identifier</b>: 1.3.6.1.4.1.14519.5.2.1.6279.6001.175012972118199124641098335511</p><p><b>status</b>: Available</p><p><b>modality</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-umls.html#umls-C0439673\">Unified Medical Language System C0439673</a>: C0439673</p><p><b>subject</b>: <a href=\"Patient-LIDC-IDRI-0001.html\">Patient Anonyme Unknown, Date de Naissance :1000-01-01</a></p><p><b>started</b>: 2000-01-01</p><p><b>endpoint</b>: <a href=\"Endpoint-fhir-osiris-example-imagingendpoint-dx.html\">Endpoint ['Soft-tissue-Sarcoma/LIDC-IDRI-0001/01-01-2000-NA-NA-35511/3000923.000000-NA-62357/1-1.dcm']</a></p><p><b>numberOfSeries</b>: 999999</p><p><b>reasonReference</b>: <a href=\"Observation-fhir-osiris-example-analysis-dx.html\">Observation Imaging</a></p><p><b>description</b>: Unknown</p><blockquote><p><b>series</b></p><blockquote><p><b>Imaging Settings</b></p><blockquote><p><b>url</b></p>slice_thickness</blockquote><p><b>value</b>: Unknown</p><blockquote><p><b>url</b></p>pixel_spacing</blockquote><p><b>value</b>: Unknown</p><blockquote><p><b>url</b></p>rows</blockquote><p><b>value</b>: 2022</p><blockquote><p><b>url</b></p>columns</blockquote><p><b>value</b>: 2022</p><p><b>image_laterality</b>: Unknown</p><p><b>kvp</b>: 999999</p><p><b>exposure</b>: 2</p><p><b>exposure_time</b>: 7</p><p><b>patient_orientation</b>: ['P', 'F']</p><blockquote><p><b>url</b></p>dx_image</blockquote></blockquote><blockquote><p><b>Weight and Height at the time of the Serie</b></p><ul><li>patient_weight: 999999</li><li>patient_height: 999999</li></ul></blockquote><p><b>uid</b>: 1.3.6.1.4.1.14519.5.2.1.6279.6001.141365756818074696859567662357</p><p><b>number</b>: 3000923</p><p><b>modality</b>: dicom DX: DX</p><p><b>description</b>: Unknown</p><p><b>numberOfInstances</b>: 999999</p><p><b>bodySite</b>: <a href=\"http://snomed.info/id/43799004\">SNOMED CT 43799004</a>: Thorax</p><p><b>started</b>: 2000-01-01</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Device-fhir-osiris-example-imagingdevice-dx.html\">Device : manufacturer = GE MEDICAL SYSTEMS</a></td></tr></table><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td></tr><tr><td style=\"display: none\">*</td><td>1.3.6.1.4.1.14519.5.2.1.6279.6001.307896144859643716158189196068</td><td>[not stated] table_B.5-1#1.2.840.10008.5.1.4.1.1.1.1: Digital X-Ray Image Storage - For Presentation</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"value" : "1.3.6.1.4.1.14519.5.2.1.6279.6001.175012972118199124641098335511"
}
],
"status" : "available",
"modality" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/umls",
"code" : "C0439673"
}
],
"subject" : {
🔗 "reference" : "Patient/LIDC-IDRI-0001"
},
"started" : "2000-01-01",
"endpoint" : [
{
🔗 "reference" : "Endpoint/fhir-osiris-example-imagingendpoint-dx"
}
],
"numberOfSeries" : 999999,
"reasonReference" : [
{
🔗 "reference" : "Observation/fhir-osiris-example-analysis-dx"
}
],
"description" : "Unknown",
"series" : [
{
"extension" : [
{
"extension" : [
{
"url" : "slice_thickness",
"valueString" : "Unknown"
},
{
"url" : "pixel_spacing",
"valueString" : "Unknown"
},
{
"url" : "rows",
"valueInteger" : 2022
},
{
"url" : "columns",
"valueInteger" : 2022
},
{
"extension" : [
{
"url" : "image_laterality",
"valueString" : "Unknown"
},
{
"url" : "kvp",
"valueInteger" : 999999
},
{
"url" : "exposure",
"valueInteger" : 2
},
{
"url" : "exposure_time",
"valueInteger" : 7
},
{
"url" : "patient_orientation",
"valueString" : "['P', 'F']"
}
],
"url" : "dx_image"
}
],
"url" : "https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/imaging-settings"
},
{
"extension" : [
{
"url" : "patient_weight",
"valueDecimal" : 999999
},
{
"url" : "patient_height",
"valueDecimal" : 999999
}
],
"url" : "https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/series-weightheigt"
}
],
"uid" : "1.3.6.1.4.1.14519.5.2.1.6279.6001.141365756818074696859567662357",
"number" : 3000923,
"modality" : {
"system" : "https://dicom.nema.org/medical/dicom",
"code" : "DX"
},
"description" : "Unknown",
"numberOfInstances" : 999999,
"bodySite" : {
"system" : "http://snomed.info/sct",
"code" : "43799004"
},
"started" : "2000-01-01",
"performer" : [
{
"actor" : {
🔗 "reference" : "Device/fhir-osiris-example-imagingdevice-dx"
}
}
],
"instance" : [
{
"uid" : "1.3.6.1.4.1.14519.5.2.1.6279.6001.307896144859643716158189196068",
"sopClass" : {
"code" : "table_B.5-1#1.2.840.10008.5.1.4.1.1.1.1",
"display" : "Digital X-Ray Image Storage - For Presentation"
}
}
]
}
]
}