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

FHIR IG Statistics: CapabilityStatement/RDSC

Packagehl7.fhir.uv.radiation-dose-summary
TypeCapabilityStatement
IdRDSC
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/radiation-dose-summary/https://build.fhir.org/ig/HL7/fhir-radiation-dose-summary-ig/CapabilityStatement-RDSC.html
URLhttp://hl7.org/fhir/uv/radiation-dose-summary/CapabilityStatement/RDSC
Version1.0.0
Statusactive
Date2021-06-28
NameRDSC
TitleRDSC Actor requirements
Realmuv
Authorityhl7
DescriptionDefines the operations requirements for RDSC actor
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
hl7.fhir.uv.radiation-dose-summaryRadiation Dose Summary for Diagnostic Procedures on FHIR

Narrative

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

Generated Narrative: CapabilityStatement RDSC

RDSC Actor requirements

  • Implementation Guide Version: 1.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats:
  • Published on: 2021-06-28
  • Published by: HL7 International / Imaging Integration

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

SHALL Support the Following Implementation Guides

FHIR RESTful Capabilities

Mode: client

Description of the needed resources to be supported by the RDSC actor.

Summary of System-wide Interactions
  • Supports the transactioninteraction.
  • Supports the search-systeminteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
Patient y
Practitioner y
ImagingStudy y
Device y
Observation yyidentifier, code, patient, device, part-of, date

Resource Conformance: SHALL Patient

Core FHIR Resource
Patient
Reference Policy
Interaction summary
  • SHALL support read.

Documentation

Read patient information.

Resource Conformance: SHALL Practitioner

Core FHIR Resource
Practitioner
Reference Policy
Interaction summary
  • SHALL support read.

Documentation

Read practitioner information.

Resource Conformance: SHALL ImagingStudy

Core FHIR Resource
ImagingStudy
Reference Policy
Interaction summary
  • SHALL support read.

Documentation

Read ImagingStudy information.

Resource Conformance: SHALL Device

Core FHIR Resource
Device
Reference Policy
Interaction summary
  • SHALL support read.

Documentation

Read Device information.

Resource Conformance: SHALL Observation

Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • SHALL support read, search-type.

Documentation

Search and read Radiation Summary observations shall be supported.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHALLcodetoken

Search based on identifiers of radiation dose summary like Accession Number

SHALLpatientreference

Search based on patient identifier

SHALLdevicetoken

Search based on modality identifiers

SHALLpart-ofreference

Search based on ImagingStudy

SHALLdatedate

Search based on Radiation Summary effective dateTime, can be used to search for radiation through a period of time

 

FHIR Document Capabilities

ModeDocument Resource ProfileDocumentation
producerRadiation Summary Report

Documents related to Radiation Summary Report profile.


Source

{
  "resourceType": "CapabilityStatement",
  "id": "RDSC",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ii"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/radiation-dose-summary/ImplementationGuide/hl7.fhir.uv.radiation-dose-summary"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/radiation-dose-summary/ImplementationGuide/hl7.fhir.uv.radiation-dose-summary"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/radiation-dose-summary/CapabilityStatement/RDSC",
  "version": "1.0.0",
  "name": "RDSC",
  "title": "RDSC Actor requirements",
  "status": "active",
  "date": "2021-06-28",
  "publisher": "HL7 International / Imaging Integration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "HL7 Imaging Integration Workgroup",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "Abderrazek Boufahja",
      "telecom": [
        {
          "system": "email",
          "value": "abderrazek.boufahja@gehealthcare.com"
        }
      ]
    }
  ],
  "description": "Defines the operations requirements for RDSC actor",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "xml",
    "json"
  ],
  "implementationGuide": [
    "http://hl7.org/fhir/uv/radiation-dose-summary/ImplementationGuide/hl7.fhir.uv.radiation-dose-summary"
  ],
  "rest": [
    {
      "mode": "client",
      "documentation": "Description of the needed resources to be supported by the RDSC actor.",
      "resource": [
        {
          "type": "Patient",
          "documentation": "Read patient information.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Practitioner",
          "documentation": "Read practitioner information.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "ImagingStudy",
          "documentation": "Read ImagingStudy information.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Device",
          "documentation": "Read Device information.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "type": "Observation",
          "documentation": "Search and read Radiation Summary observations shall be supported.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "identifier",
              "type": "token"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "code",
              "type": "token",
              "documentation": "Search based on identifiers of radiation dose summary like Accession Number"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "patient",
              "type": "reference",
              "documentation": "Search based on patient identifier"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "device",
              "type": "token",
              "documentation": "Search based on modality identifiers"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "part-of",
              "type": "reference",
              "documentation": "Search based on ImagingStudy"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "date",
              "type": "date",
              "documentation": "Search based on Radiation Summary effective dateTime, can be used to search for radiation through a period of time"
            }
          ]
        }
      ],
      "interaction": [
        {
          "code": "transaction"
        },
        {
          "code": "search-system"
        }
      ]
    }
  ],
  "document": [
    {
      "mode": "producer",
      "documentation": "Documents related to Radiation Summary Report profile.",
      "profile": "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-summary-report"
    }
  ]
}