PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/publication-status
{
  "description": "The lifecycle status of a Value Set or Concept Map.",
  "_filename": "codesystem-publication-status.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "PublicationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "53167585-fbb3-4065-a797-913cbd70ccf9",
  "valueSet": "http://hl7.org/fhir/ValueSet/publication-status",
  "kind": null,
  "url": "http://hl7.org/fhir/publication-status",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.publication-status",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "draft",
    "display": "Draft",
    "definition": "This resource is still under development.",
    "designation": [ {
      "value": "черновик",
      "language": "ru"
    }, {
      "value": "ontwerp",
      "language": "nl"
    } ]
  }, {
    "code": "active",
    "display": "Active",
    "definition": "This resource is ready for normal use.",
    "designation": [ {
      "value": "активный",
      "language": "ru"
    }, {
      "value": "actief",
      "language": "nl"
    } ]
  }, {
    "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"
    } ]
  } ],
  "caseSensitive": true,
  "version": "1.8.0"
}