Name Flags Card. Type Description & Constraints doco
. . Media I DomainResource A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference
Height can only be used for a photo or video
Width can only be used for a photo or video
Duration can only be used for an audio or a video
Frames can only be used for a photo
. . . type Σ 1..1 code photo | video | audio
DigitalMediaType ( Required)
. . . subtype Σ 0..1 CodeableConcept The type of acquisition equipment/process
Media SubType ( Example)
. . . identifier Σ 0..* Identifier Identifier(s) for the image
. . . subject Σ 0..1 Reference( Patient | Practitioner | Group | Device | Specimen) Who/What this Media is a record of
. . . operator Σ 0..1 Reference( Practitioner) The person who generated the image
. . . view Σ 0..1 CodeableConcept Imaging view, e.g. Lateral or Antero-posterior
Media Collection View/Projection ( Example)
. . . deviceName Σ 0..1 string Name of the device/manufacturer
. . . height Σ I 0..1 positiveInt Height of the image in pixels (photo/video)
. . . width Σ I 0..1 positiveInt Width of the image in pixels (photo/video)
. . . frames Σ I 0..1 positiveInt Number of frames if > 1 (photo)
. . . duration Σ I 0..1 unsignedInt Length in seconds (audio / video)
. . . content 1..1 Attachment Actual Media - reference or data

doco Documentation for this format