MII IG Meta
2025.0.0 - ci-build
MII IG Meta, published by Medizininformatik Initiative. This guide is not an authorized publication; it is the continuous build for version 2025.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatz-meta/ and changes regularly. See the Directory of published versions
Active as of 2024-10-24 |
{
"resourceType" : "SearchParameter",
"id" : "mii-sp-meta-adverseevent-suspectentity-instance",
"meta" : {
"profile" : [
🔗 "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-pr-meta-searchparameter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter mii-sp-meta-adverseevent-suspectentity-instance</b></p><a name=\"mii-sp-meta-adverseevent-suspectentity-instance\"> </a><a name=\"hcmii-sp-meta-adverseevent-suspectentity-instance\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mii-pr-meta-searchparameter.html\">MII PR Meta SearchParameter</a></p></div><h2>MII_SP_Meta_AdverseEvent_SuspectEntity_Instance</h2><p>Parameter <code>instance</code>:<code>reference</code></p><div><p>SearchParameter for AdverseEvent.suspectEntity.instance</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/adverseevent.html\">AdverseEvent</a></td></tr><tr><td>Expression</td><td><code>AdverseEvent.suspectEntity.instance</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"extension" : [
{
"url" : "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/spdx-license",
"code" : "CC-BY-4.0",
"display" : "Creative Commons Attribution 4.0 International"
}
]
}
}
],
"url" : "https://www.medizininformatik-initiative.de/fhir/modul-meta/SearchParameter/mii-sp-meta-adverseevent-suspectentity-instance",
"version" : "2025.0.0",
"name" : "MII_SP_Meta_AdverseEvent_SuspectEntity_Instance",
"status" : "active",
"experimental" : false,
"date" : "2024-10-24",
"publisher" : "Medizininformatik Initiative",
"contact" : [
{
"name" : "Medizininformatik Initiative",
"telecom" : [
{
"system" : "url",
"value" : "https://www.medizininformatik-initiative.de/"
}
]
}
],
"description" : "SearchParameter for AdverseEvent.suspectEntity.instance",
"code" : "instance",
"base" : [
"AdverseEvent"
],
"type" : "reference",
"expression" : "AdverseEvent.suspectEntity.instance"
}