INCISIVE Implementation Guide
0.1.1 - draft
INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-07-07 |
{
"resourceType" : "CodeSystem",
"id" : "LabelTimepoints",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://fhir.incisive-project.eu/CodeSystem/LabelTimepoints</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"LabelTimepoints-1\"> </a></td><td>After 1st Treatment</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"LabelTimepoints-2\"> </a></td><td>1st Follow Up</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"LabelTimepoints-3\"> </a></td><td>2nd Follow Up</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"LabelTimepoints-4\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://fhir.incisive-project.eu/CodeSystem/LabelTimepoints",
"version" : "0.1.1",
"name" : "Label_Timepoints",
"status" : "active",
"date" : "2023-07-07",
"publisher" : "INCISIVE",
"contact" : [
{
"name" : "INCISIVE",
"telecom" : [
{
"system" : "url",
"value" : "https://incisive-project.eu/"
},
{
"system" : "email",
"value" : "fhir@incisive-project.eu"
}
]
}
],
"description" : "Label Timepoints for Colorectal, Breast, Lung and Prostate Cancer",
"caseSensitive" : false,
"valueSet" : "https://fhir.incisive-project.eu/ValueSet/LabelCodes",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "After 1st Treatment"
},
{
"code" : "2",
"display" : "1st Follow Up"
},
{
"code" : "3",
"display" : "2nd Follow Up"
},
{
"code" : "4",
"display" : "Other"
}
]
}