HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base-r5/ and changes regularly. See the Directory of published versions
Note: The content of this page is work in progress and may change based on ongoing discussions within the working group.
The technical solutions listed are possible candidates under consideration and are not yet approved or ready for implementation.
This page describes the element-by-element mapping from the EHDSBodyStructure logical model to the BodyStructureEuCore FHIR profile.
| EHDSBodyStructure (Logical Model) | Relationship | BodyStructureEuCore | |||
|---|---|---|---|---|---|
| Element | Description | Relation | Element | Description | Notes |
| identifier | Identifier for this instance of the anatomical structure. | equal | identifier | BodyStructure identifier. | |
| morphology | Kind of structure represented (normal/abnormal morphology). | equal | morphology | Kind of structure. | |
| location | Body site. | equal | location 〔R4〕 | Body site. | R4 commonly uses location; R5 often uses includedStructure.structure. |
| location | Body site. | equal | includedStructure.structure〔R5〕 | Body site. | R4 commonly uses location; R5 often uses includedStructure.structure. |
| locationQualifier | Qualifier for the body site (upper, lower, etc.). | equal | locationQualifier〔R4〕 | Body site modifier. | R4: locationQualifier; R5: includedStructure.qualifier. |
| locationQualifier | Qualifier for the body site (upper, lower, etc.). | equal | includedStructure.qualifier〔R5〕 | Body site modifier. | R4: locationQualifier; R5: includedStructure.qualifier. |
| laterality | Laterality (e.g. left, right). | equal | extension[laterality]〔R4〕 | Body structure laterality. | R4 often uses an extension; R5 includes laterality directly. |
| laterality | Laterality (e.g. left, right). | equal | includedStructure.laterality〔R5〕 | Body structure laterality. | R4 often uses an extension; R5 includes laterality directly. |
| description | Textual description of the body structure. | equal | text | Text summary of the resource, for human interpretation. | |
Return to overview: EHDS Logical Models → FHIR Profiles