HL7 BE Laboratory WG Implementation Guide
1.0.1 - STU Belgium flag

HL7 BE Laboratory WG Implementation Guide, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/lab/ and changes regularly. See the Directory of published versions

: Coded Annotation Type Codes - XML Representation

Active as of 2024-05-08 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-coded-annotation-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types</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">lab-test-accreditation<a name="be-cs-coded-annotation-types-lab-test-accreditation"> </a></td><td>Laboratory Test Accreditation</td><td>Test disclaimer with the report</td></tr><tr><td style="white-space:nowrap">lab-test-subcontractor<a name="be-cs-coded-annotation-types-lab-test-subcontractor"> </a></td><td>Laboratory Test subcontractor</td><td>Laboratory Test subcontractor</td></tr><tr><td style="white-space:nowrap">lab-referencerange-comment<a name="be-cs-coded-annotation-types-lab-referencerange-comment"> </a></td><td>Comment on laboratory reference range</td><td>Comment on reference range</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types"/>
  <version value="1.0.1"/>
  <name value="BeCSCodedAnnotationTypes"/>
  <title value="Coded Annotation Type Codes"/>
  <status value="active"/>
  <date value="2024-05-08T10:09:44+00:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be"/>
    </telecom>
  </contact>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Code System for specific types of coded annotations"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="lab-test-accreditation"/>
    <display value="Laboratory Test Accreditation"/>
    <definition value="Test disclaimer with the report"/>
  </concept>
  <concept>
    <code value="lab-test-subcontractor"/>
    <display value="Laboratory Test subcontractor"/>
    <definition value="Laboratory Test subcontractor"/>
  </concept>
  <concept>
    <code value="lab-referencerange-comment"/>
    <display value="Comment on laboratory reference range"/>
    <definition value="Comment on reference range"/>
  </concept>
</CodeSystem>