{
"description": "Indicates the state of the consent.",
"_filename": "CodeSystem-consent-state-codes.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2021-01-05T09:01:24+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": "Consent State",
"package_version": "r5.r4-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-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cbcc"
} ],
"status": "active",
"id": "a6520fe4-c89c-433f-b34c-fa53afb47ea7",
"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": "active",
"display": "Active",
"definition": "The consent is to be followed and enforced."
}, {
"code": "inactive",
"display": "Inactive",
"definition": "The consent is terminated or replaced."
}, {
"code": "not-done",
"display": "Abandoned",
"definition": "The consent development has been terminated prior to completion."
}, {
"code": "entered-in-error",
"display": "Entered in Error",
"definition": "The consent was created wrongly (e.g. wrong patient) and should be ignored."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "The resource is in an indeterminate state."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "Community Based Collaborative Care",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cbcc",
"system": "url"
} ]
} ]
}