@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "STSegment"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "ck-STSegmentDefines the values of STSegment\nInclude these codes as defined in http://snomed.info/sctCodeDisplay365416000Finding of electrocardiogram ST segment (finding)76388001ST Segment elevation26141007ST Depression" ]; fhir:ValueSet.url [ fhir:value "http://www.collabkare.io/r4/ValueSet/STSegment"]; 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.6.96-403" ] ]; fhir:ValueSet.version [ fhir:value "0.2.0"]; fhir:ValueSet.name [ fhir:value "ck-STSegment"]; fhir:ValueSet.status [ fhir:value "active"]; fhir:ValueSet.date [ fhir:value "2020-07-10T18:01:04+05:30"^^xsd:dateTime]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "clinfhir" ] ]; fhir:ValueSet.description [ fhir:value "Defines the values of STSegment"]; 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 "365416000" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Finding of electrocardiogram ST segment (finding)" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "76388001" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "ST Segment elevation" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "26141007" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "ST Depression" ] ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------
Defines the values of STSegment
http://snomed.info/sct