reteplayground
Select

Problemas de suministro activos (desabastecimientos)

MedicamentoPresentaciónMotivo+1
ARCOXIA 60 mg COMPRIMIDOS REC…ARCOXIA 60 mg COMPRIM…Existe/n otro/s medic…
CARNICOR 100 mg/ml SOLUCION O…CARNICOR 100 mg/ml SO…Existe/n otro/s medic…
LINEZOLID KABI 2 MG/ML SOLUCI…LINEZOLID KABI 2 MG/M…Existe/n otro/s medic…
OMLYCLO 150 MG SOLUCION INYEC…OMLYCLO 150 MG SOLUCI…La AEMPS ha autorizad…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 100 rows · 1.3 s · 4.0 MB of 278.2 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX fmc: <https://w3id.org/rete/farmacos#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?medicamento ?presentacion ?motivo ?desde WHERE { ?ps a fmc:ProblemaSuministro ; fmc:activo true ; rdfs:label ?presentacion ; fmc:observaciones ?motivo ; fmc:fechaInicio ?desde ; fmc:presentacion ?pr . ?pr fmc:medicamento ?m . ?m rdfs:label ?medicamento . } ORDER BY DESC(?desde) LIMIT 100

rete playground · documentation · github.com/caviri/rete