HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG
1.0.0 - ci-build

HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG, published by New Zealand Medicines Formulary LP. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzf/ and changes regularly. See the Directory of published versions

: patient-information-leaflet-example - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/DocumentReference/patient-information-leaflet-example> a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "patient-information-leaflet-example"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference patient-information-leaflet-example</b></p><a name=\"patient-information-leaflet-example\"> </a><a name=\"hcpatient-information-leaflet-example\"> </a><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/nzf-document-type-code PIL}\">Patient Information Leaflet</span></p><p><b>date</b>: 2021-08-05 08:38:36+1200</p><p><b>author</b>: <a href=\"#hcpatient-information-leaflet-example/NewZealandFormulary\">NewZealandFormulary</a></p><p><b>description</b>: Acarbose</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td>English (New Zealand)</td><td><a href=\"http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA4&amp;inline=true\">http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA4&amp;inline=true</a></td><td>Acarbose</td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td>English (New Zealand)</td><td><a href=\"http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA5&amp;inline=true\">http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA5&amp;inline=true</a></td><td>Acarbose</td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td>Maori</td><td><a href=\"https://mymedicines.nz/TeReo/NZF/Acarbose.pdf\">https://mymedicines.nz/TeReo/NZF/Acarbose.pdf</a></td><td>Acarbose</td></tr></table></blockquote><blockquote><p><b>context</b></p><p><b>PilSource</b>: <span title=\"Codes:\">MyMedicine</span></p><p><b>PilFormulary</b>: <span title=\"Codes:\">NZF</span></p><p><b>related</b>: Identifier: <code>https://nzulm.org.nz/nzmt</code>/10306101000116100</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #NewZealandFormulary</b></p><a name=\"patient-information-leaflet-example/NewZealandFormulary\"> </a><a name=\"hcpatient-information-leaflet-example/NewZealandFormulary\"> </a><p><b>name</b>: NewZealandFormulary</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
     a fhir:Organization ;
     fhir:id [ fhir:v "NewZealandFormulary" ] ;
     fhir:name [ fhir:v "NewZealandFormulary" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:docStatus [ fhir:v "final"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-document-type-code"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "PIL" ] ;
       fhir:display [ fhir:v "Patient Information Leaflet" ]
     ] ) ;
     fhir:text [ fhir:v "Patient Information Leaflet" ]
  ] ; # 
  fhir:date [ fhir:v "2021-08-05T08:38:36.8551119+12:00"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:reference [ fhir:v "#NewZealandFormulary" ] ;
     fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
     fhir:display [ fhir:v "NewZealandFormulary" ]
  ] ) ; # 
  fhir:description [ fhir:v "Acarbose"] ; # 
  fhir:content ( [
     fhir:attachment [
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-page-size"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-page-size-code"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "A4" ] ;
             fhir:display [ fhir:v "A4" ]
           ] ) ;
           fhir:text [ fhir:v "A4" ]
         ]
       ] ) ;
       fhir:contentType [ fhir:v "application/pdf" ] ;
       fhir:language [ fhir:v "en-NZ" ] ;
       fhir:url [ fhir:v "http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA4&inline=true"^^xsd:anyURI ] ;
       fhir:title [ fhir:v "Acarbose" ]
     ]
  ] [
     fhir:attachment [
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-page-size"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-page-size-code"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "A5" ] ;
             fhir:display [ fhir:v "A5" ]
           ] ) ;
           fhir:text [ fhir:v "A5" ]
         ]
       ] ) ;
       fhir:contentType [ fhir:v "application/pdf" ] ;
       fhir:language [ fhir:v "en-NZ" ] ;
       fhir:url [ fhir:v "http://www.mymedicines.nz/home/sheet/Acarbose?format=pdfA5&inline=true"^^xsd:anyURI ] ;
       fhir:title [ fhir:v "Acarbose" ]
     ]
  ] [
     fhir:attachment [
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-page-size"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nzf-page-size-code"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "A4" ] ;
             fhir:display [ fhir:v "A4" ]
           ] ) ;
           fhir:text [ fhir:v "A4" ]
         ]
       ] ) ;
       fhir:contentType [ fhir:v "application/pdf" ] ;
       fhir:language [ fhir:v "mi" ] ;
       fhir:url [ fhir:v "https://mymedicines.nz/TeReo/NZF/Acarbose.pdf"^^xsd:anyURI ] ;
       fhir:title [ fhir:v "Acarbose" ]
     ]
  ] ) ; # 
  fhir:context [
     fhir:extension ( [
       fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-pil-source"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:text [ fhir:v "MyMedicine" ]
       ]
     ] [
       fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzf-pil-formulary"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:text [ fhir:v "NZF" ]
       ]
     ] ) ;
     fhir:related ( [
       fhir:identifier [
         fhir:system [ fhir:v "https://nzulm.org.nz/nzmt"^^xsd:anyURI ] ;
         fhir:value [ fhir:v "10306101000116100" ]
       ]
     ] )
  ] . #