MediRecords FHIR Implementation Guide
1.3.0 - release


: Webhook Bundle for observation.deleted event from admission clinical charts (ADDS, Neurovascular, Fluid Dynamics) - 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 "e518b23c-ddd3-445b-82d2-673254052fd2"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-04-05T01:45:30Z"^^xsd:dateTime ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:total [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:entry ( [
fhir:request [
fhir:method [ fhir:v "DELETE" ] ;
fhir:url [ fhir:v "Observation/35618cf9-6ea7-4458-8b76-fdef55970f79"^^xsd:anyURI ]     ]
  ] [
fhir:request [
fhir:method [ fhir:v "DELETE" ] ;
fhir:url [ fhir:v "Observation/6d01275a-b619-4f74-a0ed-9c79f91c79df"^^xsd:anyURI ]     ]
  ] [
fhir:request [
fhir:method [ fhir:v "DELETE" ] ;
fhir:url [ fhir:v "Observation/e96d3245-69a2-4bc1-bd2b-50874f99f066"^^xsd:anyURI ]     ]
  ] [
fhir:request [
fhir:method [ fhir:v "DELETE" ] ;
fhir:url [ fhir:v "Observation/5876f369-7a58-43ef-abd1-2c11c9d55b21"^^xsd:anyURI ]     ]
  ] [
fhir:request [
fhir:method [ fhir:v "DELETE" ] ;
fhir:url [ fhir:v "Observation/673f270c-8241-4793-8954-b653536ab6cf"^^xsd:anyURI ]     ]
  ] ) . #