IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions
Active as of 2024-11-12 |
{
"resourceType" : "ValueSet",
"id" : "simpleResult-eu-i4rc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet simpleResult-eu-i4rc</b></p><a name=\"simpleResult-eu-i4rc\"> </a><a name=\"hcsimpleResult-eu-i4rc\"> </a><a name=\"simpleResult-eu-i4rc-en-US\"> </a><ul><li>Include these codes as defined in <code>http://fhir.ohdsi.org/CodeSystem/concepts</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>3043849</td><td>Epstein Barr virus DNA [Units/volume] (viral load) in Serum or Plasma by NAA with probe detection</td></tr><tr><td>46236082</td><td>Human papilloma virus 16 and 18 and 31+33+35+39+45+51+52+56+58+59+66+68 DNA [Interpretation] in Specimen</td></tr><tr><td>3000965</td><td>C reactive protein [Presence] in Serum or Plasma</td></tr><tr><td>4227243</td><td>Number of mitoses per 10 high power fields</td></tr><tr><td>36768664</td><td>Dimension of Tumor</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.eu/fhir/ig/idea4rc/ValueSet/simpleResult-eu-i4rc",
"version" : "0.1.0",
"name" : "VsSimpleResultI4rc",
"title" : "Simple measures",
"status" : "active",
"experimental" : false,
"date" : "2024-11-12T10:15:38+00:00",
"publisher" : "IDEA4RC Project",
"contact" : [
{
"name" : "IDEA4RC Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.idea4rc.eu/"
}
]
},
{
"name" : "IDEA4RC Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.idea4rc.eu/"
}
]
}
],
"description" : "Test results:\n - EBV DNA plasma testing before treatment in NPC type II and III (WHO)\n - HPV tumor testing in oral carcinoma\n - C reactive protein testing.\n - Biopsy Mitotic Count\n - Tumor Size",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
"concept" : [
{
"code" : "3043849",
"display" : "Epstein Barr virus DNA [Units/volume] (viral load) in Serum or Plasma by NAA with probe detection"
},
{
"code" : "46236082",
"display" : "Human papilloma virus 16 and 18 and 31+33+35+39+45+51+52+56+58+59+66+68 DNA [Interpretation] in Specimen"
},
{
"code" : "3000965",
"display" : "C reactive protein [Presence] in Serum or Plasma"
},
{
"code" : "4227243",
"display" : "Number of mitoses per 10 high power fields"
},
{
"code" : "36768664",
"display" : "Dimension of Tumor"
}
]
}
]
}
}