Non-patient File Sharing (NPFS)
2.2.0 - Trial-Implementation International flag

This page is part of the Non-patient File Sharing (NPFS) (v2.2.0: Publication) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DocumentReference for Minimal metadata - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ex-DocumentReferenceMinimal"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"ex-DocumentReferenceMinimal\"> </a></p><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\">Resource DocumentReference &quot;ex-DocumentReferenceMinimal&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.NPFS.DocumentReference.html\">NPFS DocumentReference</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>masterIdentifier</b>: id: &lt;a href=&quot;http://terminology.hl7.org/5.0.0/NamingSystem-uri.html&quot;&gt;URI&lt;/a&gt;#urn:oid:1.2.840.113556.1.8000.2554.53432.348.12973.17740.34205.4355.50220.62012</p><p><b>status</b>: current</p><p><b>type</b>: eReferral workflow <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#1.3.6.1.4.1.19376.1.5.3.1.5.1)</span></p><p><b>category</b>: Code for Workflow Definitions <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-NPFSclasscode.html\">NPFS classcode</a>#WORKFLOW_DEFINITION)</span></p><p><b>date</b>: Apr 4, 2023, 11:00:00 AM</p><p><b>author</b>: <a href=\"Patient-ex-patient.html\">Patient/ex-patient</a> &quot; SCHMIDT&quot;</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Hash</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>en-US</td><td><code>urn:uuid:d3e62cb3-7be5-4971-a765-471669688f33</code></td><td>3456</td><td>(base64 data - 48 bytes)</td></tr></table><p><b>format</b>: PDF (Details: urn:oid:2.16.840.1.113883.2.9.3.3.6.1.6 code PDF = 'PDF', stated as 'null')</p></blockquote></div>"
  ] ; # 
  fhir:masterIdentifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.840.113556.1.8000.2554.53432.348.12973.17740.34205.4355.50220.62012" ]
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.5.3.1.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.3.6.1.4.1.19376.1.5.3.1.5.1" ] ;
fhir:display [ fhir:v "eReferral workflow" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/NPFS/CodeSystem/NPFSclasscode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "WORKFLOW_DEFINITION" ]     ] )
  ] ) ; # 
  fhir:date [ fhir:v "2023-04-04T11:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Patient/ex-patient" ]
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:language [ fhir:v "en-US" ] ;
fhir:url [ fhir:v "urn:uuid:d3e62cb3-7be5-4971-a765-471669688f33"^^xsd:anyURI ] ;
fhir:size [ fhir:v "3456"^^xsd:nonNegativeInteger ] ;
fhir:hash [ fhir:v "07ae8b27c7596b3314601736f32d5f0ed17fc8c0e27a0475e8ea2d8b2c788436"^^xsd:base64Binary ]     ] ;
fhir:format [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.9.3.3.6.1.6"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PDF" ]     ]
  ] ) . #