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

FHIR IG analytics

Packagehl7.fhir.eu.cancer-common
Resource TypeStructureDefinition
IdStructureDefinition-Imaging.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/cancer-common/StructureDefinition-Imaging.html
URLhttp://hl7.eu/fhir/cancer-common/StructureDefinition/Imaging
Version0.1.0
Statusdraft
Date2026-02-05T10:16:33+00:00
NameImaging
TitleImaging
Realmeu
Authorityhl7
DescriptionImaging logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Imaging).
CopyrightHL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).
Typehttp://hl7.eu/fhir/cancer-common/StructureDefinition/Imaging
Kindlogical

Resources that use this resource

StructureDefinition
CancerStageCancerStage

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition Imaging

NameFlagsCard.TypeDescription & Constraintsdoco
.. Imaging 0..*BaseImaging
Instances of this logical model can be the target of a Reference
... type 1..1CodeableConceptType
... bodySite 1..*CodeableConceptBodySite

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "Imaging",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://hl7.eu/fhir/cancer-common/StructureDefinition/Imaging",
  "version": "0.1.0",
  "name": "Imaging",
  "title": "Imaging",
  "status": "draft",
  "date": "2026-02-05T10:16:33+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Imaging logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Imaging).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/cancer-common/StructureDefinition/Imaging",
  "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": "Imaging",
        "path": "Imaging",
        "short": "Imaging",
        "definition": "Imaging logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Imaging).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Imaging.type",
        "path": "Imaging.type",
        "short": "Type",
        "definition": "It represents the type of imaging procedure performed (e.g. thoracic MRI) nan",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Imaging.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Imaging.bodySite",
        "path": "Imaging.bodySite",
        "short": "BodySite",
        "definition": "It represents the body site on which the procedure was performed. nan",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Imaging.bodySite",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Imaging",
        "path": "Imaging",
        "short": "Imaging",
        "definition": "Imaging logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet Imaging)."
      },
      {
        "id": "Imaging.type",
        "path": "Imaging.type",
        "short": "Type",
        "definition": "It represents the type of imaging procedure performed (e.g. thoracic MRI) nan",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Imaging.bodySite",
        "path": "Imaging.bodySite",
        "short": "BodySite",
        "definition": "It represents the body site on which the procedure was performed. nan",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}