Package | ig-ee-medication-scheme |
Type | OperationDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://fhir.ee/https://build.fhir.org/ig/TEHIK-EE/ig-ee-medication-scheme/OperationDefinition-Medication-interactions.html |
Url | https://fhir.ee/OperationDefinition/interactions |
Version | 1.0.0 |
Status | active |
Date | 2024-05-13T00:00:00Z |
Name | Interactions |
Title | Find interactions for medications |
Experimental | False |
Realm | ee |
Description | The interactions operation is used to get interactions for given Medications or MedicationPlan. |
Type | true |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition Medication-interactions
URL: [base]/Medication/$interactions
URL: [base]/Patient/$interactions
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | subject | 1..1 | Patient | Patient | ||
IN | input | 0..* | Medication | List of new medications. If not empty then only interactions between input medications will be returned. Old medication interactions won't be returned if they don't interact with new medications. | ||
OUT | return | 1..1 | ClinicalUseDefinition | Found interactions |
{
"resourceType" : "OperationDefinition",
"id" : "Medication-interactions",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition Medication-interactions</b></p><a name=\"Medication-interactions\"> </a><a name=\"hcMedication-interactions\"> </a><a name=\"Medication-interactions-en-US\"> </a><p>URL: [base]/Medication/$interactions</p><p>URL: [base]/Patient/$interactions</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>subject</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/patient.html\">Patient</a></td><td/><td><div><p>Patient</p>\n</div></td></tr><tr><td>IN</td><td>input</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R5/medication.html\">Medication</a></td><td/><td><div><p>List of new medications. If not empty then only interactions between input medications will be returned. Old medication interactions won't be returned if they don't interact with new medications.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/clinicalusedefinition.html\">ClinicalUseDefinition</a></td><td/><td><div><p>Found interactions</p>\n</div></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "https://fhir.ee/OperationDefinition/interactions",
"version" : "1.0.0",
"name" : "Interactions",
"title" : "Find interactions for medications",
"status" : "active",
"kind" : "operation",
"experimental" : false,
"date" : "2024-05-13T00:00:00Z",
"publisher" : "TEHIK",
"contact" : [
{
"name" : "TEHIK",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tehik.ee"
},
{
"system" : "email",
"value" : "fhir@tehik.ee"
}
]
},
{
"name" : "TEHIK Andmekorraldus",
"telecom" : [
{
"system" : "email",
"value" : "andmekorraldus@tehik.ee",
"use" : "work"
}
]
}
],
"description" : "The interactions operation is used to get interactions for given Medications or MedicationPlan.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"affectsState" : false,
"code" : "interactions",
"resource" : [
"Medication",
"Patient"
],
"system" : false,
"type" : true,
"instance" : false,
"parameter" : [
{
"name" : "subject",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Patient",
"type" : "Patient"
},
{
"name" : "input",
"use" : "in",
"min" : 0,
"max" : "*",
"documentation" : "List of new medications. If not empty then only interactions between input medications will be returned. Old medication interactions won't be returned if they don't interact with new medications.",
"type" : "Medication"
},
{
"name" : "return",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "Found interactions",
"type" : "ClinicalUseDefinition"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.