{
"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.7.8",
"status": "active",
"id": "7a1337ab-fb0f-4c4d-b9de-7017d7decdfe",
"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"
}