Da Vinci Payer Data Exchange
2.1.0 - STU2 United States of America flag

Da Vinci Payer Data Exchange, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-epdx/ and changes regularly. See the Directory of published versions

: Example-PDex-Provider-Group - TTL Representation

Page standards status: Informative

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:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example-PDex-Provider-Group"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2024-03-21T17:18:00.000Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-provider-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-provider-group>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Group</b><a name=\"Example-PDex-Provider-Group\"> </a><a name=\"hcExample-PDex-Provider-Group\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceGroup &quot;Example-PDex-Provider-Group&quot; Updated &quot;2024-03-21 17:18:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pdex-provider-group.html\">PDex Provider Group</a></p></div><p><b>Attribution List Status</b>: final</p><p><b>Members Opted-out</b>: 5</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1122334455, <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-USEIN.html\" title=\"An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.\">United States Employer Identification Number</a>/99-12345</p><p><b>active</b>: true</p><p><b>type</b>: person</p><p><b>actual</b>: true</p><p><b>code</b>: PDex Provider Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-PdexMemberAttributionCS.html\">PDex Provider Access API Attribution Code System</a>#pdexprovidergroup)</span></p><p><b>name</b>: Attributed List of Health Plan Members for Practitioner 1122334455.</p><p><b>managingEntity</b>: <a href=\"Organization-ProviderOrg1.html\">Organization/ProviderOrg1</a> &quot;Provider 1&quot;</p><blockquote><p><b>member</b></p><blockquote><p><b>id</b></p>0</blockquote><p><b>Member Last Transmission</b>: 2024-03-21 17:18:00+0000</p><p><b>Member Last Resource Types</b>: Patient,Condition,Observation,Procedure</p><p><b>Member Last Resource Filters</b>: Condition?recordedDate=ge2023-09-23,Procedure?performed=ge2023-03-21</p><p><b>entity</b>: <a href=\"Patient-1001.html\">Patient/1001</a> &quot; PERSON&quot;</p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributionListStatus"^^xsd:anyURI ] ;
fhir:value [ fhir:v "final" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-members-opted-out"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1122334455" ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99-12345" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:actual [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/PdexMemberAttributionCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "pdexprovidergroup" ] ;
fhir:display [ fhir:v "PDex Provider Group" ]     ] )
  ] ; # 
  fhir:name [ fhir:v "Attributed List of Health Plan Members for Practitioner 1122334455."] ; # 
  fhir:managingEntity [
fhir:reference [ fhir:v "Organization/ProviderOrg1" ]
  ] ; # 
  fhir:member ( [
fhir:id [ fhir:v "0" ] ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-last-transmission"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2024-03-21T17:18:00.000Z"^^xsd:dateTime ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-last-types"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient,Condition,Observation,Procedure" ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-last-typefilter"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Condition?recordedDate=ge2023-09-23,Procedure?performed=ge2023-03-21" ]     ] ) ;
fhir:entity [
fhir:reference [ fhir:v "Patient/1001" ]     ]
  ] ) . #