FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/KeyImagesAttachment

Packagehl7.fhir.cz.img
TypeStructureDefinition
IdKeyImagesAttachment
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/StructureDefinition-KeyImagesAttachment.html
URLhttps://hl7.cz/fhir/img/StructureDefinition/KeyImagesAttachment
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:00:23+00:00
NameLogEnKeyImagesAttachmentCz
TitleA.2.6 - Media (attachments)
Realmcz
Authorityhl7
DescriptionImaging Report - Imaging Report media (attachments) - A.2.6 Key images related to this report.
Typehttps://hl7.cz/fhir/img/StructureDefinition/KeyImagesAttachment
Kindlogical

Resources that use this resource

StructureDefinition
BodyImagingReportCzA.2 - Imaging Report body data element

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition KeyImagesAttachment

Language: cs

NameFlagsCard.TypeDescription & Constraintsdoco
.. KeyImagesAttachment 0..*BaseA.2.6 - Media (attachments)
... created 0..1dateTimeA.2.6.1 - Date and time of creation
... issued 0..1dateTimeA.2.6.2 - Date and time of issuance
... author 0..1BaseA.2.6.3 - Created by
.... identifier 1..*IdentifierA.2.6.3.1 - Author identifier
.... name 1..1HumanNameA.2.6.3.2 - Author name
.... organizationID 0..*IdentifierA.2.6.3.3 - Author organisation ID
.... organization 1..1BaseA.2.6.3.4 - Author organisation
.... dateTime 1..1dateTimeA.2.6.3.5 - Date Time
... bodyPart 0..1CodeableConceptA.2.6.4 - Body part
... mediaHeight 0..1integerA.2.6.5 - Media height
... mediaWidth 0..1integerA.2.6.6 - Media width
... mediaFrames 0..1integerA.2.6.7 - Media frames
... recordingDuration 0..1dateTimeA.2.6.8 - Recording duration
... attachment 1..1AttachmentA.2.6.9 - Attachment
... note 0..1stringA.2.6.10 - Note
... view 0..1CodeableConceptA.2.6.11 - View
... modality 0..1CodeableConceptA.2.6.12 - Modality
... device 0..1CodeableConceptA.2.6.13 - Device
... mediaType 0..1CodeableConceptA.2.6.14 - Media type

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "KeyImagesAttachment",
  "language": "cs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://hl7.cz/fhir/img/StructureDefinition/KeyImagesAttachment",
  "version": "0.1.0-ballot",
  "name": "LogEnKeyImagesAttachmentCz",
  "title": "A.2.6 - Media (attachments)",
  "status": "draft",
  "date": "2025-07-18T09:00:23+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Imaging Report - Imaging Report media (attachments) - A.2.6 \r\nKey images related to this report.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/img/StructureDefinition/KeyImagesAttachment",
  "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": "KeyImagesAttachment",
        "path": "KeyImagesAttachment",
        "short": "A.2.6 - Media (attachments)",
        "definition": "Imaging Report - Imaging Report media (attachments) - A.2.6 \r\nKey images related to this report.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "KeyImagesAttachment.created",
        "path": "KeyImagesAttachment.created",
        "short": "A.2.6.1 - Date and time of creation",
        "definition": "Date and time of creation or the period during which the media was created.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.created",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.issued",
        "path": "KeyImagesAttachment.issued",
        "short": "A.2.6.2 - Date and time of issuance",
        "definition": "Date and time when this resource was made available.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.issued",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author",
        "path": "KeyImagesAttachment.author",
        "short": "A.2.6.3 - Created by",
        "definition": "Person who created the image.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.author",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.identifier",
        "path": "KeyImagesAttachment.author.identifier",
        "short": "A.2.6.3.1 - Author identifier",
        "definition": "The health professional identifier that will allow addressing recipients within a national or international data exchange infrastructure, such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "KeyImagesAttachment.author.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.name",
        "path": "KeyImagesAttachment.author.name",
        "short": "A.2.6.3.2 - Author name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 1,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.author.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.organizationID",
        "path": "KeyImagesAttachment.author.organizationID",
        "short": "A.2.6.3.3 - Author organisation ID",
        "definition": "The healthcare provider organisation identifier. Identifier that is unique within a defined scope. Example: National healthcare provider ID. Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "KeyImagesAttachment.author.organizationID",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.organization",
        "path": "KeyImagesAttachment.author.organization",
        "short": "A.2.6.3.4 - Author organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.author.organization",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.dateTime",
        "path": "KeyImagesAttachment.author.dateTime",
        "short": "A.2.6.3.5 - Date Time",
        "definition": "Date and time of the last modification of the document by its Author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.author.dateTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.bodyPart",
        "path": "KeyImagesAttachment.bodyPart",
        "short": "A.2.6.4 - Body part",
        "definition": "Observed body part.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.bodyPart",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaHeight",
        "path": "KeyImagesAttachment.mediaHeight",
        "short": "A.2.6.5 - Media height",
        "definition": "Image height in pixels (photo/video).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.mediaHeight",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaWidth",
        "path": "KeyImagesAttachment.mediaWidth",
        "short": "A.2.6.6 - Media width",
        "definition": "Image width in pixels (photo/video).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.mediaWidth",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaFrames",
        "path": "KeyImagesAttachment.mediaFrames",
        "short": "A.2.6.7 - Media frames",
        "definition": "Number of frames in a photo, video, or PDF.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.mediaFrames",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.recordingDuration",
        "path": "KeyImagesAttachment.recordingDuration",
        "short": "A.2.6.8 - Recording duration",
        "definition": "Duration of the recording in seconds - for audio and video.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.recordingDuration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.attachment",
        "path": "KeyImagesAttachment.attachment",
        "short": "A.2.6.9 - Attachment",
        "definition": "Directly embedded data or a link to the attachment's data source.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.attachment",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.note",
        "path": "KeyImagesAttachment.note",
        "short": "A.2.6.10 - Note",
        "definition": "Contains free text, its author, and the date and time of its creation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.view",
        "path": "KeyImagesAttachment.view",
        "short": "A.2.6.11 - View",
        "definition": "Projection name, e.g., lateral or anteroposterior (AP). - Preferred system(s): SNOMED CT [ViewProjectionCodelist]",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.view",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.modality",
        "path": "KeyImagesAttachment.modality",
        "short": "A.2.6.12 - Modality",
        "definition": "Type of acquisition device/process. - Preferred system(s): DICOM [AcquisitionModalityCodelist]",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.modality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.device",
        "path": "KeyImagesAttachment.device",
        "short": "A.2.6.13 - Device",
        "definition": "Device used to collect the media.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaType",
        "path": "KeyImagesAttachment.mediaType",
        "short": "A.2.6.14 - Media type",
        "definition": "Classification of the media, e.g., image, video, or audio. - Preferred system(s): http://terminology.hl7.org/CodeSystem/media-category ValueList: image | video | audio",
        "min": 0,
        "max": "1",
        "base": {
          "path": "KeyImagesAttachment.mediaType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "KeyImagesAttachment",
        "path": "KeyImagesAttachment",
        "short": "A.2.6 - Media (attachments)",
        "definition": "Imaging Report - Imaging Report media (attachments) - A.2.6 \r\nKey images related to this report."
      },
      {
        "id": "KeyImagesAttachment.created",
        "path": "KeyImagesAttachment.created",
        "short": "A.2.6.1 - Date and time of creation",
        "definition": "Date and time of creation or the period during which the media was created.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.issued",
        "path": "KeyImagesAttachment.issued",
        "short": "A.2.6.2 - Date and time of issuance",
        "definition": "Date and time when this resource was made available.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author",
        "path": "KeyImagesAttachment.author",
        "short": "A.2.6.3 - Created by",
        "definition": "Person who created the image.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.identifier",
        "path": "KeyImagesAttachment.author.identifier",
        "short": "A.2.6.3.1 - Author identifier",
        "definition": "The health professional identifier that will allow addressing recipients within a national or international data exchange infrastructure, such as the licence or registration number. In case when the recipient is not a health professional, e.g. patient, appropriate personal identifier should be used.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.name",
        "path": "KeyImagesAttachment.author.name",
        "short": "A.2.6.3.2 - Author name",
        "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)].",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.organizationID",
        "path": "KeyImagesAttachment.author.organizationID",
        "short": "A.2.6.3.3 - Author organisation ID",
        "definition": "The healthcare provider organisation identifier. Identifier that is unique within a defined scope. Example: National healthcare provider ID. Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.organization",
        "path": "KeyImagesAttachment.author.organization",
        "short": "A.2.6.3.4 - Author organisation",
        "definition": "The healthcare provider organisation information.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.author.dateTime",
        "path": "KeyImagesAttachment.author.dateTime",
        "short": "A.2.6.3.5 - Date Time",
        "definition": "Date and time of the last modification of the document by its Author.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.bodyPart",
        "path": "KeyImagesAttachment.bodyPart",
        "short": "A.2.6.4 - Body part",
        "definition": "Observed body part.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaHeight",
        "path": "KeyImagesAttachment.mediaHeight",
        "short": "A.2.6.5 - Media height",
        "definition": "Image height in pixels (photo/video).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaWidth",
        "path": "KeyImagesAttachment.mediaWidth",
        "short": "A.2.6.6 - Media width",
        "definition": "Image width in pixels (photo/video).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaFrames",
        "path": "KeyImagesAttachment.mediaFrames",
        "short": "A.2.6.7 - Media frames",
        "definition": "Number of frames in a photo, video, or PDF.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.recordingDuration",
        "path": "KeyImagesAttachment.recordingDuration",
        "short": "A.2.6.8 - Recording duration",
        "definition": "Duration of the recording in seconds - for audio and video.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.attachment",
        "path": "KeyImagesAttachment.attachment",
        "short": "A.2.6.9 - Attachment",
        "definition": "Directly embedded data or a link to the attachment's data source.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.note",
        "path": "KeyImagesAttachment.note",
        "short": "A.2.6.10 - Note",
        "definition": "Contains free text, its author, and the date and time of its creation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.view",
        "path": "KeyImagesAttachment.view",
        "short": "A.2.6.11 - View",
        "definition": "Projection name, e.g., lateral or anteroposterior (AP). - Preferred system(s): SNOMED CT [ViewProjectionCodelist]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.modality",
        "path": "KeyImagesAttachment.modality",
        "short": "A.2.6.12 - Modality",
        "definition": "Type of acquisition device/process. - Preferred system(s): DICOM [AcquisitionModalityCodelist]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.device",
        "path": "KeyImagesAttachment.device",
        "short": "A.2.6.13 - Device",
        "definition": "Device used to collect the media.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "KeyImagesAttachment.mediaType",
        "path": "KeyImagesAttachment.mediaType",
        "short": "A.2.6.14 - Media type",
        "definition": "Classification of the media, e.g., image, video, or audio. - Preferred system(s): http://terminology.hl7.org/CodeSystem/media-category ValueList: image | video | audio",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}