PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.7.9
    http://hl7.org/fhir/test/CodeSystem/exclude
{
  "description": null,
  "_filename": "tests/exclude/codesystem-exclude.json",
  "package_name": "hl7.fhir.uv.tx-ecosystem",
  "date": null,
  "publisher": null,
  "content": "complete",
  "name": "ExcludeTestSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.7.9",
  "status": "active",
  "id": "75e38db4-3bf2-44d3-8fc3-28f8309bf86f",
  "valueSet": "http://hl7.org/fhir/test/ValueSet/exclude",
  "kind": null,
  "url": "http://hl7.org/fhir/test/CodeSystem/exclude",
  "concept": [ {
    "code": "individual",
    "display": "Individual",
    "definition": "An individual report that provides information on the performance for a given measure with respect to a single subject."
  }, {
    "code": "subject-list",
    "display": "Subject List",
    "definition": "A subject list report that includes a listing of subjects that satisfied each population criteria in the measure."
  }, {
    "code": "summary",
    "display": "Summary",
    "definition": "A summary report that returns the number of members in each population criteria for the measure."
  }, {
    "code": "data-exchange",
    "display": "Data Exchange",
    "definition": "A data exchange report that contains data-of-interest for the measure (i.e. data that is needed to calculate the measure)"
  } ],
  "caseSensitive": true,
  "version": null
}