HL7 FHIR Implementation Guide: Common Terminology Criteria (CTC) Adverse Events Release 1 - DRAFT
0.0.1 - DRAFT
HL7 FHIR Implementation Guide: Common Terminology Criteria (CTC) Adverse Events Release 1 - DRAFT, published by HL7 International Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/standardhealth/fsh-ae/ and changes regularly. See the Directory of published versions
Draft as of 2024-02-28 |
{
"resourceType" : "ValueSet",
"id" : "ctcae-grade-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ctcae-grade-code-system.html\"><code>http://hl7.org/fhir/us/ctcae/CodeSystem/ctcae-grade-code-system</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/ctcae/ValueSet/ctcae-grade-value-set",
"version" : "0.0.1",
"name" : "CTCAEGradeVS",
"title" : "CTCAE Grade Value Set",
"status" : "draft",
"date" : "2024-02-28T19:15:22+00:00",
"publisher" : "HL7 International Clinical Interoperability Council",
"contact" : [
{
"name" : "HL7 International Clinical Interoperability Council",
"telecom" : [
{
"system" : "url",
"value" : "http://www.mcodeinitiative.org"
}
]
}
],
"description" : "CTCAE Grades 0 through 5. The grade of the adverse event, determined by CTCAE criteria, where 0 represents confirmation that the given adverse event did NOT occur, and 5 represents death. Note that grade 0 events are generally not reportable, but may be created to give positive confirmation that the clinician assessed or considered a particular AE.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/ctcae/CodeSystem/ctcae-grade-code-system"
}
]
}
}