Package | ihe.rad.imr |
Type | CapabilityStatement |
Id | IHE.IMR.ReportRepository |
FHIR Version | R4 |
Source | https://profiles.ihe.net/RAD/IMR/https://build.fhir.org/ig/IHE/RAD.IMR/CapabilityStatement-IHE.IMR.ReportRepository.html |
URL | https://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportRepository |
Version | 1.1.0 |
Status | active |
Date | 2022-02-20T00:00:00-05:00 |
Name | IHE_IMR_ReportRepository |
Title | Report Repository |
Realm | uv |
Authority | ihe |
Description | IHE Radiology Interactive Multimedia Report (IMR) - Report Repository |
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.ReportRepository", "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportRepository", "version": "1.1.0", "name": "IHE_IMR_ReportRepository", "title": "Report Repository", "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 Repository", "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": "server", "security": { "description": "Recommend IUA or SMART" }, "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": "transaction", "documentation": "https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-store-multimedia-report-bundle" }, { "code": "search-system" } ] } ] }