@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v3-SnodentDentalFrenumRegionInternational"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "Placeholder
"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "att" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v3-SnodentDentalFrenumRegionInternational"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.20558" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "SnodentDentalFrenumRegionInternational"] ; #
fhir:title [ fhir:v "SnodentDentalFrenumRegionInternational"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; #
fhir:description [ fhir:v "The SNODENT identifiers for the regions of the human frenum within the mouth.\r\n\r\nThis value set contains content from SNODENTĀ® Copyright American Dental Association (ADA). All rights reserved. SNODENT is a registered trademark of the ADA.\r\n\r\nhttp://www.ada.org/en/member-center/member-benefits/practice-resources/dental-informatics/snodent/licensing-snodent\r\n\r\n*Steward:* Attachments WG"] ; #
fhir:compose [
fhir:include ( [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:concept ( [
fhir:code [ fhir:v "209615D" ]
] [
fhir:code [ fhir:v "209620D" ]
] [
fhir:code [ fhir:v "209631D" ]
] [
fhir:code [ fhir:v "209645D" ]
] )
] )
] . #
# -------------------------------------------------------------------------------------