Package | ihe.rad.imr |
Type | CapabilityStatement |
Id | IHE.IMR.ReportReader |
FHIR Version | R4 |
Source | https://profiles.ihe.net/RAD/IMR/https://build.fhir.org/ig/IHE/RAD.IMR/CapabilityStatement-IHE.IMR.ReportReader.html |
URL | https://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportReader |
Version | 1.1.0 |
Status | active |
Date | 2022-02-20T00:00:00-05:00 |
Name | IHE_IMR_ReportReader |
Title | Report Reader |
Realm | uv |
Authority | ihe |
Description | IHE Radiology Interactive Multimedia Report (IMR) - Report Reader |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "CapabilityStatement", "id": "IHE.IMR.ReportReader", "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportReader", "version": "1.1.0", "name": "IHE_IMR_ReportReader", "title": "Report Reader", "status": "active", "experimental": false, "date": "2022-02-20T00:00:00-05:00", "publisher": "IHE Radiology Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/radiology/" } ] }, { "telecom": [ { "system": "email", "value": "radiology@ihe.net" } ] }, { "name": "IHE Radiology Technical Committee", "telecom": [ { "system": "email", "value": "radiology@ihe.net" } ] } ], "description": "IHE Radiology Interactive Multimedia Report (IMR) - Report Reader", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "kind": "requirements", "fhirVersion": "4.0.0", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "client", "resource": [ { "type": "DiagnosticReport", "profile": "https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr/diagnosticreport", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "documentation": "Logical id of this artifact" }, { "name": "_lastupdated", "type": "date", "documentation": "When the resource version last changed" }, { "name": "subject", "type": "reference", "documentation": "The patient subject to this report" }, { "name": "basedOn", "type": "reference", "documentation": "The ServiceRequest (or other) referenced by this report" }, { "name": "imagingStudy", "type": "reference", "documentation": "The ImagingStudy referenced by this report" }, { "name": "status", "type": "token", "documentation": "The report status" }, { "name": "category", "type": "token", "documentation": "The high level category of this report" }, { "name": "code", "type": "token", "documentation": "The type of this report" }, { "name": "resultsInterpreter", "type": "reference", "documentation": "The primary result interpreter of this report" } ] } ], "interaction": [ { "code": "search-system" } ] } ] }