Stream: ontology
Topic: fhir.ttl
Harold Solbrig (Apr 25 2016 at 16:02):
@Grahame Grieve Where can I find the definition of fhir:w5\#clinical.general and related elements. fhir:w5\#clinical is in the fhir.ttl resource but not the more specific elements
Grahame Grieve (Apr 25 2016 at 19:09):
it doesn't really have a definition per se, but what there is in fhir.ttl
Harold Solbrig (Apr 25 2016 at 20:28):
It never appears as a subject in the file, so its nature is a bit cryptic. That said, I'll assume that there is a couple of unstated additional entries:
fhir:w5\#clinical.general rdfs:subClassOf fhir:w5\#clinical;
rdfs:comment "General Clinical Resources";
dcterms:description "General Clinical Resources".
For each of the various subtypes that show up.... make sense?
Grahame Grieve (Apr 26 2016 at 00:33):
I'm not sure what your context is
Last updated: Apr 12 2022 at 19:14 UTC