PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@4.0.0
    http://hl7.org/fhir/consent-state-codes
{
  "description": "Indicates the state of the consent",
  "_filename": "CodeSystem-hl7.org-fhir-consent-state-codes.json",
  "package_name": "dk.ehealth.sundhed.fhir.ig.core",
  "date": "2021-10-27T13:27:27+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "content": "supplement",
  "name": "ConsentState",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Consent State Codes",
  "package_version": "4.0.0",
  "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
  } ],
  "supplements": "http://hl7.org/fhir/consent-state-codes",
  "status": "active",
  "id": "0ff6b6b4-8540-44df-9633-a00f32da7d8c",
  "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.",
    "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": "4.0.0",
  "contact": [ {
    "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom": [ {
      "value": "http://ehealth.sundhed.dk",
      "system": "url"
    } ]
  } ]
}