PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@4.0.1
    http://hl7.org/fhir/request-status
{
  "description": "Codes identifying the stage lifecycle stage of a request",
  "_filename": "CodeSystem-hl7.org-fhir-request-status.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": "RequestStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Request Status",
  "package_version": "4.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 4
  } ],
  "supplements": "http://hl7.org/fhir/request-status",
  "status": "active",
  "id": "722b2f80-cc08-437e-b96f-512a95844be3",
  "kind": null,
  "url": "http://hl7.org/fhir/request-status",
  "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": "4.0.1",
  "contact": [ {
    "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom": [ {
      "value": "http://ehealth.sundhed.dk",
      "system": "url"
    } ]
  } ]
}