This page is part of the Risk Based Contracts Member Attribution List FHIR IG (v2.0.0: STU2 Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@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 ]
] ) . #
IG © 2019+ HL7 International / Financial Management. Package hl7.fhir.us.davinci-atr#2.0.0 based on FHIR 4.0.1. Generated 2024-01-09
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change