RIVO-Noord Zorgviewer Implementation Guide
1.9.1 - CI build Netherlands flag

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

: Chipsoft DocumentReference Example - 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:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "22aa9e3e-f72f-4f76-97c7-0f66c8f691f5"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>DocumentReference resource:</h3><ul><li><p><strong>Title</strong> &#x27;test.pdf&#x27;</p></li><li><p><strong>EntryUUID:</strong> &#x27;urn:uuid:22aa9e3e-f72f-4f76-97c7-0f66c8f691f5&#x27;</p></li><li><p><strong>Document location:</strong> &#x27;Binary/22aa9e3e-f72f-4f76-97c7-0f66c8f691f5&#x27;</p></li><li><p><strong>Mimetype:</strong> &#x27;application/pdf&#x27;</p></li><li><p><strong>Availability status:</strong> &#x27;urn:oasis:names:tc:ebxml-regrep:StatusType:Approved&#x27;</p></li><li><p><strong>Document type:</strong> &#x27;2.16.840.1.113883.6.1&#x27;</p></li><li><p><strong>Document class:</strong> &#x27;2.16.840.1.113883.6.1&#x27;</p></li><li><p><strong>Creation date/time:</strong> &#x27;5/11/2022 10:00:00 PM&#x27;</p></li><li><p><strong>Document size (in bytes):</strong> &#x27;85244&#x27;</p></li><li><p><strong>Document language:</strong> &#x27;Dutch (Netherlands)&#x27;</p></li><li><p><strong>Document practice setting:</strong> &#x27;2.16.840.1.113883.2.4.3.124.8.40.1&#x27;</p></li><li><p><strong>Document source healthcare facility type:</strong> &#x27;2.16.840.1.113883.2.4.15.1060&#x27;</p></li><li><p><strong>Document confidentiality:</strong> &#x27;2.16.840.1.113883.5.25&#x27;</p></li><li><p><strong>Document format:</strong> &#x27;1.3.6.1.4.1.19376.1.2.3&#x27;</p></li><li><p><strong>Document service start time:</strong> &#x27;5/11/2022 10:00:00 PM&#x27;</p></li><li><p><strong>Document service stop time:</strong> &#x27;5/11/2022 10:00:00 PM&#x27;</p></li><li><table><thead><tr><th>Author</th></tr></thead><tbody><tr><td></td></tr></tbody></table></li></ul></div>"
  ] ; # 
  fhir:masterIdentifier [
fhir:system [ fhir:v "http://hl7.org/fhir/StructureDefinition/uuid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:22aa9e3e-f72f-4f76-97c7-0f66c8f691f5" ]
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://hl7.org/fhir/StructureDefinition/uuid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:22aa9e3e-f72f-4f76-97c7-0f66c8f691f5" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:51852-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51852-2" ] ;
fhir:display [ fhir:v "2.16.840.1.113883.6.1" ]     ] ) ;
fhir:text [ fhir:v "2.16.840.1.113883.6.1" ]
  ] ; # 
  fhir:class [
    ( fhir:coding [
a loinc:51852-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51852-2" ] ;
fhir:display [ fhir:v "2.16.840.1.113883.6.1" ]     ] ) ;
fhir:text [ fhir:v "2.16.840.1.113883.6.1" ]
  ] ; # 
  fhir:indexed [ fhir:v "2022-05-11T22:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:securityLabel ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "2.16.840.1.113883.5.25" ]     ] ) ;
fhir:text [ fhir:v "2.16.840.1.113883.5.25" ]
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:language [ fhir:v "nl-NL" ] ;
fhir:url [ fhir:v "Binary/22aa9e3e-f72f-4f76-97c7-0f66c8f691f5"^^xsd:anyURI ] ;
fhir:size [ fhir:v "85244"^^xsd:nonNegativeInteger ] ;
fhir:title [ fhir:v "test.pdf" ]     ] ;
fhir:format [
fhir:system [ fhir:v "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:ihe:iti:xds:2017:mimeTypeSufficient" ] ;
fhir:display [ fhir:v "1.3.6.1.4.1.19376.1.2.3" ]     ]
  ] ) ; # 
  fhir:context [
fhir:period [
fhir:start [ fhir:v "2022-05-11T22:00:00+00:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-05-11T22:00:00+00:00"^^xsd:dateTime ]     ] ;
fhir:facilityType [
      ( fhir:coding [
a sct:V4 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "V4" ] ;
fhir:display [ fhir:v "2.16.840.1.113883.2.4.15.1060" ]       ] ) ;
fhir:text [ fhir:v "2.16.840.1.113883.2.4.15.1060" ]     ] ;
fhir:practiceSetting [
      ( fhir:coding [
a sct:394802001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394802001" ] ;
fhir:display [ fhir:v "2.16.840.1.113883.2.4.3.124.8.40.1" ]       ] ) ;
fhir:text [ fhir:v "2.16.840.1.113883.2.4.3.124.8.40.1" ]     ]
  ] . #