{ "description": "Possible values for the disposition of a comment or change request, typically used for comments and change requests, to indicate the disposition of the responsible party towards the changes suggested by the comment or change request.", "_filename": "CodeSystem-artifactassessment-disposition.json", "package_name": "hl7.fhir.uv.xver", "date": "2021-01-05T09:01:24+10:00", "publisher": "Clinical Decision Support", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "ArtifactAssessmentDisposition", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Artifact Assessment Disposition", "package_version": "r5.r4-0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r5.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "status": "active", "id": "87f70745-25a6-4968-8be3-04c7bb1da872", "valueSet": "http://hl7.org/fhir/ValueSet/artifactassessment-disposition", "kind": null, "url": "http://hl7.org/fhir/artifactassessment-disposition", "concept": [ { "code": "unresolved", "display": "Unresolved", "definition": "The comment is unresolved" }, { "code": "not-persuasive", "display": "Not Persuasive", "definition": "The comment is not persuasive (rejected in full)" }, { "code": "persuasive", "display": "Persuasive", "definition": "The comment is persuasive (accepted in full)" }, { "code": "persuasive-with-modification", "display": "Persuasive with Modification", "definition": "The comment is persuasive with modification (partially accepted)" }, { "code": "not-persuasive-with-modification", "display": "Not Persuasive with Modification", "definition": "The comment is not persuasive with modification (partially rejected)" } ], "caseSensitive": true, "version": "5.0.0", "contact": [ { "name": "Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ] }