Release 4

V3-hl7VoteResolution.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Description: Based on concepts for resolutions from HL7 ballot spreadsheet according to HL7's Governance & Operations Manual (GOM).

{
  "resourceType" : "CodeSystem",
  "id" : "v3-hl7VoteResolution",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-hl7VoteResolution",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.1131"
  }],
  "version" : "2018-08-12",
  "name" : "v3.hl7VoteResolution",
  "title" : "v3 Code System hl7VoteResolution",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+00:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "  Description:\r\nBased on concepts for resolutions from HL7 ballot spreadsheet according to HL7's Governance & Operations Manual (GOM).",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-hl7VoteResolution",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [{
    "code" : "notSelectable",
    "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
    "type" : "boolean"
  }],
  "concept" : [{
    "code" : "affirmativeResolution",
    "display" : "affirmative resolution",
    "definition" : "Description: An abstract concept grouping resolutions that can be applied to affirmative ballot comments.",
    "property" : [{
      "code" : "notSelectable",
      "valueBoolean" : true
    }],
    "concept" : [{
      "code" : "affdef",
      "display" : "affirmative-deferred",
      "definition" : "Description: The recommended change has been deferred to consideration for a future release."
    },
    {
      "code" : "affi",
      "display" : "affirmative-incorporated",
      "definition" : "Description: The recommended change has been incorporated or identified issue has been answered."
    },
    {
      "code" : "affr",
      "display" : "affirmative-rejected",
      "definition" : "Description: The recommended change has been refused and is not expected to be incorporated."
    }]
  },
  {
    "code" : "negativeResolution",
    "display" : "negative resolution",
    "definition" : "Description: An abstract concept grouping resolutions that can be applied to negative ballot comments.",
    "property" : [{
      "code" : "notSelectable",
      "valueBoolean" : true
    }],
    "concept" : [{
      "code" : "nonsubp",
      "display" : "non-substantive proposed",
      "definition" : "Description: Responsible group has recommended that the negative vote be considered non-substantive.  (Issue raised does not provide sufficiently convincing reason to make changes to the item under ballot, or otherwise impede its adoption.)"
    },
    {
      "code" : "nonsubv",
      "display" : "non-substantive voted",
      "definition" : "Description: Ballot group has voted and declared the negative vote non-substantive."
    },
    {
      "code" : "notrelp",
      "display" : "not related proposed",
      "definition" : "Description: Responsible group has recommended that the negative vote be considered not-related.  (Issue raised is not related to the current scope of the item under ballot, or does not prevent the item under ballot for being used for its defined intent.  Recommended changes may be considered as part of future versions.)  (Perhaps after further reading or explanation)."
    },
    {
      "code" : "notrelv",
      "display" : "not related voted",
      "definition" : "Description: Ballot group has voted and declared the negative vote non-related."
    },
    {
      "code" : "prevcons",
      "display" : "previously considered",
      "definition" : "Description: Committee identifies that the same issue has been raised as part of a previous ballot on the same element version and was found by the ballot group to be non-substantive or not related.)"
    },
    {
      "code" : "retract",
      "display" : "retracted",
      "definition" : "Description: Voter has formally withdrawn their vote or comment as having been in error.  (Perhaps after further reading or explanation)."
    },
    {
      "code" : "unresolved",
      "display" : "unresolved",
      "definition" : "Description: Vote has not yet gone through resolution."
    },
    {
      "code" : "withdraw",
      "display" : "withdrawn",
      "definition" : "Description: Voter has formally withdrawn their vote or comment on the basis of agreed changes or proposed future changes."
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.