FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.childrecord
Resource TypeCodeSystem
IdCodeSystem-CSNeonatalHearingScreeningResults.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-CSNeonatalHearingScreeningResults.html
URLhttps://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSNeonatalHearingScreeningResults
Version0.1.0
Statusactive
Date2025-11-26T09:49:13+00:00
NameCSNeonatalHearingScreeningResults
TitleNeonatal Hearing Screening Results
Realmbe
Authorityhl7
DescriptionCodes for the results of neonatal hearing screening tests.
Contentcomplete

Resources that use this resource

ValueSet
VSNeonatalHearingScreeningResultsNeonatal Hearing Screening Results

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem CSNeonatalHearingScreeningResults

This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSNeonatalHearingScreeningResults defines the following codes:

Code
pass
refer
aborted-test
not-performed

Source1

{
  "resourceType": "CodeSystem",
  "id": "CSNeonatalHearingScreeningResults",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/childrecord/CodeSystem/CSNeonatalHearingScreeningResults",
  "version": "0.1.0",
  "name": "CSNeonatalHearingScreeningResults",
  "title": "Neonatal Hearing Screening Results",
  "status": "active",
  "experimental": true,
  "date": "2025-11-26T09:49:13+00:00",
  "publisher": "HL7 Belgium",
  "contact": [
    {
      "name": "HL7 Belgium",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7belgium.org"
        },
        {
          "system": "email",
          "value": "hl7belgium@hl7belgium.org"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for the results of neonatal hearing screening tests.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "pass"
    },
    {
      "code": "refer"
    },
    {
      "code": "aborted-test"
    },
    {
      "code": "not-performed"
    }
  ]
}