Data utility depends on whether it
Data dimensions
Size/Structure (false) dichotomy
Reduce the n2 pressure.
further reduce the n2 pressure.
:subjectspostOpDay3GFR a rrej:RenalFunctionObservation ;
mm:observationTime "2013-07-08T14:50:00"^^xsd:dateTime ;
rrej:gfrFlowRate [ data:value 12.0 ; data:units ucum:mL-per-minute ].
Would be in a table with codes in an EMR:
| obs id | when | coding system | ObsCode | value | units | addressing…performer… |
|---|---|---|---|---|---|---|
| 1234 | 2013-07-08T14:50:00 | CPT | 82565 | 12 | mL-per-minute | |
| 5678 | 2013-07-08T14:50:00 | SNOMED 2014-01-01 | 241374009 | 12 | mL-per-minute | |
| 4321 | 2013-07-08T14:50:00 | LOINC | 48643-1 | 12 | mL-per-minute |
or C-CDA:
<observation classCode="OBS" moodCode="EVN"> <code code="48643-1" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Glomerular filtration rate/1.73 sq M.predicted.black" /> <effectiveTime value="201307081450"/> <value type="PQ" value="12.0" unit="mL/min"/> <interpretationCode/> <referenceRange /> </observation>
SERVICE <http://uu3.org:8888/7tm_receptors>
{
?iuphar iface:family ?family .
?iuphar iface:code ?code .
?iuphar iface:iupharName ?iupharNm .
?human iface:iuphar ?iuphar .
?human iface:geneName "GABBR1" .
?human iface:entrezGene ?humanEntrez .
}
SERVICE <http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&>
{
_:gene dbp:entrezgene ?humanEntrez ;
rdfs:label ?label ;
FILTER (lang(?label) = "en")
}
SERVICE <http://hcls.deri.org/atag/data/gabab_example.html>
{
?topic rdfs:label ?label .
?post sioc:topic ?topic
}
| Learn | Invent | |
|---|---|---|
| idiom | embrace | extend |
| costs | apparent | hidden |
SemWeb makes invention too easy and safe.
Try stuff out, ask questions, fix other peoples' stuff.
When I understand a model well enough to criticize it,
only then do I understand it well enough to use it.
Portable BRIDG Representation
?
!Come geek with us in the W3C Semantic Web in Health Care and Life Sciences IG