| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | ch-etoc-conditioncategory |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ch-etoc-conditioncategory.html |
| URL | http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2025-05-22T05:51:56+00:00 |
| Name | ChEtocConditionCategory |
| Title | Condition Category |
| Realm | ch |
| Authority | hl7 |
| Description | Additional codes for condition category. |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | |
| condition-category | Condition Category Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-etoc-conditioncategory
This case-sensitive code system http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ch-etoc-conditioncategory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory",
"version": "3.3.0-ci-build",
"name": "ChEtocConditionCategory",
"title": "Condition Category",
"status": "active",
"experimental": false,
"date": "2025-05-22T05:51:56+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "Additional codes for condition category.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "illness",
"display": "Illness"
},
{
"code": "procedure",
"display": "Procedure"
},
{
"code": "primary-diagnosis",
"display": "Primary Diagnosis"
},
{
"code": "secondary-diagnosis",
"display": "Secondary Diagnosis"
},
{
"code": "social-history-condition",
"display": "Social History"
},
{
"code": "functional-status-condition",
"display": "Functional Status"
}
]
}