Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: repeat-prescription-post-bundle-example - TTL Representation

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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "repeat-prescription-post-bundle-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/repeatprescription-post-bundle"^^xsd:anyURI ;
fhir:link <https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/repeatprescription-post-bundle>     ] ) ;
    ( fhir:tag [
fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/writeback-action-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "approved" ] ;
fhir:display [ fhir:v "Approved write back" ]     ] )
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/MedicationRequest?_id=1"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/1"^^xsd:anyURI ] ;
    ( fhir:resource <https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/1> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/2"^^xsd:anyURI ] ;
    ( fhir:resource <https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/2> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest"^^xsd:anyURI ]     ]
  ] ) . # 

<https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/1> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 1</b></p><a name=\"1\"> </a><a name=\"hc1\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>medication</b>: <span title=\"Codes:{http://www.mims.com.au/codes m018510101}\">m018510101</span></p><p><b>subject</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/1\">https://alexapi.medtechglobal.com.au/fhir/Patient/1</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Practitioner/1\">https://alexapi.medtechglobal.com.au/fhir/Practitioner/1</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.mims.com.au/codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "m018510101" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Patient/1> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Patient/1" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2023-03-23T17:14:43+13:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Practitioner/1> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/1" ]
  ] . # 

<https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/2> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 2</b></p><a name=\"2\"> </a><a name=\"hc2\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>medication</b>: <span title=\"Codes:{http://www.mims.com.au/codes m018510121}\">m018510121</span></p><p><b>subject</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/1\">https://alexapi.medtechglobal.com.au/fhir/Patient/1</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Practitioner/1\">https://alexapi.medtechglobal.com.au/fhir/Practitioner/1</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.mims.com.au/codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "m018510121" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Patient/1> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Patient/1" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2023-03-23T17:14:43+13:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Practitioner/1> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/1" ]
  ] . #