0.2.2 - ci-build

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

: ConsentExchangeRelationships - TTL Representation

Draft as of 2024-09-11

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ConsentExchangeRelationships"] ; # 
  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: CodeSystem ConsentExchangeRelationships</b></p><a name=\"ConsentExchangeRelationships\"> </a><a name=\"hcConsentExchangeRelationships\"> </a><a name=\"ConsentExchangeRelationships-en-US\"> </a><p>This  code system <code>https://gitlab.mitre.org/awatson/fast-access-control/CodeSystem/ConsentExchangeRelationships</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://gitlab.mitre.org/awatson/fast-access-control/CodeSystem/ConsentExchangeRelationships"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.2"] ; # 
  fhir:name [ fhir:v "ConsentExchangeRelationships"] ; # 
  fhir:title [ fhir:v "ConsentExchangeRelationships"] ; # 
  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 "Relationships used to model and exchange consent relationships"] ; # 
  fhir:content [ fhir:v "complete"] . #