Media
ClinicalA photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Media | 0..* | — | A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Identifier(s) for the image |
| .basedOnΣ | 0..* | Reference(ServiceRequest | CarePlan) | Procedure that caused this media to be created |
| .partOfΣ | 0..* | Reference(Resource) | Part of referenced event |
| .status?!Σ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Bindingevent-status(required) |
| .typeΣ | 0..1 | CodeableConcept | Classification of media as image, video, or audio Bindingmedia-type(extensible) |
| .modalityΣ | 0..1 | CodeableConcept | The type of acquisition equipment/process Bindingmedia-modality(example) |
| .viewΣ | 0..1 | CodeableConcept | Imaging view, e.g. Lateral or Antero-posterior Bindingmedia-view(example) |
| .subjectΣ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Group | Device | Specimen | Location) | Who/What this Media is a record of |
| .encounterΣ | 0..1 | Reference(Encounter) | Encounter associated with media |
| .created[x]Σ | 0..1 | dateTime | Period | When Media was collected |
| .issuedΣ | 0..1 | instant | Date/Time this version was made available |
| .operatorΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | The person who generated the image |
| .reasonCodeΣ | 0..* | CodeableConcept | Why was event performed? Bindingprocedure-reason(example) |
| .bodySiteΣ | 0..1 | CodeableConcept | Observed body part Bindingbody-site(example) |
| .deviceNameΣ | 0..1 | string | Name of the device/manufacturer |
| .deviceΣ | 0..1 | Reference(Device | DeviceMetric | Device) | Observing Device |
| .heightΣ | 0..1 | positiveInt | Height of the image in pixels (photo/video) |
| .widthΣ | 0..1 | positiveInt | Width of the image in pixels (photo/video) |
| .framesΣ | 0..1 | positiveInt | Number of frames if > 1 (photo) |
| .durationΣ | 0..1 | decimal | Length in seconds (audio / video) |
| .contentΣ | 1..1 | Attachment | Actual Media - reference or data |
| .note | 0..* | Annotation | Comments made about the media |