PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/conformance-resource-status
{
  "description": "The lifecycle status of a Value Set or Concept Map.",
  "_filename": "ValueSet-conformance-resource-status.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "ConformanceResourceStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "draft",
      "system": "http://hl7.org/fhir/conformance-resource-status",
      "display": "Draft"
    }, {
      "code": "active",
      "system": "http://hl7.org/fhir/conformance-resource-status",
      "display": "Active"
    }, {
      "code": "retired",
      "system": "http://hl7.org/fhir/conformance-resource-status",
      "display": "Retired"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/conformance-resource-status?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:48+11:00",
    "identifier": "urn:uuid:37dba748-e061-4d18-ab1e-c70ad6e0af88"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.2"
  } ],
  "status": "draft",
  "id": "c75e6049-e8e8-4f30-9ffb-cc8f3afe1016",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/conformance-resource-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/conformance-resource-status",
    "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"
      } ]
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}