This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
The official URL for this logical model is:
http://hl7.org/fhir/us/odh/StructureDefinition/cimi-datatypes-Media-model
A file that contains audio, video, image, or similar content.
This logical model was published on Fri Aug 17 00:00:00 AEST 2018 as a draft by HL7.
This IG does not define a corresponding profile for this logical model.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
cimi-datatypes-Media-model | 0..* | |||
binaryData | 0..1 | base64Binary | The data itself. | |
contentType | 0..1 | code | Mime type of the content, with charset etc. | |
language | 0..1 | Coding | A human language, spoken or written. Binding: Common Languages (extensible) | |
resourceLocation | 0..1 | uri | URI where data can be found. | |
resourceSize | 0..1 | unsignedInt | Number of bytes of content in the resource (if url provided) | |
hash | 0..1 | base64Binary | A hash code of the data (sha-1, base64ed) | |
title | 0..1 | string | A distinguishing word or group of words naming an item. | |
creationTime | 0..1 | dateTime | The point in time when the information was recorded in the system of record. | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL)
Path | Name | Conformance | ValueSet |
cimi-datatypes-Media-model.language | Common Languages | extensible | Common Languages |