FHIR IG analytics| Package | pipeline-test |
| Resource Type | ValueSet |
| Id | ValueSet-be-condition-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/pipeline-test/ValueSet-be-condition-codes.html |
| URL | https://hl7-be.github.io/pipeline-test/ValueSet/be-condition-codes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-09T20:00:59+00:00 |
| Name | BelgianConditionCodesSNOMED |
| Title | Belgian Condition Codes (SNOMED CT) |
| Realm | be |
| Description | A value set containing SNOMED CT codes commonly used in Belgian clinical practice for documenting patient conditions. |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
{
"resourceType": "ValueSet",
"id": "be-condition-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7-be.github.io/pipeline-test/ValueSet/be-condition-codes",
"version": "0.1.0",
"name": "BelgianConditionCodesSNOMED",
"title": "Belgian Condition Codes (SNOMED CT)",
"status": "active",
"experimental": true,
"date": "2026-03-09T20:00:59+00: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": "A value set containing SNOMED CT codes commonly used in Belgian clinical practice for documenting patient conditions.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "54586004",
"display": "Lower abdominal pain"
},
{
"code": "91939003",
"display": "Allergy to sulfonamide"
},
{
"code": "20262006",
"display": "Ataxia"
},
{
"code": "38341003",
"display": "High blood pressure"
},
{
"code": "73211009",
"display": "Diabetes mellitus"
},
{
"code": "195967001",
"display": "Asthma"
}
]
}
]
}
}