CH EPR PPQm (R4)
2.0.0 - draft Switzerland flag

This page is part of the CH EPR PPQm (R4) (v2.0.0: DSTU 2 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PPQm Feed Response Bundle - 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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "6de90529-3baa-4157-9bef-e945363b2c39"] ; # 
  fhir:type [ fhir:v "transaction-response"] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "http://localhost:8999/fhir"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://localhost:8999/fhir/Consent/a0336005-dfb6-4b57-a904-d9172d112535"^^xsd:anyURI ] ;
fhir:response [
fhir:status [ fhir:v "201 Created" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://localhost:8999/fhir/Consent/d0e1c5b1-fbc9-48e1-a677-75ea2ef69fae"^^xsd:anyURI ] ;
fhir:response [
fhir:status [ fhir:v "201 Created" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://localhost:8999/fhir/Consent/05460feb-62bb-49eb-aa16-fbe3baa2785a"^^xsd:anyURI ] ;
fhir:response [
fhir:status [ fhir:v "201 Created" ]     ]
  ] ) . #