{
"description": "Indicates the state of the consent",
"_filename": "CodeSystem-consent-state-codes-dk-supplement.json",
"package_name": "hl7.fhir.dk.core",
"date": "2022-11-08T22:29:29+01:00",
"publisher": "HL7 Denmark",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "supplement",
"name": "ConsentState",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DK Consent State",
"package_version": "2.1.0",
"supplements": "http://hl7.org/fhir/consent-state-codes",
"status": "draft",
"id": "89dce249-2428-435a-b0f6-7a9f0629ca1f",
"kind": null,
"url": "http://hl7.dk/fhir/core/CodeSystem/consent-state-codes-dk-supplement",
"concept": [ {
"code": "draft",
"display": "Pending",
"definition": "The consent is in development or awaiting use but is not yet intended to be acted upon.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Under udarbejdelse",
"language": "da"
} ]
}, {
"code": "proposed",
"display": "Proposed",
"definition": "The consent has been proposed but not yet agreed to by all parties. The negotiation stage.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Forslag",
"language": "da"
} ]
}, {
"code": "active",
"display": "Active",
"definition": "The consent is to be followed and enforced.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Aktiv",
"language": "da"
} ]
}, {
"code": "rejected",
"display": "Rejected",
"definition": "The consent has been rejected by one or more of the parties.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Afvist",
"language": "da"
} ]
}, {
"code": "inactive",
"display": "Inactive",
"definition": "The consent is terminated or replaced.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Inaktiv",
"language": "da"
} ]
}, {
"code": "entered-in-error",
"display": "Entered in Error",
"definition": "The consent was created wrongly (e.g. wrong patient) and should be ignored",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Fejlindtastning",
"language": "da"
} ]
} ],
"version": "2.1.0",
"contact": [ {
"name": "HL7 Denmark",
"telecom": [ {
"value": "http://www.hl7.dk",
"system": "url"
}, {
"value": "jenskristianvilladsen@gmail.com",
"system": "email"
} ]
} ]
}