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" : "dysplasia",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Dysplasia</h2><div><p>Indicates the presence or absence of dysplasia</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/dysplasia 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>with_dysplasia<a name="dysplasia-with_dysplasia"> </a></td><td>With dysplasia</td><td>Indicates the presence of dysplasia</td></tr><tr><td>without_dysplasia<a name="dysplasia-without_dysplasia"> </a></td><td>Without dysplasia</td><td>Indicates the absence of dysplasia</td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/dysplasia",
"version" : "20150619",
"name" : "Dysplasia",
"status" : "draft",
"experimental" : false,
"date" : "2015-06-11T09:01:03+03:00",
"description" : "Indicates the presence or absence of dysplasia",
"caseSensitive" : true,
"valueSet" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/dysplasia",
"content" : "complete",
"concept" : [
{
"code" : "with_dysplasia",
"display" : "With dysplasia",
"definition" : "Indicates the presence of dysplasia"
},
{
"code" : "without_dysplasia",
"display" : "Without dysplasia",
"definition" : "Indicates the absence of dysplasia"
}
]
}