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

: DaVinci ATR Change Type Codes - TTL Representation

Active as of 2020-09-06

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 "atr-changetype"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2022-08-04T15:52:33.158+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#3Te0anOrvocKgcow"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">new<a name=\"atr-changetype-new\"> </a></td><td>Member has been added to the Member Attribution List newly.</td><td>New Member has been added to the Member Attribution List</td></tr><tr><td style=\"white-space:nowrap\">dropped<a name=\"atr-changetype-dropped\"> </a></td><td>Member has been dropped from the Member Attribution List</td><td>Member has been dropped from the Member Attribution List</td></tr><tr><td style=\"white-space:nowrap\">changed<a name=\"atr-changetype-changed\"> </a></td><td>Member information has changed</td><td>Member information has been changed from the last version of the Member Attribution List</td></tr><tr><td style=\"white-space:nowrap\">nochange<a name=\"atr-changetype-nochange\"> </a></td><td>Member Information has not changed.</td><td>Member information is same as the information in the last version of the Member Attribution List</td></tr><tr><td style=\"white-space:nowrap\">cancelled<a name=\"atr-changetype-cancelled\"> </a></td><td>Member Information has been cancelled as it was added in error.</td><td>Member information is cancelled from the attribution list as it was added errorneously in the previous version.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fm" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "DaVinciAtrChangeTypeCodes"] ; # 
  fhir:title [ fhir:v "DaVinci ATR Change Type Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-09-06"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Financial Management"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The DaVinci Change Type CodeSystem is a 'starter set' of codes supported for identifying changes in member attribution list."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/davinci-atr/ValueSet/atr-changetype"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/ValueSet/atr-changetype>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "new" ] ;
fhir:display [ fhir:v "Member has been added to the Member Attribution List newly." ] ;
fhir:definition [ fhir:v "New Member has been added to the Member Attribution List" ]
  ] [
fhir:code [ fhir:v "dropped" ] ;
fhir:display [ fhir:v "Member has been dropped from the Member Attribution List" ] ;
fhir:definition [ fhir:v "Member has been dropped from the Member Attribution List" ]
  ] [
fhir:code [ fhir:v "changed" ] ;
fhir:display [ fhir:v "Member information has changed" ] ;
fhir:definition [ fhir:v "Member information has been changed from the last version of the Member Attribution List" ]
  ] [
fhir:code [ fhir:v "nochange" ] ;
fhir:display [ fhir:v "Member Information has not changed." ] ;
fhir:definition [ fhir:v "Member information is same as the information in the last version of the Member Attribution List" ]
  ] [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "Member Information has been cancelled as it was added in error." ] ;
fhir:definition [ fhir:v "Member information is cancelled from the attribution list as it was added errorneously in the previous version." ]
  ] ) . #