Package | hl7.fhir.us.davinci-atr |
Type | CodeSystem |
Id | atr-changetype |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-atr/https://build.fhir.org/ig/HL7/davinci-atr/CodeSystem-atr-changetype.html |
URL | http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype |
Version | 2.1.0 |
Status | active |
Date | 2020-09-06 |
Name | DaVinciAtrChangeTypeCodes |
Title | DaVinci ATR Change Type Codes |
Realm | us |
Authority | hl7 |
Description | The DaVinci Change Type CodeSystem is a 'starter set' of codes supported for identifying changes in member attribution list. |
Content | complete |
ValueSet | |
atr-changetype | DaVinci ATR Change Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem atr-changetype
version: 1; Last updated: 2022-08-04 15:52:33+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype
defines the following codes:
{ "resourceType": "CodeSystem", "id": "atr-changetype", "meta": { "versionId": "1", "lastUpdated": "2022-08-04T15:52:33.158+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-atr/ImplementationGuide/davinci-atr" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype", "version": "2.1.0", "name": "DaVinciAtrChangeTypeCodes", "title": "DaVinci ATR Change Type Codes", "status": "active", "experimental": true, "date": "2020-09-06", "publisher": "HL7 International / Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" } ] } ], "description": "The DaVinci Change Type CodeSystem is a 'starter set' of codes supported for identifying changes in member attribution list.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "valueSet": "http://hl7.org/fhir/us/davinci-atr/ValueSet/atr-changetype", "content": "complete", "count": 5, "concept": [ { "code": "new", "display": "Member has been added to the Member Attribution List newly.", "definition": "New Member has been added to the Member Attribution List" }, { "code": "dropped", "display": "Member has been dropped from the Member Attribution List", "definition": "Member has been dropped from the Member Attribution List" }, { "code": "changed", "display": "Member information has changed", "definition": "Member information has been changed from the last version of the Member Attribution List" }, { "code": "nochange", "display": "Member Information has not changed.", "definition": "Member information is same as the information in the last version of the Member Attribution List" }, { "code": "cancelled", "display": "Member Information has been cancelled as it was added in error.", "definition": "Member information is cancelled from the attribution list as it was added errorneously in the previous version." } ] }