http://terminology.hl7.org/CodeSystem/v3-SoftwareNameExample|2.0.0
name
SoftwareNameExample
SoftwareNameExample
package
hl7.terminology.r4@6.3.0
hl7.terminology.r4@6.3.0
content
complete
complete
experimental
true
true
status
active
active
date
2022-10-11 00:00:00.0
2022-10-11 00:00:00.0
SoftwareNameExample
This code system serves to capture the SoftwareName concept domain used to convey a coded name for the software used to author content.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-SoftwareNameExample"
}, {
"name" : "version",
"valueString" : "2.0.0"
} ]
}