Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Referral Letter - 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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Composition-ReferralLetter-JackDawkins"] ; # 
  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: Composition Composition-ReferralLetter-JackDawkins</b></p><a name=\"Composition-ReferralLetter-JackDawkins\"> </a><a name=\"hcComposition-ReferralLetter-JackDawkins\"> </a><a name=\"Composition-ReferralLetter-JackDawkins-en-GB\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 25611000000107}\">Referral letter</span></p><p><b>date</b>: 2024-10-13 10:33:00+0000</p><p><b>author</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.1.0&amp;canonical=https://example.nhs.uk/Device/TransformationService\">Example NHS Trust Transformation Service</a></p><p><b>title</b>: Composition Referral Letter Jack Dawkins</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:25611000000107 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "25611000000107" ] ;
fhir:display [ fhir:v "Referral letter" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd" ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9912003888" ]     ] ;
fhir:display [ fhir:v "Jack DAWKINS" ]
  ] ; # 
  fhir:date [ fhir:v "2024-10-13T10:33:00+00:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:link <https://example.nhs.uk/Device/TransformationService> ;
fhir:reference [ fhir:v "https://example.nhs.uk/Device/TransformationService" ] ;
fhir:display [ fhir:v "Example NHS Trust Transformation Service" ]
  ] ) ; # 
  fhir:title [ fhir:v "Composition Referral Letter Jack Dawkins"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Problems" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Dyspnoea</li></ul></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:c64139e7-f02d-409c-bf34-75e8bf23bc80" ]     ] )
  ] [
fhir:title [ fhir:v "Medication Summary" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Aspirin</li></ul></div>"     ]
  ] [
fhir:title [ fhir:v "Allergies and Intolerances" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Nil</li></ul></div>"     ]
  ] [
fhir:title [ fhir:v "Advance Directives" ] ;
fhir:code [
      ( fhir:coding [
a loinc:42348-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42348-3" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>"     ]
  ] [
fhir:title [ fhir:v "Alerts" ] ;
fhir:code [
      ( fhir:coding [
a loinc:104605-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "104605-1" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>"     ]
  ] [
fhir:title [ fhir:v "Individual Requirements (PRSB)" ] ;
fhir:code [
      ( fhir:coding [
a sct:1078911000000106 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1078911000000106" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>"     ]
  ] [
fhir:title [ fhir:v "Results" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18776-5" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th></th><th></th></tr></thead><tbody></tbody></table></div>"     ]
  ] ) . #