FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSBodyStructure.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSBodyStructure.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSBodyStructure
TitleBody structure model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for Body structure
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure
Kindlogical

Resources that use this resource

StructureDefinition
EHDSConditionCondition model
EHDSDeviceUseDevice use model
EHDSImagingReportImaging report model
EHDSImagingStudyImaging study model
EHDSObservationObservation model
EHDSProcedureProcedure model
EHDSServiceRequestService request model
EHDSSpecimenSpecimen model

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSBodyStructure

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSBodyStructure 0..*BaseBody structure model
Instances of this logical model can be the target of a Reference
... identifier 0..*IdentifierIdentifier for this instance of the anatomical structure.
... morphology 0..1CodeableConceptThe 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
... location 0..1CodeableConceptBody site
Binding Description: (preferred): SNOMED CT
... locationQualifier 0..*CodeableConceptAdditional qualifier of the body structure (e.g. upper, lower, left side).
Binding Description: (preferred): SNOMED CT
... laterality 0..1CodeableConceptBody structure laterality (e.g. left, right).
Binding Description: (preferred): SNOMED CT
... description 0..1stringTextual description of the body structure

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSBodyStructure",
  "language": "en",
  "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": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for Body structure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "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"
          }
        ]
      }
    ]
  }
}