FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/IHE.IMR.ReportCreator

Packageihe.rad.imr
TypeCapabilityStatement
IdIHE.IMR.ReportCreator
FHIR VersionR4
Sourcehttps://profiles.ihe.net/RAD/IMR/https://build.fhir.org/ig/IHE/RAD.IMR/CapabilityStatement-IHE.IMR.ReportCreator.html
URLhttps://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportCreator
Version1.1.0
Statusactive
Date2022-02-20T00:00:00-05:00
NameIHE_IMR_ReportCreator
TitleReport Creator
Realmuv
Authorityihe
DescriptionIHE Radiology Interactive Multimedia Report (IMR) - Report Creator
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This Requirements CapabilityStatement describes the Report Creator.

Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.IMR.ReportCreator",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/RAD/IMR/CapabilityStatement/IHE.IMR.ReportCreator",
  "version": "1.1.0",
  "name": "IHE_IMR_ReportCreator",
  "title": "Report Creator",
  "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 Creator",
  "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",
      "security": {
        "description": "Recommend IUA or SMART"
      },
      "interaction": [
        {
          "code": "transaction",
          "documentation": "https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-store-multimedia-report-bundle"
        }
      ]
    }
  ]
}