{
  "resourceType" : "ImagingStudy",
  "id" : "example-imaging-study-mrt-knie",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy example-imaging-study-mrt-knie</b></p><a name=\"example-imaging-study-mrt-knie\"> </a><a name=\"hcexample-imaging-study-mrt-knie\"> </a><p><b>status</b>: Available</p><p><b>modality</b>: <a href=\"http://dicom.nema.org/resources/ontology/DCM#DCM-MR\">DICOM: MR</a> (Magnetic Resonance)</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p></div>"
  },
  "status" : "available",
  "modality" : [{
    "system" : "http://dicom.nema.org/resources/ontology/DCM",
    "code" : "MR"
  }],
  "subject" : {
    "reference" : "Patient/example-patient"
  }
}