Package | hl7.fhir.be.childrecord |
Type | CodeSystem |
Id | CSNeonatalHearingScreeningResults |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/childrecord/https://build.fhir.org/ig/hl7-be/childrecord/CodeSystem-CSNeonatalHearingScreeningResults.html |
URL | http://example.org/fhir/CodeSystem/neonatal-hearing-screening-results |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-27T16:00:14+00:00 |
Name | CSNeonatalHearingScreeningResults |
Realm | be |
Authority | hl7 |
Content | complete |
ValueSet | |
neonatal-hearing-screening-results | VSNeonatalHearingScreeningResults |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CSNeonatalHearingScreeningResults
This code system http://example.org/fhir/CodeSystem/neonatal-hearing-screening-results
defines the following codes:
Code |
pass |
refer |
aborted-test |
not-performed |
{ "resourceType": "CodeSystem", "id": "CSNeonatalHearingScreeningResults", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.org/fhir/CodeSystem/neonatal-hearing-screening-results", "version": "0.1.0", "name": "CSNeonatalHearingScreeningResults", "status": "draft", "date": "2025-06-27T16:00:14+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" } ] } ], "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BE", "display": "Belgium" } ] } ], "content": "complete", "count": 4, "concept": [ { "code": "pass" }, { "code": "refer" }, { "code": "aborted-test" }, { "code": "not-performed" } ] }