PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.3.0
    http://hl7.org/fhir/publication-status
{
  "description": "The lifecycle status of a Value Set or Concept Map.",
  "_filename": "CodeSystem-hl7.org-fhir-publication-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": "PublicationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Publication Status",
  "package_version": "3.3.0",
  "supplements": "http://hl7.org/fhir/publication-status",
  "status": "active",
  "id": "eb073adf-e899-41be-b66c-8cfc3d2e6f2b",
  "kind": null,
  "url": "http://hl7.org/fhir/publication-status",
  "concept": [ {
    "code": "draft",
    "display": "Draft",
    "definition": "This resource is still under development and is not yet considered to be ready for normal use.",
    "designation": [ {
      "value": "черновик",
      "language": "ru"
    }, {
      "value": "ontwerp",
      "language": "nl"
    }, {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Udkast",
      "language": "da"
    } ]
  }, {
    "code": "active",
    "display": "Active",
    "definition": "This resource is ready for normal use.",
    "designation": [ {
      "value": "активный",
      "language": "ru"
    }, {
      "value": "actief",
      "language": "nl"
    }, {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Aktiv",
      "language": "da"
    } ]
  }, {
    "code": "retired",
    "display": "Retired",
    "definition": "This resource has been withdrawn or superseded and should no longer be used.",
    "designation": [ {
      "value": "удалён",
      "language": "ru"
    }, {
      "value": "verouderd",
      "language": "nl"
    }, {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Udgået",
      "language": "da"
    } ]
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "The authoring system does not know which of the status values currently applies for this resource.  Note: This concept is not to be used for \"other\" - one of the listed statuses is presumed to apply, it's just not known which one.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Ukendt",
      "language": "da"
    } ]
  } ],
  "version": "3.3.0",
  "contact": [ {
    "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom": [ {
      "value": "http://ehealth.sundhed.dk",
      "system": "url"
    } ]
  } ]
}