{
"description": "Indicates the state of the consent.",
"_filename": "CodeSystem-consent-state-codes.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-03-01T23:03:57.298+11:00"
},
"publisher": "HL7 (FHIR Project)",
"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": "5.0.0-draft-final",
"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": "active",
"id": "2eabd333-aa3c-482b-b854-6208cb2d47b9",
"valueSet": "http://hl7.org/fhir/ValueSet/consent-state-codes",
"kind": null,
"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"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.740",
"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": "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-draft-final",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}