FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | ValueSet |
| Id | ValueSet-condition-cz-ems.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/ValueSet-condition-cz-ems.html |
| URL | https://hl7.cz/fhir/cz-ems/ValueSet/condition-cz-ems |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | ConditionEmsVS |
| Title | Condition Value Set |
| Realm | cz |
| Authority | hl7 |
| Description | Condition value set includes selected codes from recommended EU code systems for health conditions (WHO-ICD-10, SNOMED CT and Orphacodes). |
| 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 | |
| cz-condition-ems | Condition: EMS Report (CZ) |
| CodeSystem | |
| icd-10 | ICD-10 |
| sct | SNOMED codes used in this IG |
| www.orpha.net | OrphaNet |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet condition-cz-ems
This value set includes codes based on the following rules:
http://hl7.org/fhir/sid/icd-10 version Not Stated (use latest from terminology server)https://www.orpha.net version Not Stated (use latest from terminology server)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 71388002 (Procedure)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories)http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 272379006 (Events){
"resourceType": "ValueSet",
"id": "condition-cz-ems",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/cz-ems/ValueSet/condition-cz-ems",
"version": "0.0.2",
"name": "ConditionEmsVS",
"title": "Condition Value Set",
"status": "draft",
"experimental": false,
"date": "2026-01-30T07:36:37+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Condition value set includes selected codes from recommended EU code systems for health conditions (WHO-ICD-10, SNOMED CT and Orphacodes).",
"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://hl7.org/fhir/sid/icd-10"
},
{
"system": "https://www.orpha.net"
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "404684003"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "71388002"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "243796009"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "272379006"
}
]
}
]
}
}