FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/hl7.org-fhir-consent-state-codes

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idhl7.org-fhir-consent-state-codes
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-hl7.org-fhir-consent-state-codes.html
URLhttp://hl7.org/fhir/consent-state-codes
Version3.5.1
Statusactive
Date2021-10-27T13:27:27+00:00
NameConsentState
TitleConsent State Codes
Realmdk
DescriptionIndicates the state of the consent
Contentsupplement
Supplementshttp://hl7.org/fhir/consent-state-codes

Resources that use this resource

CodeSystem
consent-state-codes-csConsent State Codes translations
consent-state-codesConsent State Codes
consent-state-codes-dk-supplementDK Consent State
ValueSet
consent-state-codes-vsConsent State Codes
ConsentVSNational Directory Consent Value Set
specialty-rx-consent-statusSpecialty Rx Value Set - Consent Status
access-consent-statusÃ…tkomstsamtyckestatus
multi-dose-disp-consent-statusDossamtyckestatus
R5-consent-state-codes-for-R4BCross-version VS for R5.ConsentState for use in FHIR R4B
ConsentStatusConsent Status
R4-consent-state-codes-for-R5Cross-version VS for R4.ConsentState for use in FHIR R5
R4B-consent-state-codes-for-R5Cross-version VS for R4B.ConsentState for use in FHIR R5
R3-consent-state-codes-for-R5Cross-version VS for R3.ConsentState for use in FHIR R5
R5-consent-state-codes-for-R4Cross-version VS for R5.ConsentState for use in FHIR R4

Resources that this resource uses

CodeSystem
consent-state-codesConsent State Codes

Narrative

Note: links and images are rebased to the (stated) source

CodeDisplayDefinition
draft PendingThe consent is in development or awaiting use but is not yet intended to be acted upon.
proposed ProposedThe consent has been proposed but not yet agreed to by all parties. The negotiation stage.
active ActiveThe consent is to be followed and enforced.
rejected RejectedThe consent has been rejected by one or more of the parties.
inactive InactiveThe consent is terminated or replaced.
entered-in-error Entered in ErrorThe consent was created wrongly (e.g. wrong patient) and should be ignored

Additional Language Displays

CodeDansk (Danish, da)
draftUnder udarbejdelse
proposedForslag
activeAktiv
rejectedAfvist
inactiveInaktiv
entered-in-errorFejlindtastning

Source

{
  "resourceType": "CodeSystem",
  "id": "hl7.org-fhir-consent-state-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/consent-state-codes",
  "version": "3.5.1",
  "name": "ConsentState",
  "title": "Consent State Codes",
  "status": "active",
  "experimental": false,
  "date": "2021-10-27T13:27:27+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Indicates the state of the consent",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "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": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Under udarbejdelse"
        }
      ]
    },
    {
      "code": "proposed",
      "display": "Proposed",
      "definition": "The consent has been proposed but not yet agreed to by all parties. The negotiation stage.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Forslag"
        }
      ]
    },
    {
      "code": "active",
      "display": "Active",
      "definition": "The consent is to be followed and enforced.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Aktiv"
        }
      ]
    },
    {
      "code": "rejected",
      "display": "Rejected",
      "definition": "The consent has been rejected by one or more of the parties.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Afvist"
        }
      ]
    },
    {
      "code": "inactive",
      "display": "Inactive",
      "definition": "The consent is terminated or replaced.",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Inaktiv"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "display": "Entered in Error",
      "definition": "The consent was created wrongly (e.g. wrong patient) and should be ignored",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Fejlindtastning"
        }
      ]
    }
  ]
}