Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build Netherlands flag

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Koppeltaal Task Code - XML Representation

Active as of 2024-07-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="koppeltaal-task-code"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/CodeSystem"/>
  </meta>
  <language value="nl-NL"/>
  <text>
    <status value="generated"/>
    <div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL"><p class="res-header-id"><b>Generated Narrative: CodeSystem koppeltaal-task-code</b></p><a name="koppeltaal-task-code"> </a><a name="hckoppeltaal-task-code"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: nl-NL</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/codesystem.html">CodeSystem</a></p></div><p>This case-sensitive code system <code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">view<a name="koppeltaal-task-code-view"> </a></td><td>This task can be viewed</td></tr></table></div>
  </text>
  <url value="http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code"/>
  <identifier>
    <use value="official"/>
    <value value="http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code"/>
  </identifier>
  <version value="1.4.5-beta.002"/>
  <name value="KoppeltaalTaskCode"/>
  <title value="Koppeltaal Task Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-07-15T12:00:00+02:00"/>
  <publisher value="VZVZ"/>
  <contact>
    <name value="VZVZ"/>
    <telecom>
      <system value="email"/>
      <value value="standaardisatie@vzvz.nl"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Type of Task.code specifically used in Koppeltaal"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NL"/>
      <display value="Netherlands"/>
    </coding>
  </jurisdiction>
  <copyright value="VZVZ"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="view"/>
    <display value="This task can be viewed"/>
  </concept>
</CodeSystem>