Belgian Cancer Registry on FHIR
0.1.0 - ci-build
Belgian Cancer Registry on FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="bcr-hpv-test-result"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bcr-hpv-test-result</b></p><a name="bcr-hpv-test-result"> </a><a name="hcbcr-hpv-test-result"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-hpv-test-result</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">positive<a name="bcr-hpv-test-result-positive"> </a></td><td>Positive</td><td>HPV test positive.</td></tr><tr><td style="white-space:nowrap">negative<a name="bcr-hpv-test-result-negative"> </a></td><td>Negative</td><td>HPV test negative.</td></tr><tr><td style="white-space:nowrap">inconclusive<a name="bcr-hpv-test-result-inconclusive"> </a></td><td>Inconclusive</td><td>HPV test inconclusive.</td></tr><tr><td style="white-space:nowrap">not-done<a name="bcr-hpv-test-result-not-done"> </a></td><td>Not done</td><td>HPV test not performed.</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-hpv-test-result"/>
<version value="0.1.0"/>
<name value="BCRHPVTestResult"/>
<title value="BCR HPV Test Result"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2026-05-04T06:30:16+00:00"/>
<publisher value="eHealth Platform Belgium"/>
<contact>
<name value="eHealth Platform Belgium"/>
<telecom>
<system value="url"/>
<value value="https://www.ehealth.fgov.be"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@ehealth.fgov.be"/>
</telecom>
</contact>
<description
value="Result of the HPV test (`fld_hr` in the CHP cervix supplement). The metadata
does not enumerate codes; conventional HPV-test outcome codes are listed here.
**Draft — confirm with BCR.**"/>
<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="4"/>
<concept>
<code value="positive"/>
<display value="Positive"/>
<definition value="HPV test positive."/>
</concept>
<concept>
<code value="negative"/>
<display value="Negative"/>
<definition value="HPV test negative."/>
</concept>
<concept>
<code value="inconclusive"/>
<display value="Inconclusive"/>
<definition value="HPV test inconclusive."/>
</concept>
<concept>
<code value="not-done"/>
<display value="Not done"/>
<definition value="HPV test not performed."/>
</concept>
</CodeSystem>