Package | hl7.fhir.be.terminology |
Type | CodeSystem |
Id | be-cs-vaccine-code |
FHIR Version | R4 |
Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/CodeSystem-be-cs-vaccine-code.html |
URL | https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code |
Version | 1.0.0 |
Status | active |
Date | 2025-03-24T16:01:36+01:00 |
Name | BeCSVaccineCode |
Title | BeCSVaccineCode |
Realm | be |
Authority | hl7 |
Description | Vaccine Code Code System - set of Belgian codes for types of vaccines that are administered |
Content | complete |
ValueSet | |
be-vs-vaccine-code | BeVSVaccineCode |
be-vs-vaccine-code | BeVSVaccineCode |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-vaccine-code
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code
defines the following code:
Code |
other |
{ "resourceType": "CodeSystem", "id": "be-cs-vaccine-code", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code", "version": "1.0.0", "name": "BeCSVaccineCode", "title": "BeCSVaccineCode", "status": "active", "experimental": false, "date": "2025-03-24T16:01:36+01:00", "publisher": "My Organization", "contact": [ { "name": "My Organization", "telecom": [ { "system": "url", "value": "http://example.com/committees" }, { "system": "email", "value": "my-group@example.com" } ] }, { "name": "Bob Smith", "telecom": [ { "system": "email", "value": "bobsmith@example.com", "use": "work" } ] } ], "description": "Vaccine Code Code System - set of Belgian codes for types of vaccines that are administered", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 1, "concept": [ { "code": "other", "display": "other" } ] }