PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/artifactassessment-disposition
{
  "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-r5.r4",
  "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": "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": "e68d3baf-35ba-4619-b82f-b3ccd3966427",
  "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"
    } ]
  } ]
}