org.opencds.cqf.acceleratorkit.output.codesystem-other-test-codes.json Maven / Gradle / Ivy
{
"resourceType": "CodeSystem",
"id": "other-test-codes",
"url": "http://fhir.org/guides/who/anc-cds/CodeSystem/other-test-codes",
"name": "other_test_codes",
"title": "Other test codes",
"status": "draft",
"experimental": false,
"description": "Codes representing possible values for the Other test element",
"caseSensitive": true,
"valueSet": "http://fhir.org/guides/who/anc-cds/ValueSet/other-test-values",
"content": "complete",
"concept": [
{
"code": "165383AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"display": "Done today"
},
{
"code": "165385AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"display": "Done earlier"
}
]
}