FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-ereferral-econsult
Resource TypeValueSet
IdFacet.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

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