Package | hl7.terminology |
Type | ValueSet |
Id | software-system-type |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-software-system-type.html |
URL | http://terminology.hl7.org/ValueSet/software-system-type |
Version | 1.0.0 |
Status | active |
Date | 2024-02-16 |
Name | SoftwareSystemType |
Title | Software System Type |
Realm | uv |
Authority | hl7 |
Description | Types of software systems that support knowledge artifact authoring and evaluation (authoring, testing, tooling, evaluation) |
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 |
StructureDefinition | |
crmi-softwaresystemdevice | CRMI Software System Device |
device-softwaresystem-cqfm | CQFM Device |
CodeSystem | |
software-system-type-codes | Software System Type Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet software-system-type
Profile: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/software-system-type-codes
{ "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" } ] } }