German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"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"
}
}