UP

MC (MEDICINE)

Event Drivers

SELECT DISTINCT ?name ?description ?app ?msg ?evt ?ver ?cAck ?aAck ?respProc ?code WHERE { ?p a <http://www.caregraf.info/vista/hl7e/VistAPackage> ; hl7e:prefix ?prefix . FILTER(?prefix="MC") . ?e hl7e:package ?p ; a <http://www.caregraf.info/vista/hl7e/Eventdriver> ; hl7e:name ?name . OPTIONAL { ?e hl7e:eventName ?evt ; hl7e:messageName ?msg . OPTIONAL {?e hl7e:versionId ?ver} } . OPTIONAL {?e hl7e:sendingApplication ?a . ?a hl7e:name ?app } . OPTIONAL {?e hl7e:ldescription ?description} . OPTIONAL {?e hl7e:responseProcessingRoutine ?respProc ; hl7e:routineReferenced ?code} . OPTIONAL {?e hl7e:acceptAckCode ?cAck ; hl7e:applicationAckType ?aAck} . OPTIONAL {?e hl7e:deprecated ?deprecated} . FILTER(!bound(?deprecated))} ORDER BY ?name
name description app msg evt ver cAck aAck respProc code
2 entries
MCAR Device Server INST-MCAR ORU R01 2.3
MCAR ORM SERVER MCAR-INST ORM O01 2.3

Subscribers

SELECT DISTINCT ?name ?description ?processingRoutine ?code ?application ?eventDriver ?inVista WHERE { ?s a <http://www.caregraf.info/vista/hl7e/Subscriber> ; hl7e:name ?name . OPTIONAL {?s hl7e:isRouter ?rl } . FILTER (!bound(?rl)) . ?s hl7e:package ?p . ?p hl7e:prefix ?prefix . FILTER(?prefix="MC") . OPTIONAL {?s hl7e:processingRoutine ?processingRoutine ; hl7e:routineReferenced ?code} . OPTIONAL {?s hl7e:receivingApplication ?a . ?a hl7e:name ?application } . OPTIONAL {?s hl7e:description ?description} . OPTIONAL {?s hl7e:inVistA ?inVista} . OPTIONAL {?s hl7e:forAustin ?forAustin} . OPTIONAL {?e hl7e:subscriber ?s ; hl7e:name ?eventDriver} . OPTIONAL {?s hl7e:deprecated ?obs} . FILTER(!bound(?obs))} ORDER BY ?name
name description processingRoutine code application eventDriver inVista
2 entries
MCAR Device Client Instrument Device Client D ^MDHL7A MDHL7A.m MCAR-INST MCAR Device Server 3
MCAR ORM CLIENT INST-MCAR MCAR ORM SERVER

Patches

Patches that effected these interfaces. History can illuminate!

SELECT DISTINCT ?patch ?lastUpdate WHERE { ?p a <http://www.caregraf.info/vista/hl7e/VistAPackage> ; hl7e:prefix ?prefix . FILTER(?prefix="MC") . ?r hl7e:package ?p ; hl7e:referencedInPatch ?pch . ?pch hl7e:url ?patch ; hl7e:lastUpdate ?lastUpdate} ORDER BY ?lastUpdate
Property Value(s)
patch MD-1_SEQ-7_PAT-9.TXT
lastUpdate 2009-05-28