Obligation Discussion - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Actor Definition b: Receiver Test - 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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ActorDefReceiverTest"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td><b>Actor: Test receiver</b></td><td/><td>Type: system</td></tr><tr><td colspan=\"3\"/></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://v2.hl7.org/fhir/ActorDefinition/ActorDefReceiverTest"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "Test receiver"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-10-11"^^xsd:date] ; #
fhir:type [ fhir:v "system"] . #