Release 4

V3-hl7ApprovalStatus.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

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

Description: Codes for concepts describing the approval level of HL7 artifacts. This code system reflects the concepts expressed in HL7's Governance & Operations Manual (GOM) past and present.

{
  "resourceType" : "CodeSystem",
  "id" : "v3-hl7ApprovalStatus",
  "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-hl7ApprovalStatus",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.1130"
  }],
  "version" : "2018-08-12",
  "name" : "v3.hl7ApprovalStatus",
  "title" : "v3 Code System hl7ApprovalStatus",
  "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\nCodes for concepts describing the approval level of HL7 artifacts.  This code system reflects the concepts expressed in HL7's Governance & Operations Manual (GOM) past and present.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-hl7ApprovalStatus",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [{
    "code" : "status",
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired",
    "type" : "code"
  },
  {
    "code" : "deprecationDate",
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
    "type" : "dateTime"
  }],
  "concept" : [{
    "code" : "affd",
    "display" : "affiliate ballot - DSTU",
    "definition" : "Description: Content that is being presented to an international affiliate for consideration as a realm-specific draft standard for trial use."
  },
  {
    "code" : "affi",
    "display" : "affiliate ballot - informative",
    "definition" : "Description: Content that is being presented to an international affiliate for consideration as a realm-specific informative standard."
  },
  {
    "code" : "affn",
    "display" : "affiliate ballot - normative",
    "definition" : "Description: Content that is being presented to an international affiliate for consideration as a realm-specific normative standard."
  },
  {
    "code" : "appad",
    "display" : "approved affiliate DSTU",
    "definition" : "Description: Content that has passed ballot as a realm-specific draft standard for trial use."
  },
  {
    "code" : "appai",
    "display" : "approved affiliate informative",
    "definition" : "Description: Content that has passed ballot as a realm-specific informative standard."
  },
  {
    "code" : "appan",
    "display" : "approved affiliate normative",
    "definition" : "Description: Content that has passed ballot as a realm-specific normative standard"
  },
  {
    "code" : "appd",
    "display" : "approved DSTU",
    "definition" : "Description: Content that has passed ballot as a draft standard for trial use."
  },
  {
    "code" : "appi",
    "display" : "approved informative",
    "definition" : "Description: Content that has passed ballot as a normative standard."
  },
  {
    "code" : "appn",
    "display" : "approved normative",
    "definition" : "Description: Content that has passed ballot as a normative standard."
  },
  {
    "code" : "comi",
    "display" : "committee ballot - informative",
    "definition" : "Description: Content prepared by a committee and submitted for internal consideration as an informative standard.\r\n\n                        \n                           \n                              Deprecation Comment\n                            No longer supported as ballot statuses within the HL7 Governance and Operations Manual.  Use normative or informative variants instead.",
    "property" : [{
      "code" : "status",
      "valueCode" : "deprecated"
    },
    {
      "code" : "deprecationDate",
      "valueDateTime" : "2010-11-23"
    }]
  },
  {
    "code" : "comn",
    "display" : "committee ballot - normative",
    "definition" : "Description: Content prepared by a committee and submitted for internal consideration as an informative standard.\r\n\n                        \n                           \n                              Deprecation Comment\n                            No longer supported as ballot statuses within the HL7 Governance and Operations Manual.  Use normative or informative variants instead.",
    "property" : [{
      "code" : "status",
      "valueCode" : "deprecated"
    },
    {
      "code" : "deprecationDate",
      "valueDateTime" : "2010-11-23"
    }]
  },
  {
    "code" : "draft",
    "display" : "draft",
    "definition" : "Description: Content that is under development and is not intended to be used."
  },
  {
    "code" : "loc",
    "display" : "localized adaptation",
    "definition" : "Description: Content that represents an adaption of a implementable balloted material to represent the needs or capabilities of a particular installation."
  },
  {
    "code" : "memd",
    "display" : "membership ballot - DSTU",
    "definition" : "Description: Content prepared by a committee and submitted for membership consideration as a draft standard for trial use."
  },
  {
    "code" : "memi",
    "display" : "membership ballot - informative",
    "definition" : "Description: Content prepared by a committee and submitted for membership consideration as an informative standard."
  },
  {
    "code" : "memn",
    "display" : "membership ballot - normative",
    "definition" : "Description: Content prepared by a committee and submitted for membership consideration as a normative standard."
  },
  {
    "code" : "ns",
    "display" : "non-standard - available for use",
    "definition" : "Description: Content developed independently by an organization or individual that is declared to be 'usable' but for which there is no present intention to submit through the standards submission and review process."
  },
  {
    "code" : "prop",
    "display" : "proposal",
    "definition" : "Description: Content submitted to a committee for consideration for future inclusion in the standard."
  },
  {
    "code" : "ref",
    "display" : "reference",
    "definition" : "Description: Content intended to support other content that is subject to approval, but which is not itself subject to formal approval."
  },
  {
    "code" : "wd",
    "display" : "withdrawn",
    "definition" : "Description: Content that represents an item that was at one point a normative or informative standard, but was subsequently withdrawn."
  }]
}

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.