FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions
: PoaMentalHealthToConsent - 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:StructureMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PoaMentalHealthToConsent"] ; #
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: StructureMap PoaMentalHealthToConsent</b></p><a name=\"PoaMentalHealthToConsent\"> </a><a name=\"hcPoaMentalHealthToConsent\"> </a><a name=\"PoaMentalHealthToConsent-en-US\"> </a><pre class=\"fml\">\r\n<b>map</b><span style=\"color: navy\"> "</span>http://<span style=\"color: navy\">" = "</span>PoaMentalHealthToConsent<span style=\"color: navy\">"\r\n\r\n</span><span style=\"color: navy\">// </span><span style=\"color: green\">Power of Attorney Mental Health questionnaire to Consent record</span>\r\n\r\n<b>group </b>First<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">PoaMentalHealthToConsent</span><span style=\"color: navy\">)</span><b> <<types>></b><span style=\"color: navy\"> {\r\n</span> First<b> default </b>"First" <i>"EiuDWq8ByF6aA8BYQ"</i><span style=\"color: navy\">;</span>\r\n<span style=\"color: navy\">}\r\n\r\n</span></pre></div>"
] ; #
fhir:url [ fhir:v "http://"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.2"] ; #
fhir:name [ fhir:v "PoaMentalHealthToConsent"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-09-11T21:30:21+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "MITRE"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MITRE" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mitre.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Power of Attorney Mental Health questionnaire to Consent record"] ; #
fhir:group ( [
fhir:name [ fhir:v "First" ] ;
fhir:typeMode [ fhir:v "types" ] ;
( fhir:input [
fhir:name [ fhir:v "PoaMentalHealthToConsent" ] ;
fhir:mode [ fhir:v "source" ] ] ) ;
( fhir:rule [
fhir:name [ fhir:v "EiuDWq8ByF6aA8BYQ" ] ;
( fhir:source [
fhir:context [ fhir:v "First" ] ;
fhir:defaultValue [ fhir:v "First" ] ] ) ] )
] ) . #