FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CS-Facet

Packageca.on.oh.erec
TypeCodeSystem
IdCS-Facet
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/CodeSystem/facet
URLhttp://ehealthontario.ca/fhir/CodeSystem/facet
Version1.0.0
Statusdraft
NameFacet
TitleFacet
DescriptionFacets are used to classify entities of a taxonomy.
Contentcomplete

Resources that use this resource

ValueSet
facetFacet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Facet

http://ehealthontario.ca/fhir/CodeSystem/facet

Facets are used to classify entities of a taxonomy.


Source

{
  "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
}