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

FHIR IG Statistics: SearchParameter/mii-sp-bildgebung-composition-section-author

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeSearchParameter
Idmii-sp-bildgebung-composition-section-author
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-composition-section-author
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-composition-section-author
Version2025.0.2
Statusactive
Date2025-05-26
NameMII_SP_Bildgebung_Composition_Section_Author
Realmde
DescriptionSuchparameter für Composition.section.author
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-composition-section-author",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-composition-section-author",
  "version": "2025.0.2",
  "name": "MII_SP_Bildgebung_Composition_Section_Author",
  "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 Composition.section.author",
  "code": "section-author",
  "base": [
    "Composition"
  ],
  "type": "reference",
  "expression": "Composition.section.author",
  "target": [
    "Practitioner"
  ]
}