http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType|2018-08-12
name
v3.AcknowledgementDetailType
v3.AcknowledgementDetailType
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System AcknowledgementDetailType
A code identifying the specific message to be provided. Discussion:\r\nA textual value may be specified as the print name, or for non-coded messages, as the original text. Examples:\r\n'Required attribute xxx is missing', 'System will be unavailable March 19 from 0100 to 0300'
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"
}, {
"name" : "version",
"valueString" : "2018-08-12"
} ]
}