Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:CommunicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "66ad4c83-f611-11ed-a1fc-d2cbed391bcf"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.geniesolutions.io/StructureDefinition/eorders-communicationrequest-provider"^^xsd:anyURI ;
fhir:link <http://fhir.geniesolutions.io/StructureDefinition/eorders-communicationrequest-provider> ] )
] ; #
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: CommunicationRequest 66ad4c83-f611-11ed-a1fc-d2cbed391bcf</b></p><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf\"> </a><a name=\"hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf\"> </a><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf-en-US\"> </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-eorders-communicationrequest-provider.html\">EOrders Communication Request Provider</a></p></div><p><b>groupIdentifier</b>: Placer Group Number/GTU99999-A0168</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/communication-category alert}\">Alert</span></p><p><b>priority</b>: Urgent</p><p><b>medium</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode PHONE}\">telephone</span></p><p><b>subject</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mr Mary Smith</a></p><p><b>about</b>: </p><ul><li><a href=\"ServiceRequest-681a8919-8d91-4868-a46a-ab6877ad27ea.html\">ServiceRequest Full blood count</a></li><li><a href=\"ServiceRequest-3dff87af-5dac-40d5-be3d-9eaf9b3879b8.html\">ServiceRequest Liver function test</a></li></ul><p><b>authoredOn</b>: 2022-04-25 16:50:11+1000</p><p><b>requester</b>: <a href=\"PractitionerRole-570c1233-5361-453e-99a4-504c2045d27c.html\">Dr Jane Doe</a></p><p><b>recipient</b>: <a href=\"#hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1\">PractitionerRole: telecom = ph: 0479-353-532(Mobile)</a></p><p><b>sender</b>: <a href=\"Organization-67904f84-aeac-44e5-a9ec-50bbb1087977.html\">Acme Pathology</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #1</b></p><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1\"> </a><a name=\"hc66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1\"> </a><a name=\"66ad4c83-f611-11ed-a1fc-d2cbed391bcf/1-en-US\"> </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-eorders-practitionerrole-contact.html\">EOrders PractitionerRole Contact</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-75179ab5-684b-405e-a50c-a81359804d91.html\">Dr Jane Doe</a></p><p><b>telecom</b>: ph: 0479-353-532(Mobile)</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "1" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.geniesolutions.io/StructureDefinition/eorders-practitionerrole-contact"^^xsd:anyURI ;
fhir:link <http://fhir.geniesolutions.io/StructureDefinition/eorders-practitionerrole-contact> ] ) ] ;
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/75179ab5-684b-405e-a50c-a81359804d91" ] ;
fhir:display [ fhir:v "Dr Jane Doe" ] ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0479-353-532" ] ;
fhir:use [ fhir:v "mobile" ] ] )
] ) ; #
fhir:groupIdentifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PGN" ] ] ) ;
fhir:text [ fhir:v "Placer Group Number" ] ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003622500032165"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GTU99999-A0168" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/fdcca47c-e554-46e5-a71f-91ec855faa29" ] ;
fhir:display [ fhir:v "Small Family Trust" ] ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/communication-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "alert" ] ;
fhir:display [ fhir:v "Alert" ] ] ) ;
fhir:text [ fhir:v "Alert" ]
] ) ; #
fhir:priority [ fhir:v "urgent"] ; #
fhir:medium ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PHONE" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/1078d551-7be2-49f7-a122-c230b8757f2f" ] ;
fhir:display [ fhir:v "Mr Mary Smith" ]
] ; #
fhir:about ( [
fhir:reference [ fhir:v "ServiceRequest/681a8919-8d91-4868-a46a-ab6877ad27ea" ]
] [
fhir:reference [ fhir:v "ServiceRequest/3dff87af-5dac-40d5-be3d-9eaf9b3879b8" ]
] ) ; #
fhir:authoredOn [ fhir:v "2022-04-25T16:50:11+10:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/570c1233-5361-453e-99a4-504c2045d27c" ] ;
fhir:display [ fhir:v "Dr Jane Doe" ]
] ; #
fhir:recipient ( [
fhir:reference [ fhir:v "#1" ]
] ) ; #
fhir:sender [
fhir:reference [ fhir:v "Organization/67904f84-aeac-44e5-a9ec-50bbb1087977" ] ;
fhir:display [ fhir:v "Acme Pathology" ]
] . #
IG © 2022+ Magentus Practice Management. Package geniesolutions.fhir#1.2.35 based on FHIR 4.0.1. Generated 2025-03-02
Links: Table of Contents |
QA Report