MyHealth@Eu Laboratory Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Actor Laboratory Report Creator - 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 "actor-creator-eu-lab"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition actor-creator-eu-lab</b></p><a name=\"actor-creator-eu-lab\"> </a><a name=\"hcactor-creator-eu-lab\"> </a><a name=\"actor-creator-eu-lab-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: LabReportCreator </b></td><td/><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>This actor represents the Laboratory Report creators. That is the actor creating the report that can be send to a consumer or to a repository for report storage and sharing.</p>\n</div></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/actor-creator-eu-lab"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "LabReportCreator"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-11-21T06:45:21+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "MyHealth@Eu"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MyHealth@Eu" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" ] ] )
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "This actor represents the Laboratory Report creators. That is the actor creating the report that can be send to a consumer or to a repository for report storage and sharing."] . #