Imaging Diagnostic Report
0.0.1-current - ci-build
Imaging Diagnostic Report, published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.IDR/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/RAD/IDR/CapabilityStatement/IHE.ToDo.server | Version: 0.0.1-current | |||
Active as of 2022-10-27 | Computable Name: IHE_ToDo_supplier |
CapabilityStatement for Server Actor.
Explain
Raw OpenAPI-Swagger Definition file | Download
application/fhir+xml
, application/fhir+json
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.
server
ToDo Client provides capability to blah blah.
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
search-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Patient | y | y | _lastUpdated, _id, active, family, given, identifier, telecom, birthdate, address-city, address-country, address-postalcode, address-state, gender, mothersMaidenName |
ToDo transaction [ITI-00]
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _lastUpdated | date | When the resource version last changed |
SHALL | _id | token | Logical id of this artifact |
SHALL | active | token | Whether the patient record is active |
SHALL | family | string | A portion of the family name of the patient |
SHALL | given | string | A portion of the given name of the patient |
SHALL | identifier | token | A patient identifier |
SHALL | telecom | token | The value in any kind of telecom details of the patient |
SHALL | birthdate | date | The patient's date of birth |
SHALL | address-city | string | A city specified in an address |
SHALL | address-country | string | A country specified in an address |
SHALL | address-postalcode | string | A postalCode specified in an address |
SHALL | address-state | string | A state specified in an address |
SHALL | gender | token | Gender of the patient |
SHALL | mothersMaidenName | string | Mother's maiden (unmarried) name, commonly collected to help verify patient identity. |