This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "CodeSystem",
"id" : "perineural-invasion",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>PerineuralInvasion</h2><div><p>This is the code has the options of Not identified, present and present and extensive.</p>
</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement</p><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/perineural-invasion defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>not_identified<a name="perineural-invasion-not_identified"> </a></td><td>Not identified</td><td>Indicates whether value was not identified</td></tr><tr><td>present_and_extensive<a name="perineural-invasion-present_and_extensive"> </a></td><td>Present and extensive</td><td>Indicates whether invasion was present and extensive</td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/perineural-invasion",
"version" : "20150618",
"name" : "PerineuralInvasion",
"status" : "active",
"experimental" : true,
"date" : "2015-06-11T09:01:03+03:00",
"description" : "This is the code has the options of Not identified, present and present and extensive.",
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"caseSensitive" : true,
"valueSet" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/perineural-invasion",
"content" : "complete",
"concept" : [
{
"code" : "not_identified",
"display" : "Not identified",
"definition" : "Indicates whether value was not identified"
},
{
"code" : "present_and_extensive",
"display" : "Present and extensive",
"definition" : "Indicates whether invasion was present and extensive"
}
]
}