Intersection of http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-media and http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-media

This is the set of resources that conform to both MedComMedia (http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-media) and MedComMedia (http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-media).

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Media 0..*A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... meta Σ0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.

Additional BindingsPurpose
??Max Binding

ele-1: All FHIR elements must have a @value or children
... text 0..1NarrativeText summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... identifier S1..1??, ??An identifier intended for computation
ele-1: All FHIR elements must have a @value or children
... basedOn Σ0..*Reference(ServiceRequest | CarePlan)Procedure that caused this media to be created
ele-1: All FHIR elements must have a @value or children
... partOf Σ0..*Reference(Resource)Part of referenced event
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ1..1codepreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Binding: ?? (required): Codes identifying the lifecycle stage of an event.


ele-1: All FHIR elements must have a @value or children
... type Σ0..1CodeableConceptClassification of media as image, video, or audio
Binding: ?? (extensible): Codes for high level media categories.


ele-1: All FHIR elements must have a @value or children
... modality Σ0..1CodeableConceptThe type of acquisition equipment/process
Binding: ?? (example): Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.


ele-1: All FHIR elements must have a @value or children
... view Σ0..1CodeableConceptImaging view, e.g. Lateral or Antero-posterior
Binding: ?? (example): Imaging view (projection) used when collecting an image.


ele-1: All FHIR elements must have a @value or children
... subject Σ0..1Reference(Patient | Practitioner | PractitionerRole | Group | Device | Specimen | Location)Who/What this Media is a record of
ele-1: All FHIR elements must have a @value or children
... encounter Σ0..1Reference(Encounter)Encounter associated with media
ele-1: All FHIR elements must have a @value or children
... created[x] Σ0..1When Media was collected
ele-1: All FHIR elements must have a @value or children
.... createdDateTimedateTime
.... createdPeriodPeriod
... issued Σ0..1instantDate/Time this version was made available
ele-1: All FHIR elements must have a @value or children
... operator SΣC0..1Reference(MedComCorePractitioner | MedComCorePractitionerRole | #sd-medcom-core-practitioner-medcom-core-practitioner)The person who generated the image
ele-1: All FHIR elements must have a @value or children
medcom-homecareReport-5: There shall exist a practitioner role when using a PractitionerRole as author of the attached file .
medcom-homecareReport-6: There shall exist a name of the healtcare worker that performed the observations, as author of the attached file .
... reasonCode Σ0..*CodeableConceptWhy was event performed?
Binding: ?? (example): The reason for the media.


ele-1: All FHIR elements must have a @value or children
... bodySite Σ0..1CodeableConceptObserved body part
Binding: ?? (example): Codes describing anatomical locations. May include laterality.


ele-1: All FHIR elements must have a @value or children
... deviceName Σ0..1stringName of the device/manufacturer
ele-1: All FHIR elements must have a @value or children
... device Σ0..1Reference(Device | DeviceMetric | Device)Observing Device
ele-1: All FHIR elements must have a @value or children
... height Σ0..1positiveIntHeight of the image in pixels (photo/video)
ele-1: All FHIR elements must have a @value or children
... width Σ0..1positiveIntWidth of the image in pixels (photo/video)
ele-1: All FHIR elements must have a @value or children
... frames Σ0..1positiveIntNumber of frames if > 1 (photo)
ele-1: All FHIR elements must have a @value or children
... duration Σ0..1decimalLength in seconds (audio / video)
ele-1: All FHIR elements must have a @value or children
... content Σ1..1AttachmentActual Media - reference or data
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... contentType SΣ0..1codeMime type of the content, with charset etc.
Binding: ?? (required)
ele-1: All FHIR elements must have a @value or children
Example General: text/plain; charset=UTF-8, image/png
.... language Σ0..1codeHuman language of the content (BCP-47)
Binding: ?? (preferred): A human language.

Additional BindingsPurpose
??Max Binding

ele-1: All FHIR elements must have a @value or children
Example General: en-AU
.... data S0..1base64BinaryData inline, base64ed
ele-1: All FHIR elements must have a @value or children
.... url Σ0..1urlUri where the data can be found
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/logo-small.png
.... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
ele-1: All FHIR elements must have a @value or children
.... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
ele-1: All FHIR elements must have a @value or children
.... title SΣ1..1stringLabel to display in place of the data
ele-1: All FHIR elements must have a @value or children
Example General: Official Corporate Logo
.... creation SΣ1..1dateTimeDate attachment was first created
ele-1: All FHIR elements must have a @value or children
... note 0..*AnnotationComments made about the media
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format