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

FHIR IG Statistics: SearchParameter/mii-sp-bildgebung-reason-reference

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeSearchParameter
Idmii-sp-bildgebung-reason-reference
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-reason-reference
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-reason-reference
Version2025.0.2
Statusactive
Date2025-05-26
NameMII_SP_Bildgebung_Reason_Reference
Realmde
DescriptionSuchparameter für ImagingStudy.reasonReference
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-reason-reference",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-reason-reference",
  "version": "2025.0.2",
  "name": "MII_SP_Bildgebung_Reason_Reference",
  "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 ImagingStudy.reasonReference",
  "code": "reason-reference",
  "base": [
    "ImagingStudy"
  ],
  "type": "reference",
  "expression": "ImagingStudy.reasonReference",
  "target": [
    "Condition",
    "Observation",
    "DiagnosticReport",
    "DocumentReference"
  ]
}