FHIR IG Statistics: ValueSet/facet 
Resources that use this resource
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
| facet | Facet | 
Narrative
No narrative content found in resource
Source
{
  "resourceType": "ValueSet",
  "id": "facet",
  "url": "http://ehealthontario.ca/fhir/ValueSet/facet",
  "version": "1.0.0",
  "name": "Facet",
  "title": "Facet",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Facets are semantic categories used in a faceted taxonomy system. This value set contains values representing facet category names.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "224930009",
            "display": "Services"
          },
          {
            "code": "23801000087106",
            "display": "Canadian organization"
          },
          {
            "code": "224891009",
            "display": "Healthcare services"
          },
          {
            "code": "27821000087106",
            "display": "Product target population"
          }
        ],
        "version": "http://snomed.info/sct/11000146104/version/20200331"
      },
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/facet"
      }
    ]
  }
}