FHIR IG analytics| Package | ca.on.oh-ereferral-econsult |
| Resource Type | CodeSystem |
| Id | CS-Facet.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Facets are used to classify entities of a taxonomy.
{
"resourceType": "CodeSystem",
"title": "Facet",
"url": "http://ehealthontario.ca/fhir/CodeSystem/facet",
"version": "1.0.0",
"status": "draft",
"description": "Facets are used to classify entities of a taxonomy.",
"compositional": false,
"content": "complete",
"concept": [
{
"code": "modality-delivery-format",
"display": "Modality Delivery Format",
"definition": "The mode through which a service may be offered."
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Facet",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/facet",
"publisher": "Ontario Health",
"caseSensitive": false,
"count": 1
}