This page is part of the CH eTOC (R4) (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Condition Category - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ch-etoc-conditioncategory",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.4.0/ValueSet-condition-category.html\">Condition Category Codes</a></li><li>Include all codes defined in <a href=\"CodeSystem-ch-etoc-conditioncategory.html\"><code>http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory</code></a></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-etoc/ValueSet/ch-etoc-conditioncategory",
"version" : "2.0.1",
"name" : "ChEtocConditionCategory",
"title" : "Condition Category",
"status" : "active",
"experimental" : false,
"date" : "2023-12-28T11:48:48+01:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "Juerg P. Bleuer",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch"
}
]
}
],
"description" : "Definition for Codition Category in the context of electronic transition of care.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://terminology.hl7.org/ValueSet/condition-category"
]
},
{
"system" : "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory"
}
]
}
}