Health NZ | Te Whatu Ora FHIR Screening Implementation Guide
0.9.2 - draft
Health NZ | Te Whatu Ora FHIR Screening Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.9.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-screening/ and changes regularly. See the Directory of published versions
Active as of 2024-08-19 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="nz-screening-documenttypes-code"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet nz-screening-documenttypes-code</b></p><a name="nz-screening-documenttypes-code"> </a><a name="hcnz-screening-documenttypes-code"> </a><a name="nz-screening-documenttypes-code-en-NZ"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-mediaType.html"><code>http://terminology.hl7.org/CodeSystem/v3-mediaType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47pdf">application/pdf</a></td><td style="color: #cccccc">PDF</td><td>The Portable Document Format is recommended for written text that is completely laid out and read-only. PDF is a platform independent, widely deployed, and open specification with freely available creation and rendering tools.</td></tr><tr><td><a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47html">text/html</a></td><td style="color: #cccccc">HTML Text</td><td>For marked-up text according to the Hypertext Mark-up Language. HTML markup is sufficient for typographically marking-up most written-text documents. HTML is platform independent and widely deployed.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir-ig.digital.health.nz/screening/ValueSet/nz-screening-documenttypes-code"/>
<version value="1.0.0"/>
<name value="NzScreeningDocumentMediaTypesVS"/>
<title
value="Codes (mime types) for encoding of attachments in NZ screening summary documents"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-08-19T01:22:22+00:00"/>
<publisher value="Health New Zealand | Te Whatu Ora"/>
<contact>
<name value="Health New Zealand | Te Whatu Ora"/>
<telecom>
<system value="url"/>
<value value="https://www.tewhatuora.govt.nz/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="integration@tewhatuora.govt.nz"/>
</telecom>
</contact>
<contact>
<name value="HNZ Integration Team"/>
<telecom>
<system value="email"/>
<value value="integration@tewhatuora.govt.nz"/>
<use value="work"/>
</telecom>
</contact>
<description
value="This value set filters the supported document attachment/reference mime types used in an NZ screening summary report"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NZ"/>
<display value="New Zealand"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-mediaType"/>
<concept>
<code value="application/pdf"/>
</concept>
<concept>
<code value="text/html"/>
</concept>
</include>
</compose>
</ValueSet>