TKB Clinical Process Activity Actions
0.1.0 - ci-build Sweden

TKB Clinical Process Activity Actions - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example request for GetActivities (basic) - 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 "ExampleGetActivitiesRequestBasic"] ; # 
  fhir:contentType [ fhir:v "application/fhir+json"] ; # 
  fhir:data [ fhir:v "ewogICJyZXNvdXJjZVR5cGUiOiAiaHR0cDovL2VsZWN0cm9uaWNoZWFsdGguc2UvZmhpci9pZy9pZy10a2ItY2xpbmljYWxwcm9jZXNzLWFjdGl2aXR5LWFjdGlvbnMvU3RydWN0dXJlRGVmaW5pdGlvbi9HZXRBY3Rpdml0aWVzUmVxdWVzdCIsCiAgInBhdGllbnRJZCI6IHsKICAgICJpZCI6ICIxOTcwMDEwMTEyMzQiLAogICAgInR5cGUiOiAiMS4yLjc1Mi4xMjkuMi4xLjMuMSIKICB9Cn0K"^^xsd:base64Binary] . #