HS.FHIR.DTL.vSTU3.Model.Resource.Media
class HS.FHIR.DTL.vSTU3.Model.Resource.Media extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.Property Inventory
- basedOn
- bodySite
- content
- context
- device
- duration
- frames
- height
- identifier
- note
- occurrenceDateTime
- occurrencePeriod
- operator
- reasonCode
- subject
- subtype
- type
- view
- width
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Procedure that caused this media to be created.
ProcedureRequest
Body part in media.
any FHIR3 code may be used; body-site shows EXAMPLE codes, but you may use codes from any ValueSet.
Actual Media - reference or data.
Encounter / Episode associated with media.
Encounter | EpisodeOfCare
Observing Device.
Device | DeviceMetric
Length in seconds (audio / video)
Number of frames if > 1 (photo)
Height of the image in pixels (photo/video)
Identifier(s) for the image.
Comments made about the media.
When Media was collected.
When Media was collected.
The person who generated the image.
Practitioner
Why was event performed?
any FHIR3 code may be used; procedure-reason shows EXAMPLE codes, but you may use codes from any ValueSet.
Who/What this Media is a record of.
Patient | Practitioner | Group | Device | Specimen
The type of acquisition equipment/process.
any FHIR3 code may be used; digital-media-subtype shows EXAMPLE codes, but you may use codes from any ValueSet.
photo | video | audio
digital-media-type is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend digital-media-type and you may NOT use codes from other ValueSets.
Imaging view, e.g. Lateral or Antero-posterior.
any FHIR3 code may be used; media-view shows EXAMPLE codes, but you may use codes from any ValueSet.
Width of the image in pixels (photo/video)
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()