MII IG Befunde bildgebender Verfahren DE v2025
MII-Initiative

MII IG Befunde bildgebender Verfahren DE v2025

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.2https://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..1CodeableConceptBinding
locationS Σ0..1CodeableConceptBinding
locationQualifierS0..*CodeableConceptBinding
descriptionΣ0..1string
image0..*Attachment
patientS Σ1..1Reference(Patient)

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

FeldnameKurzbeschreibung
BodyStructure.id
BodyStructure.meta
BodyStructure.meta.source
BodyStructure.meta.profile
BodyStructure.morphologyMorphologie
BodyStructure.locationLokalisation
BodyStructure.locationQualifiernähere Lokalisation
BodyStructure.patientPerson
<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="mii-pr-bildgebung-koerperstruktur" />
    <extension url="https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable">
        <valueCodeableConcept>
            <coding>
                <system value="http://hl7.org/fhir/spdx-license" />
                <code value="CC-BY-4.0" />
                <display value="Creative Commons Attribution 4.0 International" />
            </coding>
        </valueCodeableConcept>
    </extension>
    <url value="https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstruktur" />
    <version value="2025.0.2" />
    <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="de-DE" />
            </extension>
            <extension url="content">
                <valueString value="K&#246;rperstrukutur" />
            </extension>
        </extension>
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
            <extension url="lang">
                <valueCode value="en-US" />
            </extension>
            <extension url="content">
                <valueString value="body structure" />
            </extension>
        </extension>
    </title>
    <status value="active" />
    <date value="2025-05-26" />
    <publisher value="Medizininformatik Initiative" />
    <contact>
        <telecom>
            <system value="url" />
            <value value="https://www.medizininformatik-initiative.de" />
        </telecom>
    </contact>
    <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="de-EN" />
            </extension>
            <extension url="content">
                <valueString value="Beschreibt die befundete K&#246;rperstruktur mit Morphologie und Lokalisation" />
            </extension>
        </extension>
        <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 body structure 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" />
    <snapshot>
        <element id="BodyStructure">
            <path value="BodyStructure" />
            <short value="Specific and identified anatomical structure" />
            <definition value="Record details about an anatomical structure.  This resource may be used when a coded concept does not provide the necessary detail needed for the use case." />
            <alias value="anatomical location" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="BodyStructure" />
                <min value="0" />
                <max value="*" />
            </base>
            <constraint>
                <key value="dom-2" />
                <severity value="error" />
                <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources" />
                <expression value="contained.contained.empty()" />
                <xpath value="not(parent::f:contained and f:contained)" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <key value="dom-3" />
                <severity value="error" />
                <human value="If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource" />
                <expression value="contained.where(((&#39;#&#39;+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = &#39;#&#39;).exists() or descendants().where(as(canonical) = &#39;#&#39;).exists() or descendants().where(as(canonical) = &#39;#&#39;).exists()).not()).trace(&#39;unmatched&#39;, id).empty()" />
                <xpath value="not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat(&#39;#&#39;, $contained/*/id/@value) or descendant::f:reference[@value=&#39;#&#39;])]))" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <key value="dom-4" />
                <severity value="error" />
                <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated" />
                <expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" />
                <xpath value="not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <key value="dom-5" />
                <severity value="error" />
                <human value="If a resource is contained in another resource, it SHALL NOT have a security label" />
                <expression value="contained.meta.security.empty()" />
                <xpath value="not(exists(f:contained/*/f:meta/f:security))" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <constraint>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice">
                    <valueBoolean value="true" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation">
                    <valueMarkdown value="When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time." />
                </extension>
                <key value="dom-6" />
                <severity value="warning" />
                <human value="A resource should have narrative for robust management" />
                <expression value="text.`div`.exists()" />
                <xpath value="exists(f:text/h:div)" />
                <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="Entity. Role, or Act" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="ActSIte" />
            </mapping>
            <mapping>
                <identity value="openehr" />
                <map value="Archetype ID   openEHR-EHR-CLUSTER.anatomical_location.v1      Concept name   Anatomical Location      Concept description   Record details about an anatomical location.      Keywords   location, site, anatomical      Copyright   &#169; openEHR Foundation      Purpose   To record details about anatomical location.      Misuse   Not for specifiying unilateral/bilateral occurrence - this is related to an evaluation which perhaps includes multiple locations.      Author   Author name: Heather Leslie Organization: Ocean Informatics Email: heather.leslie@oceaninformatics.com Date of Origination: 2008-11-10       Translator   Norwegian Bokm&#229;l: Lars Bitsch-Larsen, Haukeland University Hospital of Bergen, Norway, MD, DEAA, MBA, spec in anesthesia, spec in tropical medicine. Arabic (Syria): Mona Saleh       Other contributors   Heather Leslie, Ocean Informatics, Australia (Editor) Ian McNicoll, freshEHR Clinical Informatics, United Kingdom (Editor) Dunmail Hodkinson, Black Pear Software Ltd, UK      References   Use cases: - 5LICS, midclavicular line - L forearm, 2cm anterior to the cubital fossa - Right iliac fossa - 5 cm below L tibial tuberosity - 2 cm medial to R nipple - 4 cm below R costal margin in midclavicular line - R femur - midline nose - medial aspect of R great toe nail." />
            </mapping>
        </element>
        <element id="BodyStructure.id">
            <path value="BodyStructure.id" />
            <short value="Logical id of this artifact" />
            <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." />
            <comment value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.id" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
                    <valueUrl value="string" />
                </extension>
                <code value="http://hl7.org/fhirpath/System.String" />
            </type>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.meta">
            <path value="BodyStructure.meta" />
            <short value="Metadata about the resource" />
            <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.meta" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="Meta" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.meta.id">
            <path value="BodyStructure.meta.id" />
            <representation value="xmlAttr" />
            <short value="Unique id for inter-element referencing" />
            <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Element.id" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
                    <valueUrl value="string" />
                </extension>
                <code value="http://hl7.org/fhirpath/System.String" />
            </type>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="n/a" />
            </mapping>
        </element>
        <element id="BodyStructure.meta.extension">
            <path value="BodyStructure.meta.extension" />
            <slicing>
                <discriminator>
                    <type value="value" />
                    <path value="url" />
                </discriminator>
                <description value="Extensions are always sliced by (at least) url" />
                <rules value="open" />
            </slicing>
            <short value="Additional content defined by implementations" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <alias value="extensions" />
            <alias value="user content" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Element.extension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="n/a" />
            </mapping>
        </element>
        <element id="BodyStructure.meta.versionId">
            <path value="BodyStructure.meta.versionId" />
            <short value="Version specific identifier" />
            <definition value="The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted." />
            <comment value="The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Meta.versionId" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="id" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.meta.lastUpdated">
            <path value="BodyStructure.meta.lastUpdated" />
            <short value="When the resource version last changed" />
            <definition value="When the resource last changed - e.g. when the version changed." />
            <comment value="This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a [read](http.html#read) interaction." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Meta.lastUpdated" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="instant" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.meta.source">
            <path value="BodyStructure.meta.source" />
            <short value="Identifies where the resource comes from" />
            <definition value="A uri that identifies the source system of the resource. This provides a minimal amount of [Provenance](provenance.html#) information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc." />
            <comment value="In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. \n\nThis element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Meta.source" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="uri" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.meta.profile">
            <path value="BodyStructure.meta.profile" />
            <short value="Profiles this resource claims to conform to" />
            <definition value="A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#StructureDefinition.url)." />
            <comment value="It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Meta.profile" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="canonical" />
                <targetProfile value="http://hl7.org/fhir/StructureDefinition/StructureDefinition" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.meta.security">
            <path value="BodyStructure.meta.security" />
            <short value="Security Labels applied to this resource" />
            <definition value="Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure." />
            <comment value="The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Meta.security" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Coding" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="SecurityLabels" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="extensible" />
                <description value="Security Labels from the Healthcare Privacy and Security Classification System." />
                <valueSet value="http://hl7.org/fhir/ValueSet/security-labels" />
            </binding>
        </element>
        <element id="BodyStructure.meta.tag">
            <path value="BodyStructure.meta.tag" />
            <short value="Tags applied to this resource" />
            <definition value="Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource." />
            <comment value="The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="Meta.tag" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Coding" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Tags" />
                </extension>
                <strength value="example" />
                <description value="Codes that represent various types of tags, commonly workflow-related; e.g. &quot;Needs review by Dr. Jones&quot;." />
                <valueSet value="http://hl7.org/fhir/ValueSet/common-tags" />
            </binding>
        </element>
        <element id="BodyStructure.implicitRules">
            <path value="BodyStructure.implicitRules" />
            <short value="A set of rules under which this content was created" />
            <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc." />
            <comment value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it&#39;s narrative along with other profiles, value sets, etc." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.implicitRules" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="uri" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="true" />
            <isModifierReason value="This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it&#39;s meaning or interpretation" />
            <isSummary value="true" />
        </element>
        <element id="BodyStructure.language">
            <path value="BodyStructure.language" />
            <short value="Language of the resource content" />
            <definition value="The base language in which the resource is written." />
            <comment value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="Resource.language" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="code" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
                    <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="Language" />
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
                    <valueBoolean value="true" />
                </extension>
                <strength value="preferred" />
                <description value="A human language." />
                <valueSet value="http://hl7.org/fhir/ValueSet/languages" />
            </binding>
        </element>
        <element id="BodyStructure.text">
            <path value="BodyStructure.text" />
            <short value="Text summary of the resource, for human interpretation" />
            <definition value="A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety." />
            <comment value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a &quot;text blob&quot; or where text is additionally entered raw or narrated and encoded information is added later." />
            <alias value="narrative" />
            <alias value="html" />
            <alias value="xhtml" />
            <alias value="display" />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="DomainResource.text" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="Narrative" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="Act.text?" />
            </mapping>
        </element>
        <element id="BodyStructure.contained">
            <path value="BodyStructure.contained" />
            <short value="Contained, inline Resources" />
            <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope." />
            <comment value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels." />
            <alias value="inline resources" />
            <alias value="anonymous resources" />
            <alias value="contained resources" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="DomainResource.contained" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Resource" />
            </type>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="BodyStructure.extension">
            <path value="BodyStructure.extension" />
            <short value="Additional content defined by implementations" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <alias value="extensions" />
            <alias value="user content" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="DomainResource.extension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="BodyStructure.modifierExtension">
            <path value="BodyStructure.modifierExtension" />
            <short value="Extensions that cannot be ignored" />
            <definition value="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element&#39;s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." />
            <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
            <requirements value="Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension)." />
            <alias value="extensions" />
            <alias value="user content" />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="DomainResource.modifierExtension" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Extension" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <constraint>
                <key value="ext-1" />
                <severity value="error" />
                <human value="Must have either extensions or value[x], not both" />
                <expression value="extension.exists() != value.exists()" />
                <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), &quot;value&quot;)])" />
                <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
            </constraint>
            <isModifier value="true" />
            <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them" />
            <isSummary value="false" />
            <mapping>
                <identity value="rim" />
                <map value="N/A" />
            </mapping>
        </element>
        <element id="BodyStructure.identifier">
            <path value="BodyStructure.identifier" />
            <short value="Bodystructure identifier" />
            <definition value="Identifier for this instance of the anatomical structure." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="BodyStructure.identifier" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Identifier" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.identifier" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".id" />
            </mapping>
            <mapping>
                <identity value="openehr" />
                <map value="Specific location  Cluster Optional (0..1) Cardinality: Mandatory, repeating, unordered (1..*)" />
            </mapping>
        </element>
        <element id="BodyStructure.active">
            <path value="BodyStructure.active" />
            <short value="Whether this record is in active use" />
            <definition value="Whether this body site is in active use." />
            <comment value="This element is labeled as a modifier because it may be used to mark that the resource was created in error." />
            <requirements value="Need to be able to mark a body site entry as not to be used because it was created in error." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="BodyStructure.active" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="boolean" />
            </type>
            <meaningWhenMissing value="This resource is generally assumed to be active if no value is provided for the active element" />
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="true" />
            <isModifierReason value="This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.status" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="statusCode" />
            </mapping>
        </element>
        <element id="BodyStructure.morphology">
            <path value="BodyStructure.morphology" />
            <short value="Morphologie">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Morphologie" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="morphology" />
                    </extension>
                </extension>
            </short>
            <definition value="Morphologie der K&#246;rperstruktur">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Morphologie der K&#246;rperstruktur" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="morphology of the body structure" />
                    </extension>
                </extension>
            </definition>
            <comment value="The minimum cardinality of 0 supports the use case of specifying a location without defining a morphology." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="BodyStructure.morphology" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="CodeableConcept" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="BodyStructureCode" />
                </extension>
                <strength value="preferred" />
                <description value="Codes describing anatomic morphology." />
                <valueSet value="http://hl7.org/fhir/ValueSet/bodystructure-code" />
            </binding>
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.what[x]" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="SPM-4/SPM-5" />
            </mapping>
        </element>
        <element id="BodyStructure.location">
            <path value="BodyStructure.location" />
            <short value="Lokalisation">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Lokalisation" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="location" />
                    </extension>
                </extension>
            </short>
            <definition value="Lokalisation der K&#246;rperstruktur im Bild">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Lokalisation der K&#246;rperstruktur im Bild" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="location of the described body structure in the picture" />
                    </extension>
                </extension>
            </definition>
            <min value="0" />
            <max value="1" />
            <base>
                <path value="BodyStructure.location" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="CodeableConcept" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="BodySite" />
                </extension>
                <strength value="preferred" />
                <description value="Codes describing anatomical locations. May include laterality." />
                <valueSet value="http://hl7.org/fhir/ValueSet/body-site" />
            </binding>
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.what[x]" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="OBX-20/SPM-8/SPM-10" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".targetSiteCode" />
            </mapping>
            <mapping>
                <identity value="openehr" />
                <map value="Name of location" />
            </mapping>
        </element>
        <element id="BodyStructure.locationQualifier">
            <path value="BodyStructure.locationQualifier" />
            <short value="n&#228;here Lokalisation">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="n&#228;here Lokalisation" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="qualified location" />
                    </extension>
                </extension>
            </short>
            <definition value="explizite Beschreibung der Lokalisation">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="explizite Beschreibung der Lokalisation" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="explicit description of the body structure" />
                    </extension>
                </extension>
            </definition>
            <min value="0" />
            <max value="*" />
            <base>
                <path value="BodyStructure.locationQualifier" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="CodeableConcept" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="false" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="BodyStructureQualifier" />
                </extension>
                <strength value="preferred" />
                <description value="Concepts modifying the anatomic location." />
                <valueSet value="http://hl7.org/fhir/ValueSet/bodystructure-relative-location" />
            </binding>
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.what[x]" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="No distinct element defined in V2.x. The IHE Radiology Technical Framework directs the use of OBR-15-specimen source to contain laterality for imaging studies./SPM-9" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".targetSiteCode" />
            </mapping>
            <mapping>
                <identity value="openehr" />
                <map value="Combines Side, Numerical identifier, Anatomical plane,and Aspect" />
            </mapping>
        </element>
        <element id="BodyStructure.description">
            <path value="BodyStructure.description" />
            <short value="Text description" />
            <definition value="A summary, characterization or explanation of the body structure." />
            <comment value="This description could include any visual markings used to orientate the viewer e.g. external reference points, special sutures, ink markings." />
            <min value="0" />
            <max value="1" />
            <base>
                <path value="BodyStructure.description" />
                <min value="0" />
                <max value="1" />
            </base>
            <type>
                <code value="string" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.what[x]" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="NTE" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".text" />
            </mapping>
            <mapping>
                <identity value="openehr" />
                <map value="Description of anatomical location/Visual markings/orientation" />
            </mapping>
        </element>
        <element id="BodyStructure.image">
            <path value="BodyStructure.image" />
            <short value="Attached images" />
            <definition value="Image or images used to identify a location." />
            <min value="0" />
            <max value="*" />
            <base>
                <path value="BodyStructure.image" />
                <min value="0" />
                <max value="*" />
            </base>
            <type>
                <code value="Attachment" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <isModifier value="false" />
            <isSummary value="false" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.what[x]" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="OBX" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value="outboundRelationship[typeCode=COMP].target" />
            </mapping>
            <mapping>
                <identity value="openehr" />
                <map value="Image" />
            </mapping>
        </element>
        <element id="BodyStructure.patient">
            <path value="BodyStructure.patient" />
            <short value="Person">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Person" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="person" />
                    </extension>
                </extension>
            </short>
            <definition value="Person, an der sich die untersuchte K&#246;rperstruktur befindet">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Person, an der sich die untersuchte K&#246;rperstruktur befindet" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="person, who contains the described body structure" />
                    </extension>
                </extension>
            </definition>
            <min value="1" />
            <max value="1" />
            <base>
                <path value="BodyStructure.patient" />
                <min value="1" />
                <max value="1" />
            </base>
            <type>
                <code value="Reference" />
                <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
            </type>
            <constraint>
                <key value="ele-1" />
                <severity value="error" />
                <human value="All FHIR elements must have a @value or children" />
                <expression value="hasValue() or (children().count() &gt; id.count())" />
                <xpath value="@value|f:*|h:div" />
                <source value="http://hl7.org/fhir/StructureDefinition/Element" />
            </constraint>
            <mustSupport value="true" />
            <isModifier value="false" />
            <isSummary value="true" />
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.subject[x]" />
            </mapping>
            <mapping>
                <identity value="v2" />
                <map value="PID-3" />
            </mapping>
            <mapping>
                <identity value="rim" />
                <map value=".scoper or .scoper.playsRole" />
            </mapping>
            <mapping>
                <identity value="w5" />
                <map value="FiveWs.subject" />
            </mapping>
        </element>
    </snapshot>
    <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" />
            <short value="Morphologie">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Morphologie" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="morphology" />
                    </extension>
                </extension>
            </short>
            <definition value="Morphologie der K&#246;rperstruktur">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Morphologie der K&#246;rperstruktur" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="morphology of the body structure" />
                    </extension>
                </extension>
            </definition>
            <mustSupport value="true" />
            <binding>
                <strength value="preferred" />
                <valueSet value="http://hl7.org/fhir/ValueSet/bodystructure-code" />
            </binding>
        </element>
        <element id="BodyStructure.location">
            <path value="BodyStructure.location" />
            <short value="Lokalisation">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Lokalisation" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="location" />
                    </extension>
                </extension>
            </short>
            <definition value="Lokalisation der K&#246;rperstruktur im Bild">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Lokalisation der K&#246;rperstruktur im Bild" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="location of the described body structure in the picture" />
                    </extension>
                </extension>
            </definition>
            <mustSupport value="true" />
            <binding>
                <strength value="preferred" />
                <valueSet value="http://hl7.org/fhir/ValueSet/body-site" />
            </binding>
        </element>
        <element id="BodyStructure.locationQualifier">
            <path value="BodyStructure.locationQualifier" />
            <short value="n&#228;here Lokalisation">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="n&#228;here Lokalisation" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="qualified location" />
                    </extension>
                </extension>
            </short>
            <definition value="explizite Beschreibung der Lokalisation">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="explizite Beschreibung der Lokalisation" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="explicit description of the body structure" />
                    </extension>
                </extension>
            </definition>
            <mustSupport value="true" />
            <binding>
                <strength value="preferred" />
                <valueSet value="http://hl7.org/fhir/ValueSet/bodystructure-relative-location" />
            </binding>
        </element>
        <element id="BodyStructure.patient">
            <path value="BodyStructure.patient" />
            <short value="Person">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Person" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="person" />
                    </extension>
                </extension>
            </short>
            <definition value="Person, an der sich die untersuchte K&#246;rperstruktur befindet">
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="de-DE" />
                    </extension>
                    <extension url="content">
                        <valueString value="Person, an der sich die untersuchte K&#246;rperstruktur befindet" />
                    </extension>
                </extension>
                <extension url="http://hl7.org/fhir/StructureDefinition/translation">
                    <extension url="lang">
                        <valueCode value="en-US" />
                    </extension>
                    <extension url="content">
                        <valueString value="person, who contains the described body structure" />
                    </extension>
                </extension>
            </definition>
            <mustSupport value="true" />
        </element>
    </differential>
</StructureDefinition>
{
    "resourceType": "StructureDefinition",
    "id": "mii-pr-bildgebung-koerperstruktur",
    "extension":  [
        {
            "url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
            "valueCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://hl7.org/fhir/spdx-license",
                        "code": "CC-BY-4.0",
                        "display": "Creative Commons Attribution 4.0 International"
                    }
                ]
            }
        }
    ],
    "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstruktur",
    "version": "2025.0.2",
    "name": "MII_PR_Bildgebung_Koerperstruktur",
    "_name": {
        "extension":  [
            {
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "en-US"
                    },
                    {
                        "url": "content",
                        "valueString": "MII_PR_Imaging_BodyStructure"
                    }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
        ]
    },
    "title": "MII PR Bildgebung Körperstruktur",
    "_title": {
        "extension":  [
            {
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "de-DE"
                    },
                    {
                        "url": "content",
                        "valueString": "Körperstrukutur"
                    }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "en-US"
                    },
                    {
                        "url": "content",
                        "valueString": "body structure"
                    }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
        ]
    },
    "status": "active",
    "date": "2025-05-26",
    "publisher": "Medizininformatik Initiative",
    "contact":  [
        {
            "telecom":  [
                {
                    "system": "url",
                    "value": "https://www.medizininformatik-initiative.de"
                }
            ]
        }
    ],
    "description": "Dieses Profil beschreibt die dargestellte Körperstrukturen nach Morphologie und Lokalisation.",
    "_description": {
        "extension":  [
            {
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "de-EN"
                    },
                    {
                        "url": "content",
                        "valueString": "Beschreibt die befundete Körperstruktur mit Morphologie und Lokalisation"
                    }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
            },
            {
                "extension":  [
                    {
                        "url": "lang",
                        "valueCode": "en-US"
                    },
                    {
                        "url": "content",
                        "valueString": "The profile describes the examined body structure in morphology and location."
                    }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
        ]
    },
    "fhirVersion": "4.0.1",
    "kind": "resource",
    "abstract": false,
    "type": "BodyStructure",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/BodyStructure",
    "derivation": "constraint",
    "snapshot": {
        "element":  [
            {
                "id": "BodyStructure",
                "path": "BodyStructure",
                "short": "Specific and identified anatomical structure",
                "definition": "Record details about an anatomical structure.  This resource may be used when a coded concept does not provide the necessary detail needed for the use case.",
                "alias":  [
                    "anatomical location"
                ],
                "min": 0,
                "max": "*",
                "base": {
                    "path": "BodyStructure",
                    "min": 0,
                    "max": "*"
                },
                "constraint":  [
                    {
                        "key": "dom-2",
                        "severity": "error",
                        "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
                        "expression": "contained.contained.empty()",
                        "xpath": "not(parent::f:contained and f:contained)",
                        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
                    },
                    {
                        "key": "dom-3",
                        "severity": "error",
                        "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
                        "expression": "contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()",
                        "xpath": "not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))",
                        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
                    },
                    {
                        "key": "dom-4",
                        "severity": "error",
                        "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
                        "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
                        "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
                        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
                    },
                    {
                        "key": "dom-5",
                        "severity": "error",
                        "human": "If a resource is contained in another resource, it SHALL NOT have a security label",
                        "expression": "contained.meta.security.empty()",
                        "xpath": "not(exists(f:contained/*/f:meta/f:security))",
                        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
                    },
                    {
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice",
                                "valueBoolean": true
                            },
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation",
                                "valueMarkdown": "When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time."
                            }
                        ],
                        "key": "dom-6",
                        "severity": "warning",
                        "human": "A resource should have narrative for robust management",
                        "expression": "text.`div`.exists()",
                        "xpath": "exists(f:text/h:div)",
                        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "Entity. Role, or Act"
                    },
                    {
                        "identity": "rim",
                        "map": "ActSIte"
                    },
                    {
                        "identity": "openehr",
                        "map": "Archetype ID   openEHR-EHR-CLUSTER.anatomical_location.v1      Concept name   Anatomical Location      Concept description   Record details about an anatomical location.      Keywords   location, site, anatomical      Copyright   © openEHR Foundation      Purpose   To record details about anatomical location.      Misuse   Not for specifiying unilateral/bilateral occurrence - this is related to an evaluation which perhaps includes multiple locations.      Author   Author name: Heather Leslie Organization: Ocean Informatics Email: heather.leslie@oceaninformatics.com Date of Origination: 2008-11-10       Translator   Norwegian Bokmål: Lars Bitsch-Larsen, Haukeland University Hospital of Bergen, Norway, MD, DEAA, MBA, spec in anesthesia, spec in tropical medicine. Arabic (Syria): Mona Saleh       Other contributors   Heather Leslie, Ocean Informatics, Australia (Editor) Ian McNicoll, freshEHR Clinical Informatics, United Kingdom (Editor) Dunmail Hodkinson, Black Pear Software Ltd, UK      References   Use cases: - 5LICS, midclavicular line - L forearm, 2cm anterior to the cubital fossa - Right iliac fossa - 5 cm below L tibial tuberosity - 2 cm medial to R nipple - 4 cm below R costal margin in midclavicular line - R femur - midline nose - medial aspect of R great toe nail."
                    }
                ]
            },
            {
                "id": "BodyStructure.id",
                "path": "BodyStructure.id",
                "short": "Logical id of this artifact",
                "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
                "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Resource.id",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                                "valueUrl": "string"
                            }
                        ],
                        "code": "http://hl7.org/fhirpath/System.String"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true
            },
            {
                "id": "BodyStructure.meta",
                "path": "BodyStructure.meta",
                "short": "Metadata about the resource",
                "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Resource.meta",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "Meta"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true
            },
            {
                "id": "BodyStructure.meta.id",
                "path": "BodyStructure.meta.id",
                "representation":  [
                    "xmlAttr"
                ],
                "short": "Unique id for inter-element referencing",
                "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Element.id",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "extension":  [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                                "valueUrl": "string"
                            }
                        ],
                        "code": "http://hl7.org/fhirpath/System.String"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "n/a"
                    }
                ]
            },
            {
                "id": "BodyStructure.meta.extension",
                "path": "BodyStructure.meta.extension",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "url"
                        }
                    ],
                    "description": "Extensions are always sliced by (at least) url",
                    "rules": "open"
                },
                "short": "Additional content defined by implementations",
                "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
                "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
                "alias":  [
                    "extensions",
                    "user content"
                ],
                "min": 0,
                "max": "*",
                "base": {
                    "path": "Element.extension",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Extension"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    },
                    {
                        "key": "ext-1",
                        "severity": "error",
                        "human": "Must have either extensions or value[x], not both",
                        "expression": "extension.exists() != value.exists()",
                        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
                        "source": "http://hl7.org/fhir/StructureDefinition/Extension"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "n/a"
                    }
                ]
            },
            {
                "id": "BodyStructure.meta.versionId",
                "path": "BodyStructure.meta.versionId",
                "short": "Version specific identifier",
                "definition": "The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.",
                "comment": "The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Meta.versionId",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "id"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": true
            },
            {
                "id": "BodyStructure.meta.lastUpdated",
                "path": "BodyStructure.meta.lastUpdated",
                "short": "When the resource version last changed",
                "definition": "When the resource last changed - e.g. when the version changed.",
                "comment": "This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a [read](http.html#read) interaction.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Meta.lastUpdated",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "instant"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": true
            },
            {
                "id": "BodyStructure.meta.source",
                "path": "BodyStructure.meta.source",
                "short": "Identifies where the resource comes from",
                "definition": "A uri that identifies the source system of the resource. This provides a minimal amount of [Provenance](provenance.html#) information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.",
                "comment": "In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. \n\nThis element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Meta.source",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "uri"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true
            },
            {
                "id": "BodyStructure.meta.profile",
                "path": "BodyStructure.meta.profile",
                "short": "Profiles this resource claims to conform to",
                "definition": "A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#StructureDefinition.url).",
                "comment": "It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
                "min": 0,
                "max": "*",
                "base": {
                    "path": "Meta.profile",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "canonical",
                        "targetProfile":  [
                            "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
                        ]
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true
            },
            {
                "id": "BodyStructure.meta.security",
                "path": "BodyStructure.meta.security",
                "short": "Security Labels applied to this resource",
                "definition": "Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.",
                "comment": "The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.",
                "min": 0,
                "max": "*",
                "base": {
                    "path": "Meta.security",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Coding"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": true,
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "SecurityLabels"
                        },
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
                            "valueBoolean": true
                        }
                    ],
                    "strength": "extensible",
                    "description": "Security Labels from the Healthcare Privacy and Security Classification System.",
                    "valueSet": "http://hl7.org/fhir/ValueSet/security-labels"
                }
            },
            {
                "id": "BodyStructure.meta.tag",
                "path": "BodyStructure.meta.tag",
                "short": "Tags applied to this resource",
                "definition": "Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.",
                "comment": "The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.",
                "min": 0,
                "max": "*",
                "base": {
                    "path": "Meta.tag",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Coding"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": true,
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "Tags"
                        }
                    ],
                    "strength": "example",
                    "description": "Codes that represent various types of tags, commonly workflow-related; e.g. \"Needs review by Dr. Jones\".",
                    "valueSet": "http://hl7.org/fhir/ValueSet/common-tags"
                }
            },
            {
                "id": "BodyStructure.implicitRules",
                "path": "BodyStructure.implicitRules",
                "short": "A set of rules under which this content was created",
                "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.",
                "comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Resource.implicitRules",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "uri"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": true,
                "isModifierReason": "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation",
                "isSummary": true
            },
            {
                "id": "BodyStructure.language",
                "path": "BodyStructure.language",
                "short": "Language of the resource content",
                "definition": "The base language in which the resource is written.",
                "comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "Resource.language",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "code"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
                            "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages"
                        },
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "Language"
                        },
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
                            "valueBoolean": true
                        }
                    ],
                    "strength": "preferred",
                    "description": "A human language.",
                    "valueSet": "http://hl7.org/fhir/ValueSet/languages"
                }
            },
            {
                "id": "BodyStructure.text",
                "path": "BodyStructure.text",
                "short": "Text summary of the resource, for human interpretation",
                "definition": "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
                "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
                "alias":  [
                    "narrative",
                    "html",
                    "xhtml",
                    "display"
                ],
                "min": 0,
                "max": "1",
                "base": {
                    "path": "DomainResource.text",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "Narrative"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "Act.text?"
                    }
                ]
            },
            {
                "id": "BodyStructure.contained",
                "path": "BodyStructure.contained",
                "short": "Contained, inline Resources",
                "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
                "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.",
                "alias":  [
                    "inline resources",
                    "anonymous resources",
                    "contained resources"
                ],
                "min": 0,
                "max": "*",
                "base": {
                    "path": "DomainResource.contained",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Resource"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "N/A"
                    }
                ]
            },
            {
                "id": "BodyStructure.extension",
                "path": "BodyStructure.extension",
                "short": "Additional content defined by implementations",
                "definition": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
                "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
                "alias":  [
                    "extensions",
                    "user content"
                ],
                "min": 0,
                "max": "*",
                "base": {
                    "path": "DomainResource.extension",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Extension"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    },
                    {
                        "key": "ext-1",
                        "severity": "error",
                        "human": "Must have either extensions or value[x], not both",
                        "expression": "extension.exists() != value.exists()",
                        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
                        "source": "http://hl7.org/fhir/StructureDefinition/Extension"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "N/A"
                    }
                ]
            },
            {
                "id": "BodyStructure.modifierExtension",
                "path": "BodyStructure.modifierExtension",
                "short": "Extensions that cannot be ignored",
                "definition": "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
                "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
                "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
                "alias":  [
                    "extensions",
                    "user content"
                ],
                "min": 0,
                "max": "*",
                "base": {
                    "path": "DomainResource.modifierExtension",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Extension"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    },
                    {
                        "key": "ext-1",
                        "severity": "error",
                        "human": "Must have either extensions or value[x], not both",
                        "expression": "extension.exists() != value.exists()",
                        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
                        "source": "http://hl7.org/fhir/StructureDefinition/Extension"
                    }
                ],
                "isModifier": true,
                "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them",
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "rim",
                        "map": "N/A"
                    }
                ]
            },
            {
                "id": "BodyStructure.identifier",
                "path": "BodyStructure.identifier",
                "short": "Bodystructure identifier",
                "definition": "Identifier for this instance of the anatomical structure.",
                "min": 0,
                "max": "*",
                "base": {
                    "path": "BodyStructure.identifier",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Identifier"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": true,
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.identifier"
                    },
                    {
                        "identity": "rim",
                        "map": ".id"
                    },
                    {
                        "identity": "openehr",
                        "map": "Specific location  Cluster Optional (0..1) Cardinality: Mandatory, repeating, unordered (1..*)"
                    }
                ]
            },
            {
                "id": "BodyStructure.active",
                "path": "BodyStructure.active",
                "short": "Whether this record is in active use",
                "definition": "Whether this body site is in active use.",
                "comment": "This element is labeled as a modifier because it may be used to mark that the resource was created in error.",
                "requirements": "Need to be able to mark a body site entry as not to be used because it was created in error.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "BodyStructure.active",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "boolean"
                    }
                ],
                "meaningWhenMissing": "This resource is generally assumed to be active if no value is provided for the active element",
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": true,
                "isModifierReason": "This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid",
                "isSummary": true,
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.status"
                    },
                    {
                        "identity": "rim",
                        "map": "statusCode"
                    }
                ]
            },
            {
                "id": "BodyStructure.morphology",
                "path": "BodyStructure.morphology",
                "short": "Morphologie",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Morphologie"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "morphology"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "Morphologie der Körperstruktur",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Morphologie der Körperstruktur"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "morphology of the body structure"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "comment": "The minimum cardinality of 0 supports the use case of specifying a location without defining a morphology.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "BodyStructure.morphology",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "CodeableConcept"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true,
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "BodyStructureCode"
                        }
                    ],
                    "strength": "preferred",
                    "description": "Codes describing anatomic morphology.",
                    "valueSet": "http://hl7.org/fhir/ValueSet/bodystructure-code"
                },
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.what[x]"
                    },
                    {
                        "identity": "v2",
                        "map": "SPM-4/SPM-5"
                    }
                ]
            },
            {
                "id": "BodyStructure.location",
                "path": "BodyStructure.location",
                "short": "Lokalisation",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Lokalisation"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "location"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "Lokalisation der Körperstruktur im Bild",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Lokalisation der Körperstruktur im Bild"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "location of the described body structure in the picture"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "min": 0,
                "max": "1",
                "base": {
                    "path": "BodyStructure.location",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "CodeableConcept"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true,
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "BodySite"
                        }
                    ],
                    "strength": "preferred",
                    "description": "Codes describing anatomical locations. May include laterality.",
                    "valueSet": "http://hl7.org/fhir/ValueSet/body-site"
                },
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.what[x]"
                    },
                    {
                        "identity": "v2",
                        "map": "OBX-20/SPM-8/SPM-10"
                    },
                    {
                        "identity": "rim",
                        "map": ".targetSiteCode"
                    },
                    {
                        "identity": "openehr",
                        "map": "Name of location"
                    }
                ]
            },
            {
                "id": "BodyStructure.locationQualifier",
                "path": "BodyStructure.locationQualifier",
                "short": "nähere Lokalisation",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "nähere Lokalisation"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "qualified location"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "explizite Beschreibung der Lokalisation",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "explizite Beschreibung der Lokalisation"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "explicit description of the body structure"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "min": 0,
                "max": "*",
                "base": {
                    "path": "BodyStructure.locationQualifier",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "CodeableConcept"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": false,
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "BodyStructureQualifier"
                        }
                    ],
                    "strength": "preferred",
                    "description": "Concepts modifying the anatomic location.",
                    "valueSet": "http://hl7.org/fhir/ValueSet/bodystructure-relative-location"
                },
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.what[x]"
                    },
                    {
                        "identity": "v2",
                        "map": "No distinct element defined in V2.x. The IHE Radiology Technical Framework directs the use of OBR-15-specimen source to contain laterality for imaging studies./SPM-9"
                    },
                    {
                        "identity": "rim",
                        "map": ".targetSiteCode"
                    },
                    {
                        "identity": "openehr",
                        "map": "Combines Side, Numerical identifier, Anatomical plane,and Aspect"
                    }
                ]
            },
            {
                "id": "BodyStructure.description",
                "path": "BodyStructure.description",
                "short": "Text description",
                "definition": "A summary, characterization or explanation of the body structure.",
                "comment": "This description could include any visual markings used to orientate the viewer e.g. external reference points, special sutures, ink markings.",
                "min": 0,
                "max": "1",
                "base": {
                    "path": "BodyStructure.description",
                    "min": 0,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "string"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": true,
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.what[x]"
                    },
                    {
                        "identity": "v2",
                        "map": "NTE"
                    },
                    {
                        "identity": "rim",
                        "map": ".text"
                    },
                    {
                        "identity": "openehr",
                        "map": "Description of anatomical location/Visual markings/orientation"
                    }
                ]
            },
            {
                "id": "BodyStructure.image",
                "path": "BodyStructure.image",
                "short": "Attached images",
                "definition": "Image or images used to identify a location.",
                "min": 0,
                "max": "*",
                "base": {
                    "path": "BodyStructure.image",
                    "min": 0,
                    "max": "*"
                },
                "type":  [
                    {
                        "code": "Attachment"
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "isModifier": false,
                "isSummary": false,
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.what[x]"
                    },
                    {
                        "identity": "v2",
                        "map": "OBX"
                    },
                    {
                        "identity": "rim",
                        "map": "outboundRelationship[typeCode=COMP].target"
                    },
                    {
                        "identity": "openehr",
                        "map": "Image"
                    }
                ]
            },
            {
                "id": "BodyStructure.patient",
                "path": "BodyStructure.patient",
                "short": "Person",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Person"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "person"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "Person, an der sich die untersuchte Körperstruktur befindet",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Person, an der sich die untersuchte Körperstruktur befindet"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "person, who contains the described body structure"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "min": 1,
                "max": "1",
                "base": {
                    "path": "BodyStructure.patient",
                    "min": 1,
                    "max": "1"
                },
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://hl7.org/fhir/StructureDefinition/Patient"
                        ]
                    }
                ],
                "constraint":  [
                    {
                        "key": "ele-1",
                        "severity": "error",
                        "human": "All FHIR elements must have a @value or children",
                        "expression": "hasValue() or (children().count() > id.count())",
                        "xpath": "@value|f:*|h:div",
                        "source": "http://hl7.org/fhir/StructureDefinition/Element"
                    }
                ],
                "mustSupport": true,
                "isModifier": false,
                "isSummary": true,
                "mapping":  [
                    {
                        "identity": "w5",
                        "map": "FiveWs.subject[x]"
                    },
                    {
                        "identity": "v2",
                        "map": "PID-3"
                    },
                    {
                        "identity": "rim",
                        "map": ".scoper or .scoper.playsRole"
                    },
                    {
                        "identity": "w5",
                        "map": "FiveWs.subject"
                    }
                ]
            }
        ]
    },
    "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",
                "short": "Morphologie",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Morphologie"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "morphology"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "Morphologie der Körperstruktur",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Morphologie der Körperstruktur"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "morphology of the body structure"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "mustSupport": true,
                "binding": {
                    "strength": "preferred",
                    "valueSet": "http://hl7.org/fhir/ValueSet/bodystructure-code"
                }
            },
            {
                "id": "BodyStructure.location",
                "path": "BodyStructure.location",
                "short": "Lokalisation",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Lokalisation"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "location"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "Lokalisation der Körperstruktur im Bild",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Lokalisation der Körperstruktur im Bild"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "location of the described body structure in the picture"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "mustSupport": true,
                "binding": {
                    "strength": "preferred",
                    "valueSet": "http://hl7.org/fhir/ValueSet/body-site"
                }
            },
            {
                "id": "BodyStructure.locationQualifier",
                "path": "BodyStructure.locationQualifier",
                "short": "nähere Lokalisation",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "nähere Lokalisation"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "qualified location"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "explizite Beschreibung der Lokalisation",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "explizite Beschreibung der Lokalisation"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "explicit description of the body structure"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "mustSupport": true,
                "binding": {
                    "strength": "preferred",
                    "valueSet": "http://hl7.org/fhir/ValueSet/bodystructure-relative-location"
                }
            },
            {
                "id": "BodyStructure.patient",
                "path": "BodyStructure.patient",
                "short": "Person",
                "_short": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Person"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "person"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "definition": "Person, an der sich die untersuchte Körperstruktur befindet",
                "_definition": {
                    "extension":  [
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "de-DE"
                                },
                                {
                                    "url": "content",
                                    "valueString": "Person, an der sich die untersuchte Körperstruktur befindet"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        },
                        {
                            "extension":  [
                                {
                                    "url": "lang",
                                    "valueCode": "en-US"
                                },
                                {
                                    "url": "content",
                                    "valueString": "person, who contains the described body structure"
                                }
                            ],
                            "url": "http://hl7.org/fhir/StructureDefinition/translation"
                        }
                    ]
                },
                "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"
    }
}