http://terminology.hl7.org/CodeSystem/software-system-type-codes|1.0.0

name
SoftwareSystemTypeCodes
package
hl7.terminology@6.3.0
content
complete
status
active
date
2024-02-16 00:00:00.0

Software System Type Codes

Types of software systems that support knowledge artifact authoring and evaluation (authoring, testing, tooling, evaluation)

{
  "description" : "Types of software systems that support knowledge artifact authoring and evaluation (authoring, testing, tooling, evaluation)",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2024-02-16T00:00:00Z",
  "publisher" : "Health Level Seven International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "SoftwareSystemTypeCodes",
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Software System Type Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "id" : "d1010e84-177e-5be2-8684-c59ef95a4c71",
  "valueSet" : "http://terminology.hl7.org/ValueSet/software-system-type",
  "url" : "http://terminology.hl7.org/CodeSystem/software-system-type-codes",
  "concept" : [ {
    "code" : "authoring",
    "display" : "Authoring",
    "definition" : "A knowledge authoring environment"
  }, {
    "code" : "testing",
    "display" : "Testing",
    "definition" : "A testing environment"
  }, {
    "code" : "tooling",
    "display" : "Tooling",
    "definition" : "Tooling software"
  }, {
    "code" : "evaluation",
    "display" : "Evaluation",
    "definition" : "A knowledge evaluation environment"
  }, {
    "code" : "reporting",
    "display" : "Reporting",
    "definition" : "A quality reporting system"
  }, {
    "code" : "data-capture",
    "display" : "Data Capture",
    "definition" : "A system that performs data-capture as part of a reporting pipeline"
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}