eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2024-10-28 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ehealth-thumbnail-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehealth-thumbnail-status</b></p><a name="ehealth-thumbnail-status"> </a><a name="hcehealth-thumbnail-status"> </a><a name="ehealth-thumbnail-status-da-DK"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/thumbnail-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">ready<a name="ehealth-thumbnail-status-ready"> </a></td><td>Ready</td><td>The thumbnail has been generated and is ready for use</td></tr><tr><td style="white-space:nowrap">requested<a name="ehealth-thumbnail-status-requested"> </a></td><td>Requested</td><td>A thumbnail generation has been requested</td></tr><tr><td style="white-space:nowrap">rejected<a name="ehealth-thumbnail-status-rejected"> </a></td><td>Rejected</td><td>The thumbnail generation has been rejected</td></tr><tr><td style="white-space:nowrap">failed<a name="ehealth-thumbnail-status-failed"> </a></td><td>Failed</td><td>The thumbnail generation has failed</td></tr></table></div>
</text>
<url value="http://ehealth.sundhed.dk/cs/thumbnail-status"/>
<version value="3.3.0"/>
<name value="ThumbnailStatus"/>
<title value="Thumbnail status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-10-28T00:00:00+00:00"/>
<publisher
value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<contact>
<name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<telecom>
<system value="url"/>
<value value="http://ehealth.sundhed.dk"/>
</telecom>
</contact>
<description
value="Thumbnail status is a code system for the status of low resolution media representations."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="ready"/>
<display value="Ready"/>
<definition
value="The thumbnail has been generated and is ready for use"/>
</concept>
<concept>
<code value="requested"/>
<display value="Requested"/>
<definition value="A thumbnail generation has been requested"/>
</concept>
<concept>
<code value="rejected"/>
<display value="Rejected"/>
<definition value="The thumbnail generation has been rejected"/>
</concept>
<concept>
<code value="failed"/>
<display value="Failed"/>
<definition value="The thumbnail generation has failed"/>
</concept>
</CodeSystem>