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 ------------------------------------------------------------------- <ValueSet/gleeson-grade-secondary> a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "gleeson-grade-secondary"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2015-06-11T06:01:03.224+00:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>GleesonGradeSecondary</h2><div><p>This is the code indicates the secondary Gleeson grade.</p>\n</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 value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://build.fhir.org/codesystem-snomedct.html\">http://snomed.info/sct</a><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>369770006</td><td>Gleason Pattern 1</td><td/></tr><tr><td>369771005</td><td>Gleason Pattern 2</td><td/></tr><tr><td>369772003</td><td>Gleason Pattern 3</td><td/></tr><tr><td>369773008</td><td>Gleason Pattern 4</td><td/></tr><tr><td>369774002</td><td>Gleason Pattern 5</td><td/></tr></table></li></ul></div>" ]; fhir:ValueSet.url [ fhir:value "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/gleeson-grade-secondary"]; fhir:ValueSet.version [ fhir:value "20150618"]; fhir:ValueSet.name [ fhir:value "GleesonGradeSecondary"]; fhir:ValueSet.status [ fhir:value "active"]; fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ValueSet.publisher [ fhir:value "Australian Digital Health Agency"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "other" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:ValueSet.date [ fhir:value "2015-06-11T16:01:03+10:00"^^xsd:dateTime]; fhir:ValueSet.description [ fhir:value "This is the code indicates the secondary Gleeson grade."]; fhir:ValueSet.copyright [ fhir:value "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"]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "369770006" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gleason Pattern 1" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "369771005" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gleason Pattern 2" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "369772003" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gleason Pattern 3" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "369773008" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gleason Pattern 4" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "369774002" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gleason Pattern 5" ] ] ] ].