CH EPR FHIR (R4)
4.0.0-ci-build - DSTU3 Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-mhealth/ and changes regularly. 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" ]     ]
  ] ) . #