http://hl7.org/fhir/consent-state-codes|4.0.1
name
ConsentState
ConsentState
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@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.
{
"description" : "Indicates the state of the consent.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "ConsentState",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ConsentState",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cbcc"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "draft",
"id" : "c12970b7-4603-5527-8a66-6cdf23d9d1bb",
"valueSet" : "http://hl7.org/fhir/ValueSet/consent-state-codes",
"url" : "http://hl7.org/fhir/consent-state-codes",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.756",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "draft",
"display" : "Pending",
"definition" : "The consent is in development or awaiting use but is not yet intended to be acted upon."
}, {
"code" : "proposed",
"display" : "Proposed",
"definition" : "The consent has been proposed but not yet agreed to by all parties. The negotiation stage."
}, {
"code" : "active",
"display" : "Active",
"definition" : "The consent is to be followed and enforced."
}, {
"code" : "rejected",
"display" : "Rejected",
"definition" : "The consent has been rejected by one or more of the parties."
}, {
"code" : "inactive",
"display" : "Inactive",
"definition" : "The consent is terminated or replaced."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The consent was created wrongly (e.g. wrong patient) and should be ignored."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}