This page is part of the HL7 Europe Common Cancer Model (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Last Follow-Up 2 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 -------------------------------------------------------------------
a fhir:Binary ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "LastFollowUp2-Example"] ; #
fhir:contentType [ fhir:v "application/fhir+json"] ; #
fhir:data [ fhir:v "ewogICJyZXNvdXJjZVR5cGUiOiAiaHR0cDovL2hsNy5ldS9maGlyL2NhbmNlci1jb21tb24vU3RydWN0dXJlRGVmaW5pdGlvbi9MYXN0Rm9sbG93VXAiLAogICJzdWJqZWN0IjogewogICAgInJlZmVyZW5jZSI6ICJodHRwOi8vaGw3LmV1L2ZoaXIvY2FuY2VyLWNvbW1vbi9TdHJ1Y3R1cmVEZWZpbml0aW9uL0NhbmNlclBhdGllbnQvQ2FuY2VyUGF0aWVudDEtRXhhbXBsZSIKICB9LAogICJ2aXRhbFN0YXR1cyI6IHsKICAgICJ0ZXh0IjogIkFsaXZlIgogIH0sCiAgImV2aWRlbmNlT2ZEaXNlYXNlIjogZmFsc2UsCiAgImRhdGUiOiAiMjAxOS0wMi0yOCIKfQo="^^xsd:base64Binary] . #