Magentus Practice Management FHIR Implementation Guide
1.2.39 - ci-build Australia flag

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.39) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Instance of EBookingsDifference - 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:Basic ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EBookingDifferenceExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference"^^xsd:anyURI ;
fhir:link <http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Basic EBookingDifferenceExample</b></p><a name=\"EBookingDifferenceExample\"> </a><a name=\"hcEBookingDifferenceExample\"> </a><a name=\"EBookingDifferenceExample-en\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ebookings-difference.html\">EBooking Difference Between Appointment Versions</a></p></div><p><b>EBooking Difference Addition</b>: <a href=\"ChargeItem-d16c9bd2-db58-482a-a572-83a094676d68.html\">ChargeItem Total replacement arthroplasty of knee</a></p><p><b>EBooking Difference Addition</b>: <a href=\"ChargeItem-ChargeItemDiffExample.html\">ChargeItem Ophthalmology specialist consultation</a></p><p><b>EBooking Difference Deletion</b>: ChargeItem/123456789</p><p><b>EBooking Difference Deletion</b>: ChargeItem/987654321</p><blockquote><p><b>EBooking Difference Modification</b></p><blockquote><p><b>url</b></p>reference</blockquote><p><b>value</b>: <a href=\"Consent-ecaf5c8d-5f6b-46b2-89e2-6a96304d6358.html\">Consent: status = active; scope = Treatment; category = Consent Document; dateTime = 2022-09-12</a></p><p><b>attribute</b>: status</p><p><b>attribute</b>: active</p><blockquote><p><b>url</b></p>attributeList</blockquote></blockquote><blockquote><p><b>EBooking Difference Modification</b></p><blockquote><p><b>url</b></p>reference</blockquote><p><b>value</b>: <a href=\"ServiceRequest-8e25f073-cbaa-4ff5-af3c-cc13db829ac6.html\">ServiceRequest </a></p><p><b>attribute</b>: reasonCode</p><p><b>attribute</b>: code</p><p><b>attribute</b>: priority</p><blockquote><p><b>url</b></p>attributeList</blockquote></blockquote><p><b>code</b>: <span title=\"Codes:{http://fhir.geniesolutions.io/CodeSystem/basic-type Difference}\">Difference</span></p><p><b>subject</b>: <a href=\"Appointment-840fdd86-f273-4c56-89af-cc5dcda592ab.html\">Appointment: extension = 2022-02-01 13:00:00+1000; status = pending; serviceType = ; reasonCode = ; start = 2022-04-01 11:45:00+1000; end = 2022-04-01 12:00:00+1000; created = 2022-02-01 08:00:00+1000; comment = Preoperative notes; patientInstruction = Fast from 2:00 AM</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference-addition"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ChargeItem/d16c9bd2-db58-482a-a572-83a094676d68" ]     ]
  ] [
fhir:url [ fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference-addition"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ChargeItem/ChargeItemDiffExample" ]     ]
  ] [
fhir:url [ fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference-deletion"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "ChargeItem/123456789"     ]
  ] [
fhir:url [ fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference-deletion"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "ChargeItem/987654321"     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Consent/ecaf5c8d-5f6b-46b2-89e2-6a96304d6358" ]       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "attribute"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "status"         ]       ] [
fhir:url [ fhir:v "attribute"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "active"         ]       ] ) ;
fhir:url [ fhir:v "attributeList"^^xsd:anyURI ]     ] ) ;
fhir:url [ fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference-modification"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ServiceRequest/8e25f073-cbaa-4ff5-af3c-cc13db829ac6" ]       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "attribute"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "reasonCode"         ]       ] [
fhir:url [ fhir:v "attribute"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "code"         ]       ] [
fhir:url [ fhir:v "attribute"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "priority"         ]       ] ) ;
fhir:url [ fhir:v "attributeList"^^xsd:anyURI ]     ] ) ;
fhir:url [ fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-difference-modification"^^xsd:anyURI ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.geniesolutions.io/CodeSystem/basic-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Difference" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Appointment/840fdd86-f273-4c56-89af-cc5dcda592ab" ]
  ] . #