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 
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <CodeSystem/crc-rel-anterior-peritoneal-reflection> a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "crc-rel-anterior-peritoneal-reflection"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CrcRelAnteriorPeritonealReflection</h2><div><p>For rectal tumours this indicates the options for the relationship to anterior peritoneal reflection.</p>\n</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/crc-rel-anterior-peritoneal-reflection 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>entirely_above<a name=\"crc-rel-anterior-peritoneal-reflection-entirely_above\"> </a></td><td>Entirely above</td><td>The rectal tumour is entirely above the level of the peritoneal reflection anteriorly</td></tr><tr><td>astride<a name=\"crc-rel-anterior-peritoneal-reflection-astride\"> </a></td><td>Astride</td><td>The rectal tumour is astride (or at) the level of the peritoneal reflection anteriorly</td></tr><tr><td>entirely_below<a name=\"crc-rel-anterior-peritoneal-reflection-entirely_below\"> </a></td><td>Entirely below</td><td>The rectal tumour is entirely below the level of the peritoneal reflection anteriorly</td></tr></table></div>" ]; fhir:CodeSystem.url [ fhir:value "http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/crc-rel-anterior-peritoneal-reflection"]; fhir:CodeSystem.version [ fhir:value "20150619"]; fhir:CodeSystem.name [ fhir:value "CrcRelAnteriorPeritonealReflection"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2015-06-11T09:01:03+03:00"^^xsd:dateTime]; fhir:CodeSystem.description [ fhir:value "For rectal tumours this indicates the options for the relationship to anterior peritoneal reflection."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/crc-rel-anterior-peritoneal-reflection"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "entirely_above" ]; fhir:CodeSystem.concept.display [ fhir:value "Entirely above" ]; fhir:CodeSystem.concept.definition [ fhir:value "The rectal tumour is entirely above the level of the peritoneal reflection anteriorly" ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "astride" ]; fhir:CodeSystem.concept.display [ fhir:value "Astride" ]; fhir:CodeSystem.concept.definition [ fhir:value "The rectal tumour is astride (or at) the level of the peritoneal reflection anteriorly" ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "entirely_below" ]; fhir:CodeSystem.concept.display [ fhir:value "Entirely below" ]; fhir:CodeSystem.concept.definition [ fhir:value "The rectal tumour is entirely below the level of the peritoneal reflection anteriorly" ] ].