PackagesCanonicalsLogsProblems
    Packages
    ihe.rad.imr@1.0.0-comment
    http://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportReader
{
  "description": "IHE Radiology Interactive Multimedia Report (IMR) - Report Reader",
  "_filename": "CapabilityStatement-IHE.IMR.ReportReader.json",
  "package_name": "ihe.rad.imr",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2022-02-20T00:00:00-05:00",
  "publisher": "IHE Radiology Technical Committee",
  "fhirVersion": "4.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHE_IMR_ReportReader",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Report Reader",
  "package_version": "1.0.0-comment",
  "status": "active",
  "id": "c53af358-a87e-4061-98b2-854fd2e3a6f7",
  "kind": "requirements",
  "url": "http://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportReader",
  "version": "1.0.0-comment",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/radiology/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "radiology@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE Radiology Technical Committee",
    "telecom": [ {
      "value": "radiology@ihe.net",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "DiagnosticReport",
      "profile": "http://profiles.ihe.net/RAD/IMR/StructureDefinition/imr/diagnosticreport",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "_id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
        "documentation": "Logical id of this artifact"
      }, {
        "name": "_lastupdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "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"
    } ]
  } ]
}