HL7 FHIR Implementation Guide: Data Access Policies
1.0.0-current - ci-build International flag

HL7 FHIR Implementation Guide: Data Access Policies, published by HL7 International / Security. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/data-access-policies/ and changes regularly. See the Directory of published versions

: Current Roles in MyOrg - TTL Representation

Page standards status: Informative Maturity Level: 0

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MyOrgRolesVS"] ; # 
  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: ValueSet MyOrgRolesVS</b></p><a name=\"MyOrgRolesVS\"> </a><a name=\"hcMyOrgRolesVS\"> </a><a name=\"MyOrgRolesVS-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-MyOrgRolesCS.html\"><code>http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS</code></a></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sec" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "0"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/dap/ValueSet/MyOrgRolesVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-current"] ; # 
  fhir:name [ fhir:v "MyOrgRolesVS"] ; # 
  fhir:title [ fhir:v "Current Roles in MyOrg"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-21T17:45:29+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Security"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Security" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/secure" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "security-cc@lists.hl7.org" ]     ] )
  ] [
fhir:name [ fhir:v "John Moehrke" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "johnmoehrke@gmail.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] [
fhir:name [ fhir:v "Jose Costa Teixeira" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jose.a.teixeira@gmail.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "MyOrg current security roles"] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS"^^xsd:anyURI ]     ] )
  ] . #