Interagent - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: InteragentTask3 - 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:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Task3"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"Task3\"> </a><a name=\"hcTask3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Task "Task3" </p></div><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-InteragentActivityDefinition2.html\">ActivityDefinition[https://gb-best-media.charite.de/ActivityDefinition/InteragentActivityDefinition2|0.1.0]</a></p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>reasonReference</b>: <a href=\"Goal-InteragentGoalActivity2.html\">Goal/InteragentGoalActivity2</a></p></div>"
] ; #
fhir:instantiatesCanonical [
fhir:v "https://gb-best-media.charite.de/ActivityDefinition/InteragentActivityDefinition2"^^xsd:anyURI ;
fhir:link <https://gb-best-media.charite.de/ActivityDefinition/InteragentActivityDefinition2>
] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:intent [ fhir:v "proposal"] ; #
fhir:reasonReference [
fhir:reference [ fhir:v "Goal/InteragentGoalActivity2" ]
] . #