http://terminology.hl7.org/CodeSystem/conformance-expectation|4.0.1
name
ConformanceExpectation
ConformanceExpectation
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.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" : "4.0.1"
} ]
}