Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Authorization Communication Request #1 - 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:CommunicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "856279"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/communication-request|0.3.0"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/communication-request|0.3.0>     ] )
  ] ; # 
  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 856279</b></p><a name=\"856279\"> </a><a name=\"hc856279\"> </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-communication-request.html\">Nphies CommunicationRequestversion: null0.3.0)</a></p></div><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/communicationrequest</code>/req_1124856069</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/communication-category instruction}\">Instruction</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href=\"Patient-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>about</b>: Identifier: <code>http://saudigeneralhospital.com.sa/identifiers/authorization</code>/req_1188070</p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Please provide an updated lab report including serum electrolytes, renal function tests, and blood cultures.</td></tr></table><p><b>occurrence</b>: 2022-01-01</p><p><b>recipient</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p><p><b>sender</b>: <a href=\"Organization-bff3aa1fbd3648619ac082357bf135db.html\">Organization Saudi National Insurance</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://saudigeneralhospital.com.sa/identifiers/communicationrequest"^^xsd:anyURI ] ;
fhir:value [ fhir:v "req_1124856069" ]
  ] ) ; # 
  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 "instruction" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/123454186" ]
  ] ; # 
  fhir:about ( [
fhir:type [ fhir:v "Claim"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "http://saudigeneralhospital.com.sa/identifiers/authorization"^^xsd:anyURI ] ;
fhir:value [ fhir:v "req_1188070" ]     ]
  ] ) ; # 
  fhir:payload ( [
fhir:content [
a fhir:string ;
fhir:v "Please provide an updated lab report including serum electrolytes, renal function tests, and blood cultures."     ]
  ] ) ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2022-01-01"^^xsd:date
  ] ; # 
  fhir:recipient ( [
fhir:reference [ fhir:v "Organization/b1b3432921324f97af3be9fd0b1a14ae" ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "Organization/bff3aa1fbd3648619ac082357bf135db" ]
  ] . #