FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/mii-sp-bildgebung-supporting-info

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeSearchParameter
Idmii-sp-bildgebung-supporting-info
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.bildgebung@2025.0.2&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-supporting-info
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-supporting-info
Version2025.0.2
Statusactive
Date2025-05-26
NameMII_SP_Bildgebung_Supporting_Info
Realmde
DescriptionSuchparameter für CarePlan.supportingInfo | DiagnosticReport.extension.supportingInfo
Typereference

Resources that use this resource

CapabilityStatement
metadataMII CPS Bildgebung CapabilityStatement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "mii-sp-bildgebung-supporting-info",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-supporting-info",
  "version": "2025.0.2",
  "name": "MII_SP_Bildgebung_Supporting_Info",
  "status": "active",
  "experimental": false,
  "date": "2025-05-26",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Suchparameter für CarePlan.supportingInfo | DiagnosticReport.extension.supportingInfo",
  "code": "supporting-info",
  "base": [
    "CarePlan",
    "DiagnosticReport"
  ],
  "type": "reference",
  "expression": "CarePlan.supportingInfo | DiagnosticReport.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.supportingInfo').extension('reference').value",
  "target": [
    "DiagnosticReport"
  ]
}