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/nehta-SubstanceAgentValues> a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "nehta-SubstanceAgentValues"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2015-03-16T16:26:54+10:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SubstanceAgentValues</h2><div><p>The set of values for the agent or substance causing the adverse reaction experienced by the subject of care.</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 NEHTA. 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 codes from <a href=\"http://build.fhir.org/codesystem-snomedct.html\">http://snomed.info/sct</a> where concept in 929360051000036108 (Containered trade product pack reference set (foundation metadata concept))</li></ul></div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-oid" ]; fhir:Extension.valueUri [ fhir:value "1.2.36.1.2001.1001.101.104.15564" ] ]; fhir:ValueSet.url [ fhir:value "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/nehta-SubstanceAgentValues"]; fhir:ValueSet.version [ fhir:value "1"]; fhir:ValueSet.name [ fhir:value "SubstanceAgentValues"]; fhir:ValueSet.status [ fhir:value "active"]; fhir:ValueSet.publisher [ fhir:value "National E-Health Transition Authority (NEHTA)"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "other" ]; fhir:ContactPoint.value [ fhir:value "http://www.digitalhealth.gov.au" ] ] ]; fhir:ValueSet.date [ fhir:value "2007-11-22"^^xsd:date]; fhir:ValueSet.description [ fhir:value "The set of values for the agent or substance causing the adverse reaction experienced by the subject of care."]; 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 NEHTA. 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.filter [ fhir:index 0; fhir:ValueSet.compose.include.filter.property [ fhir:value "concept" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "in" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "929360051000036108" ] ] ] ].