{
"description": "Indicates the state of the consent.",
"_filename": "CodeSystem-consent-state-codes.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4.r4",
"date": "2021-01-17T06:06:13+10:00",
"publisher": "Community Based Collaborative Care",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ConsentState",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ConsentState",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cbcc"
} ],
"status": "draft",
"id": "20143958-4ce1-4611-be75-4f8923ad124a",
"valueSet": "http://hl7.org/fhir/ValueSet/consent-state-codes|4.0.1",
"kind": null,
"url": "http://hl7.org/fhir/consent-state-codes",
"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.3.0",
"contact": [ {
"name": "Community Based Collaborative Care",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cbcc",
"system": "url"
} ]
} ]
}