: ImagingStudy: Prior MRT Knie (Vergleich) - JSON Representation
Raw json | Download
{
"resourceType" : "ImagingStudy",
"id" : "example-prior-imaging-study-knie",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy example-prior-imaging-study-knie</b></p><a name=\"example-prior-imaging-study-knie\"> </a><a name=\"hcexample-prior-imaging-study-knie\"> </a><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-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"
}
}