PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    http://hl7.org/fhir/CodeSystem/example-supplement
{
  "description": null,
  "_filename": "CodeSystem-example-supplement.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": "2016-01-28",
  "publisher": "ACME Co",
  "content": "supplement",
  "property": [ {
    "code": "legacy",
    "type": "boolean",
    "description": "hether the test is currently performed"
  } ],
  "name": "CholCodeLegacyStatus",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "4.3.0",
  "supplements": "http://hl7.org/fhir/CodeSystem/example",
  "status": "draft",
  "id": "0880a299-e140-4f14-b4bb-9738fcd014e4",
  "kind": null,
  "url": "http://hl7.org/fhir/CodeSystem/example-supplement",
  "concept": [ {
    "code": "chol-mmol",
    "property": [ {
      "code": "legacy",
      "valueBoolean": false
    } ]
  }, {
    "code": "chol-mass",
    "property": [ {
      "code": "legacy",
      "valueBoolean": true
    } ]
  }, {
    "code": "chol",
    "property": [ {
      "code": "legacy",
      "valueBoolean": true
    } ]
  } ],
  "version": "201801103",
  "contact": [ {
    "name": "FHIR project team",
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}