Medication Prescription and Dispense (MPD)
0.1.0 - ci-build International flag

Medication Prescription and Dispense (MPD), published by Integrating the Healthcare Enterprise (IHE). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-mpd/tree/master and changes regularly. See the Directory of published versions

: IHE MPD Order Responder - TTL Representation

Active as of 2024-07-08

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IHE.MPD.OrderResponder"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition IHE.MPD.OrderResponder</b></p><a name=\"IHE.MPD.OrderResponder\"> </a><a name=\"hcIHE.MPD.OrderResponder\"> </a><a name=\"IHE.MPD.OrderResponder-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: IHEMPDOrderResponder </b></td><td>IHE MPD Order Responder</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-IHE.MPD.OrderResponderCS.html\">IHE MPD Order Responder (server)</a></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PHARM/MPD/ActorDefinition/IHE.MPD.OrderResponder"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IHEMPDOrderResponder"] ; # 
  fhir:title [ fhir:v "IHE MPD Order Responder"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-07-08T16:49:44+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Integrating the Healthcare Enterprise (IHE)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Integrating the Healthcare Enterprise (IHE)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ihe.net" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "secretary@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "Jose Costa Teixeira" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jose.a.teixeira@gmail.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Order Responder provides access to medication orders stored in the system."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "IHE http://www.ihe.net/Governance/#Intellectual_Property"] ; # 
  fhir:type [ fhir:v "system"] ; # 
  fhir:capabilities [
fhir:v "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.OrderResponderCS"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.OrderResponderCS>
  ] . #