Körperstruktur

Diese BodyStructure-Ressource wird verwendet, um die Körperstruktur, die in einer Observation-Ressource befundet wird, codiert abzubilden. Dazu wird hier unterteilt in die Morphologie, die Lokalisation und die Lage im Körper. Das hinterlegte CodeSystem von locationQualifier in R4 ist allerdings noch nicht ausreichend granular, um hier eine exakte Angabe darzustellen.

NameStatusVersionCanonicalBasis
MII_PR_Bildgebung_Koerperstrukturactive2025.0.0-ballothttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstrukturhttp://hl7.org/fhir/StructureDefinition/BodyStructure

Inhalt

idS Σ0..1string
id0..1string
extensionI0..*Extension
versionIdΣ0..1id
lastUpdatedΣ0..1instant
sourceS Σ0..1uri
profileS Σ0..*canonical(StructureDefinition)
securityΣ0..*CodingBinding
tagΣ0..*Coding
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
activeΣ ?!0..1boolean
morphologyS Σ0..1CodeableConcept
locationS Σ0..1CodeableConcept
locationQualifierS0..*CodeableConcept
descriptionΣ0..1string
imageI0..*Attachment
patientS Σ I1..1Reference(Patient)

Dieses Profil beschreibt die dargestellte Körperstrukturen nach Morphologie und Lokalisation.

Feldname
BodyStructure.id
BodyStructure.meta
BodyStructure.meta.source
BodyStructure.meta.profile
BodyStructure.morphology
BodyStructure.location
BodyStructure.locationQualifier
BodyStructure.patient
<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="mii-pr-bildgebung-koerperstruktur" />
    <url value="https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstruktur" />
    <version value="2025.0.0-ballot" />
    <name value="MII_PR_Bildgebung_Koerperstruktur">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
            <extension url="lang">
                <valueCode value="en-US" />
            </extension>
            <extension url="content">
                <valueString value="MII_PR_Imaging_BodyStructure" />
            </extension>
        </extension>
    </name>
    <title value="MII PR Bildgebung K&#246;rperstruktur">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
            <extension url="lang">
                <valueCode value="en-US" />
            </extension>
            <extension url="content">
                <valueString value="MII PR Imaging BodyStructure" />
            </extension>
        </extension>
    </title>
    <status value="active" />
    <description value="Dieses Profil beschreibt die dargestellte K&#246;rperstrukturen nach Morphologie und Lokalisation.">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
            <extension url="lang">
                <valueCode value="en-US" />
            </extension>
            <extension url="content">
                <valueString value="The profile describes the examined bodystructure in morphology and location." />
            </extension>
        </extension>
    </description>
    <fhirVersion value="4.0.1" />
    <kind value="resource" />
    <abstract value="false" />
    <type value="BodyStructure" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/BodyStructure" />
    <derivation value="constraint" />
    <differential>
        <element id="BodyStructure.id">
            <path value="BodyStructure.id" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.meta">
            <path value="BodyStructure.meta" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.meta.source">
            <path value="BodyStructure.meta.source" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.meta.profile">
            <path value="BodyStructure.meta.profile" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.morphology">
            <path value="BodyStructure.morphology" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.location">
            <path value="BodyStructure.location" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.locationQualifier">
            <path value="BodyStructure.locationQualifier" />
            <mustSupport value="true" />
        </element>
        <element id="BodyStructure.patient">
            <path value="BodyStructure.patient" />
            <mustSupport value="true" />
        </element>
    </differential>
</StructureDefinition>
{
    "resourceType": "StructureDefinition",
    "id": "mii-pr-bildgebung-koerperstruktur",
    "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstruktur",
    "version": "2025.0.0-ballot",
    "name": "MII_PR_Bildgebung_Koerperstruktur",
    "_name": {
        "extension":  [
            {
                "url": "http://hl7.org/fhir/StructureDefinition/translation",
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "en-US"
                    },
                    {
                        "url": "content",
                        "valueString": "MII_PR_Imaging_BodyStructure"
                    }
                ]
            }
        ]
    },
    "title": "MII PR Bildgebung Körperstruktur",
    "_title": {
        "extension":  [
            {
                "url": "http://hl7.org/fhir/StructureDefinition/translation",
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "en-US"
                    },
                    {
                        "url": "content",
                        "valueString": "MII PR Imaging BodyStructure"
                    }
                ]
            }
        ]
    },
    "status": "active",
    "description": "Dieses Profil beschreibt die dargestellte Körperstrukturen nach Morphologie und Lokalisation.",
    "_description": {
        "extension":  [
            {
                "url": "http://hl7.org/fhir/StructureDefinition/translation",
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "en-US"
                    },
                    {
                        "url": "content",
                        "valueString": "The profile describes the examined bodystructure in morphology and location."
                    }
                ]
            }
        ]
    },
    "fhirVersion": "4.0.1",
    "kind": "resource",
    "abstract": false,
    "type": "BodyStructure",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/BodyStructure",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "BodyStructure.id",
                "path": "BodyStructure.id",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.meta",
                "path": "BodyStructure.meta",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.meta.source",
                "path": "BodyStructure.meta.source",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.meta.profile",
                "path": "BodyStructure.meta.profile",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.morphology",
                "path": "BodyStructure.morphology",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.location",
                "path": "BodyStructure.location",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.locationQualifier",
                "path": "BodyStructure.locationQualifier",
                "mustSupport": true
            },
            {
                "id": "BodyStructure.patient",
                "path": "BodyStructure.patient",
                "mustSupport": true
            }
        ]
    }
}

FHIRDatensatzErklaerung
BodyStructureBildgebung.Koerperstruktur

untersuchte Körperstruktur

BodyStructure.morphologyBildgebung.Koerperstruktur.Morphologie

Morphologie der Körperstruktur

BodyStructure.locationBildgebung.Koerperstruktur.Lokalisation

Lokalisation der Körperstruktur im Bild.

BodyStructure.locationQualifierBildgebung.Koerperstruktur.naehereLokalisation

explizite Beschreibung der Lokalisation.

BodyStructure.patientBildgebung.Koerperstruktur.Person

Person, an der sich die untersuchte Körperstruktur befindet. Hier soll das MII KDS-Modul Person verwendet werden.


Suchparameter

Folgende Suchparameter sind für das Modul Bildgebung relevant, auch in Kombination:

NameDefinitionTypeExpectation
_idhttp://hl7.org/fhir/SearchParameter/Resource-idtokenSHALL
_lastUpdatedhttp://hl7.org/fhir/SearchParameter/Resource-lastUpdateddateSHALL
_profilehttp://hl7.org/fhir/SearchParameter/Resource-profileuriSHALL
_sourcehttp://hl7.org/fhir/SearchParameter/Resource-sourceuriSHALL
morphologyhttp://hl7.org/fhir/SearchParameter/BodyStructure-morphologytokenSHALL
locationhttp://hl7.org/fhir/SearchParameter/BodyStructure-locationtokenSHALL
location-qualifierhttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/SearchParameter/mii-sp-bildgebung-body-structure-location-qualifiertokenSHALL
patienthttp://hl7.org/fhir/SearchParameter/BodyStructure-patientreferenceSHALL

Beispiele

Beispiel einer BodyStructure-Ressource mit detailierten Angaben zur untersuchten Körperregion:

{
    "resourceType": "BodyStructure",
    "id": "mii-exa-bildgebung-koerperstruktur",
    "meta": {
        "profile":  [
            "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstruktur"
        ]
    },
    "morphology": {
        "coding":  [
            {
                "code": "12747003",
                "system": "http://snomed.info/sct",
                "display": "Microcalcification, calcified structure (morphologic abnormality)"
            }
        ]
    },
    "location": {
        "coding":  [
            {
                "code": "76752008",
                "system": "http://snomed.info/sct",
                "display": "Breast structure (body structure)"
            }
        ]
    },
    "locationQualifier":  [
        {
            "coding":  [
                {
                    "code": "7771000",
                    "system": "http://snomed.info/sct",
                    "display": "Left (qualifier value)"
                }
            ]
        }
    ],
    "patient": {
        "reference": "Patient/PatExample"
    }
}