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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "8e25f073-cbaa-4ff5-af3c-cc13db829ac6"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.geniesolutions.io/StructureDefinition/ebookings-servicerequest"^^xsd:anyURI ;
fhir:link <http://fhir.geniesolutions.io/StructureDefinition/ebookings-servicerequest> ] )
] ; #
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: ServiceRequest 8e25f073-cbaa-4ff5-af3c-cc13db829ac6</b></p><a name=\"8e25f073-cbaa-4ff5-af3c-cc13db829ac6\"> </a><a name=\"hc8e25f073-cbaa-4ff5-af3c-cc13db829ac6\"> </a><a name=\"8e25f073-cbaa-4ff5-af3c-cc13db829ac6-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-ebookings-servicerequest.html\">EBookings ServiceRequest</a></p></div><p><b>identifier</b>: <code>http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003621566684455</code>/36</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:\">Lower limb surgery</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:\">Knee Replacement</span></p><p><b>subject</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>occurrence</b>: 2022-04-01 11:45:00+1000</p><p><b>authoredOn</b>: 2022-01-21</p><p><b>requester</b>: <a href=\"Practitioner-7d66ccbc-8185-4c6f-a0ae-257b65ef675c.html\">Practitioner Trevor Wright (official)</a></p><p><b>performer</b>: <a href=\"Practitioner-7d66ccbc-8185-4c6f-a0ae-257b65ef675c.html\">Practitioner Trevor Wright (official)</a></p><p><b>locationCode</b>: <span title=\"Codes:{http://snomed.info/sct 440654001}\">Inpatient</span></p><p><b>locationReference</b>: Ashford Private Hospital</p><p><b>reasonCode</b>: <span title=\"Codes:\">Sore stomach</span></p><p><b>insurance</b>: <a href=\"#hc8e25f073-cbaa-4ff5-af3c-cc13db829ac6/1\">Coverage: identifier = Insurance Member Number: 8279115; status = active; type = health insurance plan policy</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 7771000}\">Left</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Coverage #1</b></p><a name=\"8e25f073-cbaa-4ff5-af3c-cc13db829ac6/1\"> </a><a name=\"hc8e25f073-cbaa-4ff5-af3c-cc13db829ac6/1\"> </a><a name=\"8e25f073-cbaa-4ff5-af3c-cc13db829ac6/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-gs-coverage.html\">Genie Coverage</a></p></div><p><b>identifier</b>: Insurance Member Number/8279115</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode HIP}\">Private Insurance Plan</span></p><p><b>beneficiary</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>payor</b>: Bupa HI Pty Ltd (Identifier: National Insurance Organization Identifier/BUP)</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:Coverage ;
fhir:id [ fhir:v "1" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.geniesolutions.io/StructureDefinition/gs-coverage"^^xsd:anyURI ;
fhir:link <http://fhir.geniesolutions.io/StructureDefinition/gs-coverage> ] ) ] ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ] ) ;
fhir:text [ fhir:v "Insurance Member Number" ] ] ;
fhir:system [ fhir:v "https://privatehealth.gov.au/insurer/BUP/member/memberid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8279115" ] ;
fhir:assigner [
fhir:display [ fhir:v "Bupa HI Pty Ltd" ] ] ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HIP" ] ;
fhir:display [ fhir:v "health insurance plan policy" ] ] ) ;
fhir:text [ fhir:v "Private Insurance Plan" ] ] ;
fhir:beneficiary [
fhir:reference [ fhir:v "Patient/1078d551-7be2-49f7-a122-c230b8757f2f" ] ] ;
( fhir:payor [
fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NII" ] ] ) ] ;
fhir:system [ fhir:v "https://privatehealth.gov.au/dynamic/insurer"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BUP" ] ] ;
fhir:display [ fhir:v "Bupa HI Pty Ltd" ] ] )
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003621566684455"^^xsd:anyURI ] ;
fhir:value [ fhir:v "36" ] ;
fhir:assigner [
fhir:display [ fhir:v "Jonathanport Medical Centre" ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
fhir:text [ fhir:v "Lower limb surgery" ]
] ) ; #
fhir:priority [ fhir:v "routine"] ; #
fhir:code [
fhir:text [ fhir:v "Knee Replacement" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/1078d551-7be2-49f7-a122-c230b8757f2f" ]
] ; #
fhir:occurrence [
a fhir:dateTime ;
fhir:v "2022-04-01T11:45:00+10:00"^^xsd:dateTime
] ; #
fhir:authoredOn [ fhir:v "2022-01-21"^^xsd:date] ; #
fhir:requester [
fhir:reference [ fhir:v "Practitioner/7d66ccbc-8185-4c6f-a0ae-257b65ef675c" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/7d66ccbc-8185-4c6f-a0ae-257b65ef675c" ]
] ) ; #
fhir:locationCode ( [
( fhir:coding [
a sct:440654001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "440654001" ] ;
fhir:display [ fhir:v "Inpatient environment" ] ] ) ;
fhir:text [ fhir:v "Inpatient" ]
] ) ; #
fhir:locationReference ( [
fhir:display [ fhir:v "Ashford Private Hospital" ]
] ) ; #
fhir:reasonCode ( [
fhir:text [ fhir:v "Sore stomach" ]
] ) ; #
fhir:insurance ( [
fhir:reference [ fhir:v "#1" ]
] ) ; #
fhir:bodySite ( [
( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ;
fhir:display [ fhir:v "Left" ] ] )
] ) . #
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