FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | ValueSet |
| Id | ValueSet-ch-emr-risk-to-healthcare-personnel-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-emr/ValueSet-ch-emr-risk-to-healthcare-personnel-vs.html |
| URL | http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-risk-to-healthcare-personnel-vs |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-01 |
| Name | ChEmrRiskToHealthcarePersonnelVS |
| Title | Risk to Healthcare Personnel |
| Realm | ch |
| Authority | hl7 |
| Description | SNOMED CT concepts that may indicate a risk to healthcare personnel emanating from the patient. Includes selected children of the Infectious disease hierarchy whose descendants are person-to-person transmissible — viral, bacterial, sexually transmitted, respiratory, healthcare-associated and parasitic disease — plus an aggressive behavior finding. Branches that do not pose a meaningful staff-transmission risk (anatomical-location infections, post-procedural / device-associated infections, sepsis variants, congenital and perinatal infections, plant / Microspora / Oomycota / fish infections, and the like) are excluded. |
| Copyright | CC0-1.0 |
| StructureDefinition | ||
| ch.fhir.ig.ch-emr#current | ch-emr-flag-risk-to-healthcare-personnel | CH Emergency Record Risk to Healthcare Personnel |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-emr-risk-to-healthcare-personnel-vs
This value set includes codes based on the following rules:
http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 34014006 (Viral disease)http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 87628006 (Bacterial infectious disease)http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 275498002 (Respiratory tract infection)http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 408678008 (Healthcare associated infectious disease (disorder))http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 402139000 (Dermatosis caused by parasite (disorder))http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 187214007 (Acariasis)http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 71571008 (Infestation by insect)http://snomed.info/sct version 📍http://snomed.info/sct/2011000195101 where concept is-a 61372001 (Aggressive behavior){
"resourceType": "ValueSet",
"id": "ch-emr-risk-to-healthcare-personnel-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-risk-to-healthcare-personnel-vs",
"version": "1.0.0-ballot",
"name": "ChEmrRiskToHealthcarePersonnelVS",
"title": "Risk to Healthcare Personnel",
"status": "active",
"experimental": false,
"date": "2026-06-01",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "SNOMED CT concepts that may indicate a risk to healthcare personnel emanating from the patient.\nIncludes selected children of the Infectious disease hierarchy whose descendants are person-to-person transmissible — viral, bacterial, sexually transmitted, respiratory, healthcare-associated and parasitic disease — plus an aggressive behavior finding.\nBranches that do not pose a meaningful staff-transmission risk (anatomical-location infections, post-procedural / device-associated infections, sepsis variants, congenital and perinatal infections, plant / Microspora / Oomycota / fish infections, and the like) are excluded.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "34014006"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "87628006"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "275498002"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "408678008"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "402139000"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "187214007"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "71571008"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "61372001"
}
]
}
]
}
}