Child Record
0.1.0 - STU Belgium flag

Child Record, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/childrecord/ and changes regularly. See the Directory of published versions

: CSNeonatalHearingScreeningResults - XML Representation

Draft as of 2025-06-27

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CSNeonatalHearingScreeningResults"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSNeonatalHearingScreeningResults</b></p><a name="CSNeonatalHearingScreeningResults"> </a><a name="hcCSNeonatalHearingScreeningResults"> </a><p>This  code system <code>http://example.org/fhir/CodeSystem/neonatal-hearing-screening-results</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">pass<a name="CSNeonatalHearingScreeningResults-pass"> </a></td></tr><tr><td style="white-space:nowrap">refer<a name="CSNeonatalHearingScreeningResults-refer"> </a></td></tr><tr><td style="white-space:nowrap">aborted-test<a name="CSNeonatalHearingScreeningResults-aborted-test"> </a></td></tr><tr><td style="white-space:nowrap">not-performed<a name="CSNeonatalHearingScreeningResults-not-performed"> </a></td></tr></table></div>
  </text>
  <url
       value="http://example.org/fhir/CodeSystem/neonatal-hearing-screening-results"/>
  <version value="0.1.0"/>
  <name value="CSNeonatalHearingScreeningResults"/>
  <status value="draft"/>
  <date value="2025-06-27T16:00:14+00:00"/>
  <publisher value="HL7 Belgium"/>
  <contact>
    <name value="HL7 Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7belgium.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hl7belgium@hl7belgium.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message Structure eHealth"/>
    <telecom>
      <system value="email"/>
      <value value="message-structure@ehealth.fgov.be"/>
      <use value="work"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="pass"/>
  </concept>
  <concept>
    <code value="refer"/>
  </concept>
  <concept>
    <code value="aborted-test"/>
  </concept>
  <concept>
    <code value="not-performed"/>
  </concept>
</CodeSystem>