STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-digital-media-subtype.xml

Raw XML (canonical form)

Definition for Code System Media SubType

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="digital-media-subtype"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Media SubType</h2>
      <p>Detailed information about the type of the image - its kind, purpose, or the kind of equipment
         used to generate it.</p>
      <p>
        <b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International
         Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement
         between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
      </p>
      <p>This code system http://hl7.org/fhir/media-subtype defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>diagram
            <a name="diagram"> </a>
          </td>
          <td>Diagram</td>
          <td>A diagram. Often used in diagnostic reports</td>
        </tr>
        <tr>
          <td>fax
            <a name="fax"> </a>
          </td>
          <td>Fax</td>
          <td>A digital record of a fax document</td>
        </tr>
        <tr>
          <td>scan
            <a name="scan"> </a>
          </td>
          <td>Scanned Document</td>
          <td>A digital scan of a document. This is reserved for when there is not enough metadata to
             create a document reference</td>
        </tr>
        <tr>
          <td>retina
            <a name="retina"> </a>
          </td>
          <td>Retina scan</td>
          <td>A retinal image used for identification purposes</td>
        </tr>
        <tr>
          <td>fingerprint
            <a name="fingerprint"> </a>
          </td>
          <td>Fingerprint</td>
          <td>A finger print scan used for identification purposes</td>
        </tr>
        <tr>
          <td>iris
            <a name="iris"> </a>
          </td>
          <td>Iris</td>
          <td>An iris scan used for identification purposes</td>
        </tr>
        <tr>
          <td>palm
            <a name="palm"> </a>
          </td>
          <td>Palm</td>
          <td>A palm scan used for identification purposes</td>
        </tr>
        <tr>
          <td>face
            <a name="face"> </a>
          </td>
          <td>Face</td>
          <td>A face scan used for identification purposes</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.184"/>
  </extension>
  <url value="http://hl7.org/fhir/media-subtype"/>
  <version value="1.4.0"/>
  <name value="Media SubType"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Detailed information about the type of the image - its kind, purpose, or the kind of equipment
   used to generate it."/>
  <copyright value="This value set includes content from SNOMED CT, which is copyright © 2002+ International
   Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement
   between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/digital-media-subtype"/>
  <content value="complete"/>
  <concept>
    <code value="diagram"/>
    <display value="Diagram"/>
    <definition value="A diagram. Often used in diagnostic reports"/>
  </concept>
  <concept>
    <code value="fax"/>
    <display value="Fax"/>
    <definition value="A digital record of a fax document"/>
  </concept>
  <concept>
    <code value="scan"/>
    <display value="Scanned Document"/>
    <definition value="A digital scan of a document. This is reserved for when there is not enough metadata to
     create a document reference"/>
  </concept>
  <concept>
    <code value="retina"/>
    <display value="Retina scan"/>
    <definition value="A retinal image used for identification purposes"/>
  </concept>
  <concept>
    <code value="fingerprint"/>
    <display value="Fingerprint"/>
    <definition value="A finger print scan used for identification purposes"/>
  </concept>
  <concept>
    <code value="iris"/>
    <display value="Iris"/>
    <definition value="An iris scan used for identification purposes"/>
  </concept>
  <concept>
    <code value="palm"/>
    <display value="Palm"/>
    <definition value="A palm scan used for identification purposes"/>
  </concept>
  <concept>
    <code value="face"/>
    <display value="Face"/>
    <definition value="A face scan used for identification purposes"/>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.