| Package | eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | EHDSBodyStructure |
| FHIR Version | R5 |
| Source | https://www.xt-ehr.eu/specifications/fhir/https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSBodyStructure.html |
| URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-05T08:51:00+00:00 |
| Name | EHDSBodyStructure |
| Title | Body structure model |
| Description | EHDS refined base model for Body structure |
| Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSBodyStructure
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Body structure model Instances of this logical model can be the target of a Reference | |
![]() ![]() | 0..* | Identifier | Identifier for this instance of the anatomical structure. | |
![]() ![]() | 0..1 | CodeableConcept | The kind of structure being represented by the body structure at BodyStructure.location. This can define both normal and abnormal morphologies. Binding Description: (preferred): SNOMED CT | |
![]() ![]() | 0..1 | CodeableConcept | Body site Binding Description: (preferred): SNOMED CT | |
![]() ![]() | 0..* | CodeableConcept | Additional qualifier of the body structure (e.g. upper, lower, left side). Binding Description: (preferred): SNOMED CT | |
![]() ![]() | 0..1 | CodeableConcept | Body structure laterality (e.g. left, right). Binding Description: (preferred): SNOMED CT | |
![]() ![]() | 0..1 | string | Textual description of the body structure | |
{
"resourceType": "StructureDefinition",
"id": "EHDSBodyStructure",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure",
"version": "0.1.0",
"name": "EHDSBodyStructure",
"title": "Body structure model",
"status": "draft",
"date": "2025-08-05T08:51:00+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://Xt-EHR.eu"
}
]
}
],
"description": "EHDS refined base model for Body structure",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "EHDSBodyStructure",
"path": "EHDSBodyStructure",
"short": "Body structure model",
"definition": "EHDS refined base model for Body structure",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSBodyStructure.identifier",
"path": "EHDSBodyStructure.identifier",
"short": "Identifier for this instance of the anatomical structure.",
"definition": "Identifier for this instance of the anatomical structure.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSBodyStructure.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSBodyStructure.morphology",
"path": "EHDSBodyStructure.morphology",
"short": "The kind of structure being represented by the body structure at BodyStructure.location. This can define both normal and abnormal morphologies.",
"definition": "The kind of structure being represented by the body structure at BodyStructure.location. This can define both normal and abnormal morphologies.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSBodyStructure.morphology",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.location",
"path": "EHDSBodyStructure.location",
"short": "Body site",
"definition": "Body site",
"min": 0,
"max": "1",
"base": {
"path": "EHDSBodyStructure.location",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.locationQualifier",
"path": "EHDSBodyStructure.locationQualifier",
"short": "Additional qualifier of the body structure (e.g. upper, lower, left side).",
"definition": "Additional qualifier of the body structure (e.g. upper, lower, left side).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSBodyStructure.locationQualifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.laterality",
"path": "EHDSBodyStructure.laterality",
"short": "Body structure laterality (e.g. left, right).",
"definition": "Body structure laterality (e.g. left, right).",
"min": 0,
"max": "1",
"base": {
"path": "EHDSBodyStructure.laterality",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.description",
"path": "EHDSBodyStructure.description",
"short": "Textual description of the body structure",
"definition": "Textual description of the body structure",
"min": 0,
"max": "1",
"base": {
"path": "EHDSBodyStructure.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSBodyStructure",
"path": "EHDSBodyStructure",
"short": "Body structure model",
"definition": "EHDS refined base model for Body structure"
},
{
"id": "EHDSBodyStructure.identifier",
"path": "EHDSBodyStructure.identifier",
"short": "Identifier for this instance of the anatomical structure.",
"definition": "Identifier for this instance of the anatomical structure.",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSBodyStructure.morphology",
"path": "EHDSBodyStructure.morphology",
"short": "The kind of structure being represented by the body structure at BodyStructure.location. This can define both normal and abnormal morphologies.",
"definition": "The kind of structure being represented by the body structure at BodyStructure.location. This can define both normal and abnormal morphologies.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.location",
"path": "EHDSBodyStructure.location",
"short": "Body site",
"definition": "Body site",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.locationQualifier",
"path": "EHDSBodyStructure.locationQualifier",
"short": "Additional qualifier of the body structure (e.g. upper, lower, left side).",
"definition": "Additional qualifier of the body structure (e.g. upper, lower, left side).",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.laterality",
"path": "EHDSBodyStructure.laterality",
"short": "Body structure laterality (e.g. left, right).",
"definition": "Body structure laterality (e.g. left, right).",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
}
},
{
"id": "EHDSBodyStructure.description",
"path": "EHDSBodyStructure.description",
"short": "Textual description of the body structure",
"definition": "Textual description of the body structure",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}