FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | ValueSet |
| Id | ValueSet-condition-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/img/ValueSet-condition-code.html |
| URL | https://ncez.mzcr.cz/terminology/ValueSet/condition-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-11-19T17:50:08.889549Z |
| Name | ValueSetConditionProblemDiagnosisCodes |
| Title | ValueSet: Condition/Problem/Diagnosusis codes |
| Realm | cz |
| Authority | hl7 |
| Description | SNOMED CT based valueset for Condition/Problem/Diagnosis codes |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | ||
| hl7.fhir.cz.img#current | cz-conditionImage | Condition: Imaging Report (CZ) |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet condition-code
Language: cs
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 404684003 (klinický nález)http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 160245001 | No current problems or disability |
{
"resourceType": "ValueSet",
"id": "condition-code",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/ValueSet/condition-code",
"version": "1.0.0",
"name": "ValueSetConditionProblemDiagnosisCodes",
"title": "ValueSet: Condition/Problem/Diagnosusis codes",
"status": "active",
"experimental": false,
"date": "2025-11-19T17:50:08.889549Z",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "SNOMED CT based valueset for Condition/Problem/Diagnosis codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "404684003"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "160245001"
}
]
}
]
}
}