{ "description": "Defines the operations requirements for FHIR server interacting with RDSC actor", "_filename": "CapabilityStatement-FHIRServer-RDSC.json", "package_name": "hl7.fhir.uv.radiation-dose-summary", "format": [ "xml", "json" ], "date": "2021-06-28", "publisher": "HL7 Imaging Integration Working Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "FHIRServer_RDSC", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "FHIR Server supporting FHIR operations in order to interact with RDSC Actor", "package_version": "0.1.0", "document": [ { "mode": "consumer", "profile": "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-summary-report", "documentation": "Documents related to Radiation Summary Report profile." } ], "status": "draft", "id": "8ebb7167-5671-4e05-887c-ebbfb771b0ba", "kind": "requirements", "implementationGuide": [ "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/FHIRServer-RDSC", "version": "0.1.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/imagemgt", "system": "url" } ] }, { "name": "HL7 Imaging Integration Workgroup", "telecom": [ { "value": "http://www.hl7.org/Special/committees/imagemgt", "system": "url" } ] }, { "name": "Abderrazek Boufahja", "telecom": [ { "value": "abderrazek.boufahja@ge.com", "system": "email" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "documentation": "Read patient information." }, { "type": "Practitioner", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "documentation": "Read practitioner information." }, { "type": "ImagingStudy", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "documentation": "Read ImagingStudy information." }, { "type": "Device", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "documentation": "Read Device information." }, { "type": "Observation", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "searchParam": [ { "name": "identifier", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "name": "code", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search based on identifiers of radiation dose summary like Accession Number" }, { "name": "patient", "type": "reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search based on patient identifier" }, { "name": "device", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search based on modality identifiers" }, { "name": "part-of", "type": "reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search based on ImagingStudy" }, { "name": "date", "type": "date", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search based on Radiation Summary effective dateTime, can be used to search for radiation through a period of time" } ], "documentation": "Search and read of Radiation Summary observations shall be supported." } ], "interaction": [ { "code": "transaction" }, { "code": "search-system" } ], "documentation": "Description of the needed resources to be supported by the FHIR server, and the different possible interactions." } ] }