Developer Satisfaction - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Developer Satisfaction Provider - 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 "dev-satisfaction-provider"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td><b>Actor: DevSatisfactionProvider</b></td><td>Developer Satisfaction Provider</td><td>Type: system</td></tr><tr><td colspan=\"3\"><div><p>An application or product that generates developer satisfaction measurement data and sends that data to the Developer Satisfaction Responder. This can be thought of as the client sending a create interaction of an observed satisfaction measurement to the target server.</p>\n</div></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://touchstone.aegis.net/touchstone/fhir/dev-satisfaction/ActorDefinition/dev-satisfaction-provider"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "DevSatisfactionProvider"] ; #
fhir:title [ fhir:v "Developer Satisfaction Provider"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-04-11"^^xsd:date] ; #
fhir:publisher [ fhir:v "AEGIS.net, Inc."] ; #
fhir:contact ( [
fhir:name [ fhir:v "AEGIS.net, Inc." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.aegis.net" ] ] )
] [
fhir:name [ fhir:v "Richard Ettema" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:richard.ettema@aegis.net" ] ] )
] ) ; #
fhir:description [ fhir:v "Developer Satisfaction Provider actor"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "(c) AEGIS.net, Inc. 2024"] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "An application or product that generates developer satisfaction measurement data and sends that data to the Developer Satisfaction Responder. This can be thought of as the client sending a create interaction of an observed satisfaction measurement to the target server."] . #