Hospital-Community Lab Referral Cycle
1.1.0 - ci-build

This page is part of the LRC IG (v1.1.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: lrc-referral-glucose - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "lrc-referral-glucose"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ig.fhir-il-community.org/LRC/StructureDefinition/lrc-referral"^^xsd:anyURI ;
fhir:link <http://ig.fhir-il-community.org/LRC/StructureDefinition/lrc-referral>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">הפניה אוטומטית משיבא עבור טיפול באשפוז יום אונקולוגי</div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:2690a9b7-7339-4022-b06b-fcceaa1ac11d" ]
  ] [
fhir:system [ fhir:v "http://fhir.meuhedet.co.il/identifier/referral-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "733-101" ]
  ] ) ; # 
  fhir:requisition [
fhir:value [ fhir:v "51ecd763-209e-4681-b19e-e3fcc1f1d1e4" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2345-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2345-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <http://hapi-fhir.outburn.co.il/fhir/Patient/90> ;
fhir:reference [ fhir:v "http://hapi-fhir.outburn.co.il/fhir/Patient/90" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "http://fhir.health.gov.il/identifier/il-national-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "000000018" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2023-04-03T11:32:38+03:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "http://institutions.health.gov.il/Institutions"^^xsd:anyURI ] ;
fhir:value [ fhir:v "01101" ]     ] ;
fhir:display [ fhir:v "מרכז רפואי ע\"ש ד\"ר ח. שיבא, תל-השומר" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "הפניה אוטומטית משיבא לצורך טיפול באשפוז יום אונקולוגי" ]
  ] ) . #