Search FHIR

Partage de Documents de Santé en mobilité (PDSm)
3.1.0 - trial-use France flag

Partage de Documents de Santé en mobilité (PDSm) - Local Development build (v3.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Exemple de ressource Binary - Fichier PDF - 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 -------------------------------------------------------------------

 a fhir:Binary ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "6789"] ; # 
  fhir:contentType [ fhir:v "application/pdf"] ; # 
  fhir:data [ fhir:v "SGVsbG8gV29ybGQ="^^xsd:base64Binary] . #