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

: CmsInteroperabilityPolicyCodes - 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 "CmsInteroperabilityPolicyCodes"] ; # 
  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 CmsInteroperabilityPolicyCodes</b></p><a name=\"CmsInteroperabilityPolicyCodes\"> </a><a name=\"hcCmsInteroperabilityPolicyCodes\"> </a><a name=\"CmsInteroperabilityPolicyCodes-en-US\"> </a><p>This  code system <code>https://gitlab.mitre.org/awatson/fast-access-control/CodeSystem/CmsInteroperabilityPolicyCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.III<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46III\"> </a></td><td>Provisions of Patient Access Through APIs</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.IV<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46IV\"> </a></td><td>API Access to Published Provider Directory Data Provisions</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.V<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46V\"> </a></td><td>Health Information Exchange and Care Coordination Across Payers</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.VI<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46VI\"> </a></td><td>Care Coordination Through Trusted Exchange Networks</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.VII<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46VII\"> </a></td><td>Improving the Medicare-Medicaid Dually Eligible Experience</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.VIII<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46VIII\"> </a></td><td>Information Blocking Background and Public Reporting</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.IX<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46IX\"> </a></td><td>Provider Digital Contact Information</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F.X<a name=\"CmsInteroperabilityPolicyCodes-CMS-9115-F.46X\"> </a></td><td>Conditions of Participation for Hospitals and Critical Access Hospitals</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://gitlab.mitre.org/awatson/fast-access-control/CodeSystem/CmsInteroperabilityPolicyCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.2"] ; # 
  fhir:name [ fhir:v "CmsInteroperabilityPolicyCodes"] ; # 
  fhir:title [ fhir:v "CmsInteroperabilityPolicyCodes"] ; # 
  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 "Policy provisions defined under CMS-9115-F, CMS Interoperability and Patient Access final rule"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CMS-9115-F.III" ] ;
fhir:display [ fhir:v "Provisions of Patient Access Through APIs" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.IV" ] ;
fhir:display [ fhir:v "API Access to Published Provider Directory Data Provisions" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.V" ] ;
fhir:display [ fhir:v "Health Information Exchange and Care Coordination Across Payers" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.VI" ] ;
fhir:display [ fhir:v "Care Coordination Through Trusted Exchange Networks" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.VII" ] ;
fhir:display [ fhir:v "Improving the Medicare-Medicaid Dually Eligible Experience" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.VIII" ] ;
fhir:display [ fhir:v "Information Blocking Background and Public Reporting" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.IX" ] ;
fhir:display [ fhir:v "Provider Digital Contact Information" ]
  ] [
fhir:code [ fhir:v "CMS-9115-F.X" ] ;
fhir:display [ fhir:v "Conditions of Participation for Hospitals and Critical Access Hospitals" ]
  ] ) . #