http://hl7.org/fhir/CodeSystem/status|4.0.1
name
status
status
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2018-06-05 14:06:02.0
2018-06-05 14:06:02.0
Status
The validation status of the target
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/CodeSystem/status"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}