| Package | hl7.fhir.uv.tx-ecosystem |
| Resource Type | CodeSystem |
| Id | codesystem-exclude |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/tx-ecosystem |
| URL | http://hl7.org/fhir/test/CodeSystem/exclude |
| Status | active |
| Name | ExcludeTestSystem |
| Realm | uv |
| Authority | hl7 |
| Content | complete |
| ValueSet | |
| exclude | ExcludeTest |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://hl7.org/fhir/test/CodeSystem/exclude",
"name": "ExcludeTestSystem",
"status": "active",
"experimental": false,
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/test/ValueSet/exclude",
"content": "complete",
"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)"
}
]
}