{
  "resourceType": "ValueSet",
  "id": "snomed-healthcareservice-services",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Healthcare Service Types SNOMED-CT</h2><div><p>Healthcare service types (SNOMED) - healthcare service types a service may provide.</p>\n</div><p><b>Copyright Statement:</b> ®© HL7.com.au 2018+; Licensed Under Creative Commons No Rights Reserved.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  224930009 (Services)</li></ul></div>"
  },
  "url": "http://hl7.org.au/fhir/ValueSet/snomed-healthcareservice-services",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.3.4.2.2.9"
    }
  ],
  "version": "2.0.0",
  "name": "HealthcareServiceTypesSNOMED",
  "title": "Healthcare Service Types SNOMED-CT",
  "status": "active",
  "experimental": false,
  "date": "2019-05-15T00:00:00+10:00",
  "publisher": "Health Level Seven Australia",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.com.au",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Healthcare service types (SNOMED) - healthcare service types a service may provide.",
  "copyright": "®© HL7.com.au 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "224930009"
          }
        ]
      }
    ]
  }
}