http://hl7.org/fhir/consent-state-codes|4.0.1
name
ConsentState
ConsentState
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
ConsentState
Indicates the state of the consent.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/consent-state-codes"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}