PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.8.0
    http://hl7.org/fhir/test/CodeSystem/experimental
{
  "description": null,
  "_filename": "tests/deprecated/codesystem-experimental.json",
  "package_name": "hl7.fhir.uv.tx-ecosystem",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "content": "complete",
  "name": "ExperimentalTestCodeSystem",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Experimental Test Code System",
  "package_version": "1.8.0",
  "status": "active",
  "id": "66bac995-add1-4f2b-8e2e-09064875ec64",
  "kind": null,
  "url": "http://hl7.org/fhir/test/CodeSystem/experimental",
  "concept": [ {
    "code": "code1",
    "display": "Display 1",
    "definition": "My first code"
  }, {
    "code": "code2",
    "display": "Display 2",
    "definition": "My second code, with children"
  }, {
    "code": "code3",
    "display": "Display 3",
    "definition": "Serum Cholesterol"
  } ],
  "caseSensitive": true,
  "version": "0.1.0"
}