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

FHIR IG analytics

Packagehl7.fhir.be.core-clinical
Resource TypeStructureDefinition
IdStructureDefinition-BeModelBodySite.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/core-clinical/StructureDefinition-BeModelBodySite.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite
Version1.0.1
Statusactive
Date2026-02-11T21:03:25+00:00
NameBeModelBodySite
TitleBodySite Model
Realmbe
Authorityhl7
DescriptionBody site model
Typehttps://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite
Kindlogical

Resources that use this resource

StructureDefinition
BeModelClinicalObservationBeClinicalObservation Model

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition BeModelBodySite

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelBodySite 0..*BaseBodySite Model
... bodyLocation 0..1CodeableConceptCode that identifies the anatomical location of the specimen on the subject's body
... bodyLaterality 0..1CodeableConceptThe laterality of a body site - the side of the body
... bodyTopography 0..1CodeableConceptThe topography of the location of the specimen on the subject's body

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "BeModelBodySite",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite",
  "version": "1.0.1",
  "name": "BeModelBodySite",
  "title": "BodySite Model",
  "status": "active",
  "date": "2026-02-11T21:03:25+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        },
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message-Structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@www.ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Body site model",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "BeModelBodySite",
        "path": "BeModelBodySite",
        "short": "BodySite Model",
        "definition": "Body site model",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "BeModelBodySite.bodyLocation",
        "path": "BeModelBodySite.bodyLocation",
        "short": "Code that identifies the anatomical location of the specimen on the subject's body",
        "definition": "Code that identifies the anatomical location of the specimen on the subject's body",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelBodySite.bodyLocation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelBodySite.bodyLaterality",
        "path": "BeModelBodySite.bodyLaterality",
        "short": "The laterality of a body site - the side of the body",
        "definition": "The laterality of a body site - the side of the body",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelBodySite.bodyLaterality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelBodySite.bodyTopography",
        "path": "BeModelBodySite.bodyTopography",
        "short": "The topography of the location of the specimen on the subject's body",
        "definition": "The topography of the location of the specimen on the subject's body",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BeModelBodySite.bodyTopography",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BeModelBodySite",
        "path": "BeModelBodySite",
        "short": "BodySite Model",
        "definition": "Body site model"
      },
      {
        "id": "BeModelBodySite.bodyLocation",
        "path": "BeModelBodySite.bodyLocation",
        "short": "Code that identifies the anatomical location of the specimen on the subject's body",
        "definition": "Code that identifies the anatomical location of the specimen on the subject's body",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelBodySite.bodyLaterality",
        "path": "BeModelBodySite.bodyLaterality",
        "short": "The laterality of a body site - the side of the body",
        "definition": "The laterality of a body site - the side of the body",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelBodySite.bodyTopography",
        "path": "BeModelBodySite.bodyTopography",
        "short": "The topography of the location of the specimen on the subject's body",
        "definition": "The topography of the location of the specimen on the subject's body",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}