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",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "content": "complete",
  "name": "ExperimentalTestCodeSystem",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Experimental Test Code System",
  "package_version": "ecosystem-1.8.0",
  "status": "active",
  "id": "40f88ce7-ade9-49a5-a6ea-be1159325a36",
  "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"
}