http://terminology.hl7.org/CodeSystem/conformance-expectation|1.0.0
name
ConformanceExpectation
ConformanceExpectation
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
draft
draft
date
2020-04-09 21:10:28.0
2020-04-09 21:10:28.0
ConformanceExpectation
Indicates the degree of adherence to a specified behavior or capability expected for a system to be deemed conformant with a specification.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/conformance-expectation"
}, {
"name" : "version",
"valueString" : "1.0.0"
} ]
}