OncoFAIR
0.1.0 - ci-build
OncoFAIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-06-19 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="oncofair-consumer-secondary-chemotherapy-data"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CapabilityStatement oncofair-consumer-secondary-chemotherapy-data</b></p><a name="oncofair-consumer-secondary-chemotherapy-data"> </a><a name="hconcofair-consumer-secondary-chemotherapy-data"> </a><a name="oncofair-consumer-secondary-chemotherapy-data-en-US"> </a><h2 id="title">OncoFAIR Consumer secondary chemotherapy data</h2><ul><li>Implementation Guide Version: 0.1.0 </li><li>FHIR Version: 5.0.0 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2024-06-19 15:15:00+0100 </li><li>Published by: KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI) </li></ul><blockquote class="impl-note"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>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.</p></blockquote><h2 id="rest">FHIR RESTful Capabilities</h2><div class="panel panel-default"><div class="panel-heading"><h3 id="mode1" class="panel-title">Mode: <code>client</code></h3></div><div class="panel-body"><div><p>Search and consultation of aggregate data on chemotherapy</p>
</div><div class="lead"><em>Security</em></div><div class="row"><div class="col-lg-6">Enable CORS: no</div><div class="col-lg-6">Security services supported: <code>OAuth</code></div></div><div class="lead"><em>Summary of System-wide Interactions</em></div></div></div><h3 id="resourcesCap1">Capabilities by Resource/Profile</h3><h4 id="resourcesSummary1">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class="bg-info">R</span></b>ead, <b><span class="bg-info">S</span></b>earch, <b><span class="bg-info">U</span></b>pdate, and <b><span class="bg-info">C</span></b>reate, are always shown, while <b><span class="bg-info">VR</span></b>ead, <b><span class="bg-info">P</span></b>atch, <b><span class="bg-info">D</span></b>elete, <b><span class="bg-info">H</span></b>istory on <b><span class="bg-info">I</span></b>nstance, or <b><span class="bg-info">H</span></b>istory on <b><span class="bg-info">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class="table-responsive"><table class="table table-condensed table-hover"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class="text-center"><b title="GET a resource (read interaction)">R</b></th><th class="text-center"><b title="GET all set of resources of the type (search interaction)">S</b></th><th class="text-center"><b title="PUT a new resource version (update interaction)">U</b></th><th class="text-center"><b title="POST a new resource (create interaction)">C</b></th><th><b title="Required and recommended search parameters">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href="#Patient1-1">Patient</a></td><td><a href="StructureDefinition-oncofair-patient.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-patient</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>identifier</td><td/><td><code>Encounter:subject</code></td><td/></tr><tr><td><a href="#Encounter1-2">Encounter</a></td><td><a href="StructureDefinition-oncofair-encounter.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-encounter</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>identifier</td><td><code>Encounter:subject</code></td><td><code>MedicationAdministration:encounter</code>, <code>MedicationRequest:encounter</code></td><td/></tr><tr><td><a href="#Observation1-3">Observation</a></td><td><a href="StructureDefinition-oncofair-observation.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-observation</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>clinical-code, clinical-date</td><td/><td/><td/></tr><tr><td><a href="#Medication1-4">Medication</a></td><td><a href="StructureDefinition-oncofair-medication.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medication</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>_filter, _has, _id, clinical-code, medication-type</td><td/><td><code>MedicationRequest:medication</code>, <code>MedicationAdministration:medication</code></td><td/></tr><tr><td><a href="#MedicationRequest1-5">MedicationRequest</a></td><td><a href="StructureDefinition-oncofair-medicationrequest-prescription.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-prescription</a><br/><em>Additional supported profiles:</em><br/> <a href="StructureDefinition-oncofair-medicationrequest-element.html">OncoFAIR MedicationRequest Element</a><br/> <a href="StructureDefinition-oncofair-medicationrequest-component.html">OncoFAIR MedicationRequest Component</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>identifier, wording, indication, mr-prescription-validation-date, mr-type-elementprescription, element-form, status, element-route, element-site, combo-date, mr-date-time-prescription-start, mr-date-time-prescription-end, mr-element-gonogo-status, mr-element-gonogo-reasonwaiting, group-identifier, mr-element-frequency-posology, mr-element-duration-posology, mr-element-rate-posology, mr-element-quantity-posology, mr-prescribed-component-quantity, mr-component-substitution, mr-is-dosage-referent, mr-exempt-ltc, mr-component-solute</td><td><code>MedicationRequest:encounter</code>, <code>MedicationRequest:medication</code></td><td/><td/></tr><tr><td><a href="#CarePlan1-6">CarePlan</a></td><td><a href="StructureDefinition-oncofair-careplan.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-careplan</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>identifier, cp-title, status, cp-date-time-reference, indication</td><td><code>MedicationRequest:basedOn</code></td><td/><td/></tr><tr><td><a href="#MedicationAdministration1-7">MedicationAdministration</a></td><td><a href="StructureDefinition-oncofair-medicationadministration-element.html">http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationadministration-element</a><br/><em>Additional supported profiles:</em><br/> <a href="StructureDefinition-oncofair-medicationadministration-component.html">OncoFAIR MedicationAdministration Component</a><br/> <a href="StructureDefinition-oncofair-medicationadministration-report.html">OncoFAIR MedicationAdministration Report</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"></td><td class="text-center"></td><td>ma-method, ma-category, element-form, element-route, element-site, date, ma-comments, ma-planned-quantity, ma-prescribed-quantity, identifier, wording, performer</td><td><code>MedicationAdministration:encounter</code>, <code>MedicationAdministration:medication</code></td><td/><td/></tr></tbody></table></div><hr/><div class="panel panel-default"><div class="panel-heading"><h4 id="Patient1-1" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Patient</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-patient.html">OncoFAIR Patient</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/patient.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Identifier of the patient</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Encounter1-2" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Encounter</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-encounter.html">OncoFAIR Encounter</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/encounter.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Identifier of the patient's stay</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Observation1-3" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Observation</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-observation.html">OncoFAIR Observation</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/observation.html#search">clinical-code</a></td><td><code>token</code></td><td><div><p>Nature of additional information representing by LOINC code</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/observation.html#search">clinical-date</a></td><td><code>date</code></td><td><div><p>Date and time of registration of the additional information</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Medication1-4" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Medication</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-medication.html">OncoFAIR Medication</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/resource.html#search">_filter</a></td><td><code>special</code></td><td><div><p>Filter search parameter that supports a more sophisticated search grammar. See <a href="https://hl7.org/fhir/search_filter.html">documentation</a> for more details.</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/resource.html#search">_has</a></td><td><code>special</code></td><td><div><p>Enables resources to be selected on the basis of the properties of the resources that refer to them (reverse chaining).</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/resource.html#search">_id</a></td><td><code>token</code></td><td><div><p>Logical resource identifier</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medication.html#search">clinical-code</a></td><td><code>token</code></td><td><div><p>Identifies the prescribed component according to a nomenclature depending on the type</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-medication-type.html">medication-type</a></td><td><code>token</code></td><td><div><p>Specifies whether the component prescribed is a speciality, a common name or any other product (pharmacopoeia).</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="MedicationRequest1-5" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>MedicationRequest</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-medicationrequest-prescription.html">OncoFAIR MedicationRequest Prescription</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-6"><span class="lead">Supported Profiles</span><p><a href="StructureDefinition-oncofair-medicationrequest-element.html">OncoFAIR MedicationRequest Element</a><br/><a href="StructureDefinition-oncofair-medicationrequest-component.html">OncoFAIR MedicationRequest Component</a></p></div><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationrequest.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Identifier</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-wording.html">wording</a></td><td><code>string</code></td><td><div><p>Wording of element/component</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-indication.html">indication</a></td><td><code>string</code></td><td><div><p>Indications concerning the prescription item and the component prescribed</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-prescription-validation-date.html">mr-prescription-validation-date</a></td><td><code>date</code></td><td><div><p>Date and time at which the prescriber considered the prescription validated</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-type-elementprescrption.html">mr-type-elementprescription</a></td><td><code>token</code></td><td><div><p>Type of prescription element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-element-form.html">element-form</a></td><td><code>token</code></td><td><div><p>Pharmaceutical form of the prescription item</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationrequest.html#search">status</a></td><td><code>token</code></td><td><div><p>Indicates the status of the protocol from the prescriber's point of view</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-element-route.html">element-route</a></td><td><code>token</code></td><td><div><p>Specifies the route of administration of the product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-element-site.html">element-site</a></td><td><code>token</code></td><td><div><p>Specifies, where appropriate, the exact point on the body where the product is to be applied to the patient</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationrequest.html#search">combo-date</a></td><td><code>date</code></td><td><div><p>Returns medication request to be administered on a specific date or within a date range</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-date-time-prescription-start.html">mr-date-time-prescription-start</a></td><td><code>date</code></td><td><div><p>Effective start date and time of product prescription</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-date-time-prescription-end.html">mr-date-time-prescription-end</a></td><td><code>date</code></td><td><div><p>Effective end date and time of product prescription</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-element-gonogo-status.html">mr-element-gonogo-status</a></td><td><code>token</code></td><td><div><p>Communicates the conditional state of implementation of the prescription element according to a list of coded values</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-element-gonogo-reasonwaiting.html">mr-element-gonogo-reasonwaiting</a></td><td><code>token</code></td><td><div><p>Describes the reason for the goNogo implementation status of the prescription element if the management option via the goNogo attribute is enabled</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationrequest.html#search">group-identifier</a></td><td><code>token</code></td><td><div><p>Identifier common to all components of the same prescription</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-element-frequency-posology.html">mr-element-frequency-posology</a></td><td><code>number</code></td><td><div><p>Indicates the recurrence of the dosage. By default, every day</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-element-duration-posology.html">mr-element-duration-posology</a></td><td><code>number</code></td><td><div><p>Duration of administration</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-element-rate-posology.html">mr-element-rate-posology</a></td><td><code>quantity</code></td><td><div><p>Rate of administration in the case of injection</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-element-quantity-posology.html">mr-element-quantity-posology</a></td><td><code>quantity</code></td><td><div><p>Quantity of the prescription element in the dosage</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-prescribed-component-quantity.html">mr-prescribed-component-quantity</a></td><td><code>quantity</code></td><td><div><p>Quantity of the component prescribed in the prescription element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-component-substitution.html">mr-component-substitution</a></td><td><code>token</code></td><td><div><p>True if the component prescribed is declared non-substitutable in the prescription element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-is-dosage-referent.html">mr-is-dosage-referent</a></td><td><code>token</code></td><td><div><p>True if the component prescribed is the component that refers to the quantity or flow rate expressed in the dosage element when these are gravimetric (for example, mg or mg/h).</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-exempt-ltc.html">mr-exempt-ltc</a></td><td><code>token</code></td><td><div><p>Identifier of the ALD for which the component prescribed is prescribed for one of the reasons for which the patient benefits from an exemption under article L324-1 of the CSS.</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-mr-component-solute.html">mr-component-solute</a></td><td><code>token</code></td><td><div><p>True if the component prescribed is solute in the prescription element</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="CarePlan1-6" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>CarePlan</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-careplan.html">OncoFAIR CarePlan</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/careplan.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Prescribed protocol identifier</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-cp-title.html">cp-title</a></td><td><code>string</code></td><td><div><p>Wording of the prescribed protocol</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/careplan.html#search">status</a></td><td><code>token</code></td><td><div><p>Indicates the status of the protocol from the prescriber's point of view</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-cp-date-time-reference.html">cp-date-time-reference</a></td><td><code>date</code></td><td><div><p>Reference date and time of this prescribed protocol</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-indication.html">indication</a></td><td><code>string</code></td><td><div><p>Indication concerning the prescribed protocol</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="MedicationAdministration1-7" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>MedicationAdministration</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-oncofair-medicationadministration-element.html">OncoFAIR MedicationAdministration Element</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-6"><span class="lead">Supported Profiles</span><p><a href="StructureDefinition-oncofair-medicationadministration-component.html">OncoFAIR MedicationAdministration Component</a><br/><a href="StructureDefinition-oncofair-medicationadministration-report.html">OncoFAIR MedicationAdministration Report</a></p></div><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <code>search-type</code>, <code>read</code>.</li></ul></div></div><p/><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-ma-method.html">ma-method</a></td><td><code>token</code></td><td><div><p>Type of administration element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-ma-category.html">ma-category</a></td><td><code>token</code></td><td><div><p>Code identifying the nature of the administration element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-element-form.html">element-form</a></td><td><code>token</code></td><td><div><p>Pharmaceutical form of the administration item</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-element-route.html">element-route</a></td><td><code>token</code></td><td><div><p>Specifies the route of administration of the product</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-element-site.html">element-site</a></td><td><code>token</code></td><td><div><p>Specifies, where applicable, the exact point on the body where the product is to be applied to the patient. By default, the place of administration is that shown in the prescription element associated with the administration element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationadministration.html#search">date</a></td><td><code>date</code></td><td><div><p>Effective date and time for starting/ending administration of the administration element</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-ma-comments.html">ma-comments</a></td><td><code>string</code></td><td><div><p>Comments of component</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-ma-planned-quantity.html">ma-planned-quantity</a></td><td><code>quantity</code></td><td><div><p>Quantity of the component administered in the administration element that was intended to be administered to the patient</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-ma-prescribed-quantity.html">ma-prescribed-quantity</a></td><td><code>quantity</code></td><td><div><p>Quantity actually administered to the patient or planned to be administered</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationadministration.html#search">identifier</a></td><td><code>token</code></td><td><div><p>Identifier</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="SearchParameter-oncofair-sp-wording.html">wording</a></td><td><code>string</code></td><td><div><p>Wording of component/element of administration</p>
</div></td></tr><tr><td><b>SHALL</b></td><td><a href="http://hl7.org/fhir/medicationadministration.html#search">performer</a></td><td><code>reference</code></td><td><div><p>Identification of the person who planned, administered or monitored the administration of the medicines represented by the administration elements</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div></div>
</text>
<url
value="http://ltsi.univ-rennes.fr/CapabilityStatement/oncofair-consumer-secondary-chemotherapy-data"/>
<version value="0.1.0"/>
<name value="OncoFAIRConsumerOfSecondaryChemotherapyData"/>
<title value="OncoFAIR Consumer secondary chemotherapy data"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2024-06-19T15:15:00+01:00"/>
<publisher
value="KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"/>
<contact>
<name
value="KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"/>
<telecom>
<system value="url"/>
<value value="https://github.com/ONCOFAIR"/>
</telecom>
</contact>
<description
value="A structure or professional using chemotherapy data (complete or aggregated). These data may be used for a variety of purposes (pharmacovigilance, clinical studies, etc.). "/>
<kind value="requirements"/>
<fhirVersion value="5.0.0"/>
<format value="xml"/>
<format value="json"/>
<rest>
<mode value="client"/>
<documentation
value="Search and consultation of aggregate data on chemotherapy"/>
<security>
<cors value="false"/>
<service>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/restful-security-service"/>
<code value="OAuth"/>
</coding>
</service>
</security>
<resource>
<type value="Patient"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-patient"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchRevInclude value="Encounter:subject"/>
<searchParam>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Patient-identifier"/>
<type value="token"/>
<documentation value="Identifier of the patient"/>
</searchParam>
</resource>
<resource>
<type value="Encounter"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-encounter"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchInclude value="Encounter:subject"/>
<searchRevInclude value="MedicationAdministration:encounter"/>
<searchRevInclude value="MedicationRequest:encounter"/>
<searchParam>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
<type value="token"/>
<documentation value="Identifier of the patient's stay"/>
</searchParam>
</resource>
<resource>
<type value="Observation"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-observation"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchParam>
<name value="clinical-code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Nature of additional information representing by LOINC code"/>
</searchParam>
<searchParam>
<name value="clinical-date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Date and time of registration of the additional information"/>
</searchParam>
</resource>
<resource>
<type value="Medication"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medication"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchRevInclude value="MedicationRequest:medication"/>
<searchRevInclude value="MedicationAdministration:medication"/>
<searchParam>
<name value="_filter"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-filter"/>
<type value="special"/>
<documentation
value="Filter search parameter that supports a more sophisticated search grammar. See [documentation](https://hl7.org/fhir/search_filter.html) for more details."/>
</searchParam>
<searchParam>
<name value="_has"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-has"/>
<type value="special"/>
<documentation
value="Enables resources to be selected on the basis of the properties of the resources that refer to them (reverse chaining)."/>
</searchParam>
<searchParam>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation value="Logical resource identifier"/>
</searchParam>
<searchParam>
<name value="clinical-code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Identifies the prescribed component according to a nomenclature depending on the type"/>
</searchParam>
<searchParam>
<name value="medication-type"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-medication-type"/>
<type value="token"/>
<documentation
value="Specifies whether the component prescribed is a speciality, a common name or any other product (pharmacopoeia)."/>
</searchParam>
</resource>
<resource>
<type value="MedicationRequest"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-prescription"/>
<supportedProfile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-element"/>
<supportedProfile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-component"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchInclude value="MedicationRequest:encounter"/>
<searchInclude value="MedicationRequest:medication"/>
<searchParam>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
<type value="token"/>
<documentation value="Identifier"/>
</searchParam>
<searchParam>
<name value="wording"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-wording"/>
<type value="string"/>
<documentation value="Wording of element/component"/>
</searchParam>
<searchParam>
<name value="indication"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-indication"/>
<type value="string"/>
<documentation
value="Indications concerning the prescription item and the component prescribed"/>
</searchParam>
<searchParam>
<name value="mr-prescription-validation-date"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-prescription-validation-date"/>
<type value="date"/>
<documentation
value="Date and time at which the prescriber considered the prescription validated"/>
</searchParam>
<searchParam>
<name value="mr-type-elementprescription"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-type-elementprescrption"/>
<type value="token"/>
<documentation value="Type of prescription element"/>
</searchParam>
<searchParam>
<name value="element-form"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-form"/>
<type value="token"/>
<documentation value="Pharmaceutical form of the prescription item"/>
</searchParam>
<searchParam>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/medications-status"/>
<type value="token"/>
<documentation
value="Indicates the status of the protocol from the prescriber's point of view"/>
</searchParam>
<searchParam>
<name value="element-route"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-route"/>
<type value="token"/>
<documentation
value="Specifies the route of administration of the product"/>
</searchParam>
<searchParam>
<name value="element-site"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-site"/>
<type value="token"/>
<documentation
value="Specifies, where appropriate, the exact point on the body where the product is to be applied to the patient"/>
</searchParam>
<searchParam>
<name value="combo-date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/MedicationRequest-combo-date"/>
<type value="date"/>
<documentation
value="Returns medication request to be administered on a specific date or within a date range"/>
</searchParam>
<searchParam>
<name value="mr-date-time-prescription-start"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-date-time-prescription-start"/>
<type value="date"/>
<documentation
value="Effective start date and time of product prescription"/>
</searchParam>
<searchParam>
<name value="mr-date-time-prescription-end"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-date-time-prescription-end"/>
<type value="date"/>
<documentation
value="Effective end date and time of product prescription"/>
</searchParam>
<searchParam>
<name value="mr-element-gonogo-status"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-element-gonogo-status"/>
<type value="token"/>
<documentation
value="Communicates the conditional state of implementation of the prescription element according to a list of coded values"/>
</searchParam>
<searchParam>
<name value="mr-element-gonogo-reasonwaiting"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-element-gonogo-reasonwaiting"/>
<type value="token"/>
<documentation
value="Describes the reason for the goNogo implementation status of the prescription element if the management option via the goNogo attribute is enabled"/>
</searchParam>
<searchParam>
<name value="group-identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/MedicationRequest-group-identifier"/>
<type value="token"/>
<documentation
value="Identifier common to all components of the same prescription"/>
</searchParam>
<searchParam>
<name value="mr-element-frequency-posology"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-element-frequency-posology"/>
<type value="number"/>
<documentation
value="Indicates the recurrence of the dosage. By default, every day"/>
</searchParam>
<searchParam>
<name value="mr-element-duration-posology"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-element-duration-posology"/>
<type value="number"/>
<documentation value="Duration of administration"/>
</searchParam>
<searchParam>
<name value="mr-element-rate-posology"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-element-rate-posology"/>
<type value="quantity"/>
<documentation
value="Rate of administration in the case of injection"/>
</searchParam>
<searchParam>
<name value="mr-element-quantity-posology"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-element-quantity-posology"/>
<type value="quantity"/>
<documentation
value="Quantity of the prescription element in the dosage"/>
</searchParam>
<searchParam>
<name value="mr-prescribed-component-quantity"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-prescribed-component-quantity"/>
<type value="quantity"/>
<documentation
value="Quantity of the component prescribed in the prescription element"/>
</searchParam>
<searchParam>
<name value="mr-component-substitution"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-component-substitution"/>
<type value="token"/>
<documentation
value="True if the component prescribed is declared non-substitutable in the prescription element"/>
</searchParam>
<searchParam>
<name value="mr-is-dosage-referent"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-is-dosage-referent"/>
<type value="token"/>
<documentation
value="True if the component prescribed is the component that refers to the quantity or flow rate expressed in the dosage element when these are gravimetric (for example, mg or mg/h)."/>
</searchParam>
<searchParam>
<name value="mr-exempt-ltc"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-exempt-ltc"/>
<type value="token"/>
<documentation
value="Identifier of the ALD for which the component prescribed is prescribed for one of the reasons for which the patient benefits from an exemption under article L324-1 of the CSS."/>
</searchParam>
<searchParam>
<name value="mr-component-solute"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-mr-component-solute"/>
<type value="token"/>
<documentation
value="True if the component prescribed is solute in the prescription element"/>
</searchParam>
</resource>
<resource>
<type value="CarePlan"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-careplan"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchInclude value="MedicationRequest:basedOn"/>
<searchParam>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
<type value="token"/>
<documentation value="Prescribed protocol identifier"/>
</searchParam>
<searchParam>
<name value="cp-title"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-cp-title"/>
<type value="string"/>
<documentation value="Wording of the prescribed protocol"/>
</searchParam>
<searchParam>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/CarePlan-status"/>
<type value="token"/>
<documentation
value="Indicates the status of the protocol from the prescriber's point of view"/>
</searchParam>
<searchParam>
<name value="cp-date-time-reference"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-cp-date-time-reference"/>
<type value="date"/>
<documentation
value="Reference date and time of this prescribed protocol"/>
</searchParam>
<searchParam>
<name value="indication"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-indication"/>
<type value="string"/>
<documentation value="Indication concerning the prescribed protocol"/>
</searchParam>
</resource>
<resource>
<type value="MedicationAdministration"/>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationadministration-element"/>
<supportedProfile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationadministration-component"/>
<supportedProfile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationadministration-report"/>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<searchInclude value="MedicationAdministration:encounter"/>
<searchInclude value="MedicationAdministration:medication"/>
<searchParam>
<name value="ma-method"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-ma-method"/>
<type value="token"/>
<documentation value="Type of administration element"/>
</searchParam>
<searchParam>
<name value="ma-category"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-ma-category"/>
<type value="token"/>
<documentation
value="Code identifying the nature of the administration element"/>
</searchParam>
<searchParam>
<name value="element-form"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-form"/>
<type value="token"/>
<documentation
value="Pharmaceutical form of the administration item"/>
</searchParam>
<searchParam>
<name value="element-route"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-route"/>
<type value="token"/>
<documentation
value="Specifies the route of administration of the product"/>
</searchParam>
<searchParam>
<name value="element-site"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-site"/>
<type value="token"/>
<documentation
value="Specifies, where applicable, the exact point on the body where the product is to be applied to the patient. By default, the place of administration is that shown in the prescription element associated with the administration element"/>
</searchParam>
<searchParam>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/medications-date"/>
<type value="date"/>
<documentation
value="Effective date and time for starting/ending administration of the administration element"/>
</searchParam>
<searchParam>
<name value="ma-comments"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-ma-comments"/>
<type value="string"/>
<documentation value="Comments of component"/>
</searchParam>
<searchParam>
<name value="ma-planned-quantity"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-ma-planned-quantity"/>
<type value="quantity"/>
<documentation
value="Quantity of the component administered in the administration element that was intended to be administered to the patient"/>
</searchParam>
<searchParam>
<name value="ma-prescribed-quantity"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-ma-prescribed-quantity"/>
<type value="quantity"/>
<documentation
value="Quantity actually administered to the patient or planned to be administered"/>
</searchParam>
<searchParam>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
<type value="token"/>
<documentation value="Identifier"/>
</searchParam>
<searchParam>
<name value="wording"/>
<definition
value="http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-wording"/>
<type value="string"/>
<documentation
value="Wording of component/element of administration"/>
</searchParam>
<searchParam>
<name value="performer"/>
<definition
value="http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer"/>
<type value="reference"/>
<documentation
value="Identification of the person who planned, administered or monitored the administration of the medicines represented by the administration elements"/>
</searchParam>
</resource>
</rest>
</CapabilityStatement>