FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/software-system-type

Packagehl7.terminology
TypeValueSet
Idsoftware-system-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-software-system-type.html
URLhttp://terminology.hl7.org/ValueSet/software-system-type
Version1.0.0
Statusactive
Date2024-02-16
NameSoftwareSystemType
TitleSoftware System Type
Realmuv
Authorityhl7
DescriptionTypes of software systems that support knowledge artifact authoring and evaluation (authoring, testing, tooling, evaluation)
CopyrightThis 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

Resources that use this resource

StructureDefinition
crmi-softwaresystemdeviceCRMI Software System Device
device-softwaresystem-cqfmCQFM Device

Resources that this resource uses

CodeSystem
software-system-type-codesSoftware System Type Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet software-system-type


Source

{
  "resourceType": "ValueSet",
  "id": "software-system-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/software-system-type",
  "version": "1.0.0",
  "name": "SoftwareSystemType",
  "title": "Software System Type",
  "status": "active",
  "experimental": false,
  "date": "2024-02-16",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Types of software systems that support knowledge artifact authoring and evaluation (authoring, testing, tooling, evaluation)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": true,
  "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",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/software-system-type-codes"
      }
    ]
  }
}