PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core@2.1.0
    http://hl7.dk/fhir/core/CodeSystem/request-status-dk-supplement
{
  "description": "Codes identifying the stage lifecycle stage of a request",
  "_filename": "CodeSystem-request-status-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": "RequestStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DK Request Status",
  "package_version": "2.1.0",
  "supplements": "http://hl7.org/fhir/request-status",
  "status": "draft",
  "id": "cb3a63ed-6b94-4475-a404-f038b8314a71",
  "kind": null,
  "url": "http://hl7.dk/fhir/core/CodeSystem/request-status-dk-supplement",
  "concept": [ {
    "code": "draft",
    "display": "Draft",
    "definition": "The request has been created but is not yet complete or ready for action.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Udkast",
      "language": "da"
    } ]
  }, {
    "code": "active",
    "display": "Active",
    "definition": "The request is in force and ready to be acted upon.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Aktiv",
      "language": "da"
    } ]
  }, {
    "code": "on-hold",
    "display": "On Hold",
    "definition": "The request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Suspenderet",
      "language": "da"
    } ]
  }, {
    "code": "revoked",
    "display": "Revoked",
    "definition": "The request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions. No further activity should occur.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Annulleret",
      "language": "da"
    } ]
  }, {
    "code": "completed",
    "display": "Completed",
    "definition": "The activity described by the request has been fully performed. No further activity will occur.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Afsluttet",
      "language": "da"
    } ]
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "This request should never have existed and should be considered 'void'. (It is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be \"revoked\" rather than \"entered-in-error\".).",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Fejlindtastning",
      "language": "da"
    } ]
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "The authoring system does not know which of the status values currently applies for this request.  Note: This concept is not to be used for \"other\"  - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Ukendt",
      "language": "da"
    } ]
  } ],
  "version": "2.1.0",
  "contact": [ {
    "name": "HL7 Denmark",
    "telecom": [ {
      "value": "http://www.hl7.dk",
      "system": "url"
    }, {
      "value": "jenskristianvilladsen@gmail.com",
      "system": "email"
    } ]
  } ]
}