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

FHIR IG Statistics: SearchParameter/mii-sp-bildgebung-observation-body-structure

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeSearchParameter
Idmii-sp-bildgebung-observation-body-structure
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-observation-body-structure
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-observation-body-structure
Version2025.0.2
Statusactive
Date2025-05-26
NameMII_SP_Bildgebung_Observation_Body_Structure
Realmde
DescriptionSuchparameter für Observation.bodyStructure
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-observation-body-structure",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-observation-body-structure",
  "version": "2025.0.2",
  "name": "MII_SP_Bildgebung_Observation_Body_Structure",
  "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 Observation.bodyStructure",
  "code": "body-structure",
  "base": [
    "Observation"
  ],
  "type": "reference",
  "expression": "Observation.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.bodyStructure').value",
  "target": [
    "BodyStructure"
  ]
}