My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: MHR Gateway Responder - 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 "mhr-gw-actor-responder"] ; #
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 mhr-gw-actor-responder</b></p><a name=\"mhr-gw-actor-responder\"> </a><a name=\"hcmhr-gw-actor-responder\"> </a><a name=\"mhr-gw-actor-responder-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: MHRGWResponder </b></td><td>MHR Gateway Responder</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>A MHR Gateway Responder</p>\n</div></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ; #
fhir:url [ fhir:v "http://ns.electronichealth.net.au/fhir/ActorDefinition/mhr-gw-actor-responder"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.3.0"] ; #
fhir:name [ fhir:v "MHRGWResponder"] ; #
fhir:title [ fhir:v "MHR Gateway Responder"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-10-25T15:54:58+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:[email protected]" ] ] )
] ) ; #
fhir:description [ fhir:v "The MHR Gateway Responder is a system responsible for providing responses to queries submitted by MHR Gateway Requesters."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "A MHR Gateway Responder"] . #