This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . 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/daf-bodysite> a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "daf-bodysite"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2016-05-25T16:59:08.250+10: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\">\n <h2>Vaccine Administered Body Site</h2>\n <p>This identifies the body site at which the substance was administered</p>\n <p>\n <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\n </p>\n <p>This value set includes codes from the following code systems:</p>\n <ul>\n <li>Include codes from http://snomed.info/sct where concept is-a 91723000</li>\n <li>Include codes from http://snomed.info/sct where concept is-a 280115004</li>\n <li>Include codes from http://snomed.info/sct where concept is-a 258331007</li>\n <li>Include codes from http://snomed.info/sct where concept is-a 118956008</li>\n <li>Include codes from http://snomed.info/sct where concept is-a 91722005</li>\n </ul>\n </div>" ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/daf/ValueSet/daf-bodysite"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.88.12.3221.8.9" ] ]; fhir:ValueSet.version [ fhir:value "1.6.0"]; fhir:ValueSet.name [ fhir:value "Vaccine Administered Body Site"]; fhir:ValueSet.status [ fhir:value "active"]; fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ValueSet.publisher [ fhir:value "HL7 FHIR"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ValueSet.contact.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "other" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:ValueSet.date [ fhir:value "2016-05-25T16:59:08+10:00"^^xsd:dateTime]; fhir:ValueSet.description [ fhir:value "This identifies the body site at which the substance was administered"]; 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.filter [ fhir:index 0; fhir:ValueSet.compose.include.filter.property [ fhir:value "concept" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "is-a" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "91723000" ] ] ], [ fhir:index 1; 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 "is-a" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "280115004" ] ] ], [ fhir:index 2; 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 "is-a" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "258331007" ] ] ], [ fhir:index 3; 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 "is-a" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "118956008" ] ] ], [ fhir:index 4; 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 "is-a" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "91722005" ] ] ] ].