PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@4.5.0
    http://hl7.org/fhir/CodeSystem/example-supplement
{
  "description": null,
  "_filename": "codesystem-example-supplement.json",
  "package_name": "hl7.fhir.r5.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.5.0",
  "supplements": "http://hl7.org/fhir/CodeSystem/example",
  "status": "draft",
  "id": "2b219a38-f728-4a24-a246-2d1f2b070794",
  "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"
    } ]
  } ]
}