MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Imaging Study - JSON Representation

Raw json | Download

{
  "resourceType" : "ImagingStudy",
  "id" : "ExampleImagingStudyImg",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/imagingStudy-img-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy ExampleImagingStudyImg</b></p><a name=\"ExampleImagingStudyImg\"> </a><a name=\"hcExampleImagingStudyImg\"> </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-imagingStudy-img-myhealtheu.html\">Medical Imaging Report Imaging Study</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.3.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/\">DICOM Unique Id</a>/urn:oid:1.2.840.113619.2.55.3.604688654.781.1591781992.467</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest-ExampleServiceRequestImg.html\">ServiceRequest unknown</a></p><p><b>endpoint</b>: </p><ul><li><a href=\"Endpoint-ExampleWadoRsEndpointImg.html\">Endpoint WADO-RS Server</a></li><li><a href=\"Endpoint-ExampleIidViewerEndpointImg.html\">Endpoint Interactive Image Display (IID) Viewer</a></li></ul><blockquote><p><b>series</b></p><p><b>uid</b>: 1.2.840.113619.2.55.3.604688654.781.1591781992.468</p><p><b>modality</b>: DICOM CT: Computed Tomography</p><p><b>bodySite</b>: <a href=\"http://snomed.info/id/69536005\">SNOMED CT 69536005</a>: Head structure</p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRF}\">performer</span></p><p><b>actor</b>: <a href=\"PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html\">PractitionerRole Medical Doctors</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType CST}\">custodian</span></p><p><b>actor</b>: <a href=\"PractitionerRole-ExampleCustodianRoleImg.html\">PractitionerRole Medical records and health information technicians</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType DEV}\">device</span></p><p><b>actor</b>: <a href=\"Device-ExampleDeviceMeasuringImg.html\">Device: identifier = http://example.org/devices#MEASURE-IMG-001; manufacturer = MediTech Imaging GmbH</a></p></blockquote><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Uid</b></td><td><b>SopClass</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>1.2.840.113619.2.55.3.604688654.781.1591781992.469</td><td>unknown urn:oid:1.2.840.10008.5.1.4.1.1.2: CT Image Storage</td><td>CT Head Axial</td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "urn:dicom:uid",
      "value" : "urn:oid:1.2.840.113619.2.55.3.604688654.781.1591781992.467"
    }
  ],
  "status" : "available",
  "subject" : {
    🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/ExampleServiceRequestImg",
      "identifier" : {
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "ACSN"
            }
          ]
        },
        "system" : "http://example.org/fhir/accession",
        "value" : "ACC-IMG-123456"
      }
    }
  ],
  "endpoint" : [
    {
      🔗 "reference" : "Endpoint/ExampleWadoRsEndpointImg"
    },
    {
      🔗 "reference" : "Endpoint/ExampleIidViewerEndpointImg"
    }
  ],
  "series" : [
    {
      "uid" : "1.2.840.113619.2.55.3.604688654.781.1591781992.468",
      "modality" : {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "code" : "CT"
      },
      "bodySite" : {
        "system" : "http://snomed.info/sct",
        "code" : "69536005",
        "display" : "Head structure"
      },
      "performer" : [
        {
          "function" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code" : "PRF"
              }
            ]
          },
          "actor" : {
            🔗 "reference" : "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
          }
        },
        {
          "function" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code" : "CST"
              }
            ]
          },
          "actor" : {
            🔗 "reference" : "PractitionerRole/ExampleCustodianRoleImg"
          }
        },
        {
          "function" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code" : "DEV"
              }
            ]
          },
          "actor" : {
            🔗 "reference" : "Device/ExampleDeviceMeasuringImg"
          }
        }
      ],
      "instance" : [
        {
          "extension" : [
            {
              "url" : "http://fhir.ehdsi.eu/imaging/StructureDefinition/instance-description",
              "valueString" : "Axial CT scan of the head without contrast"
            }
          ],
          "uid" : "1.2.840.113619.2.55.3.604688654.781.1591781992.469",
          "sopClass" : {
            "system" : "urn:ietf:rfc:3986",
            "code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2",
            "display" : "CT Image Storage"
          },
          "title" : "CT Head Axial"
        }
      ]
    }
  ]
}