Da Vinci - Member Attribution (ATR) List
2.0.0 - STU 2.0.0 United States of America flag

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

: Group Member Attribution List example - 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:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fullexample"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2019-06-06T03:04:12.348-04:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n         <p>Selected Patients</p> \n         <ul> \n            <li>Patient Dominique Ledner</li>  \n            <li>Patient Cole Emilie</li> \n            <li>Patient Erdman Malcolm</li> \n         </ul> \n      </div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-contractValidityPeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2020-07-25"^^xsd:date ] ;
fhir:end [ fhir:v "2021-06-24"^^xsd:date ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributionListStatus"^^xsd:anyURI ] ;
fhir:value [ fhir:v "final" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NPI" ] ;
fhir:display [ fhir:v "National Provider Identifier" ]       ] )     ] ;
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAX" ] ;
fhir:display [ fhir:v "Tax ID Number" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "789456231" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:actual [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name [ fhir:v "Test Group 3"] ; # 
  fhir:managingEntity [
fhir:reference [ fhir:v "Organization/1" ] ;
fhir:display [ fhir:v "Healthcare related organization" ]
  ] ; # 
  fhir:member ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-changeType"^^xsd:anyURI ] ;
fhir:value [ fhir:v "add" ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-coverageReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Coverage/1" ]       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributedProvider"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/2" ]       ]     ] ) ;
fhir:entity [
fhir:reference [ fhir:v "Patient/1" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2014-10-08"^^xsd:date ] ;
fhir:end [ fhir:v "2020-10-08"^^xsd:date ]     ] ;
fhir:inactive [ fhir:v "false"^^xsd:boolean ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-changeType"^^xsd:anyURI ] ;
fhir:value [ fhir:v "add" ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-coverageReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Coverage/2" ]       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributedProvider"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Practitioner/1" ]       ]     ] ) ;
fhir:entity [
fhir:reference [ fhir:v "Patient/2" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2015-04-02"^^xsd:date ] ;
fhir:end [ fhir:v "2021-12-12"^^xsd:date ]     ] ;
fhir:inactive [ fhir:v "false"^^xsd:boolean ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-changeType"^^xsd:anyURI ] ;
fhir:value [ fhir:v "add" ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-coverageReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Coverage/3" ]       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributedProvider"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/1" ]       ]     ] ) ;
fhir:entity [
fhir:reference [ fhir:v "Patient/3" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2016-09-02"^^xsd:date ] ;
fhir:end [ fhir:v "2022-05-10"^^xsd:date ]     ] ;
fhir:inactive [ fhir:v "false"^^xsd:boolean ]
  ] ) . #