PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/publication-status
{
  "description": "The lifecycle status of an artifact.",
  "_filename": "CodeSystem-publication-status.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "meta": {
    "lastUpdated": "2018-08-19T21:48:56.559+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "PublicationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "PublicationStatus",
  "package_version": "3.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString": "Normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "draft",
  "id": "ff74e242-4d0c-4668-8b50-0a9a49514797",
  "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.4",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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"
    } ]
  }, {
    "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"
    } ]
  }, {
    "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."
  } ],
  "caseSensitive": true,
  "version": null
}