{
  "resourceType" : "ValueSet",
  "id" : "group-type-subset",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet group-type-subset</b></p><a name=\"group-type-subset\"> </a><a name=\"hcgroup-type-subset\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-group-type.html\"><code>http://hl7.org/fhir/group-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-group-type.html#group-type-person\">person</a></td><td style=\"color: #cccccc\">Person</td><td>Group contains &quot;person&quot; Patient resources.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-group-type.html#group-type-practitioner\">practitioner</a></td><td style=\"color: #cccccc\">Practitioner</td><td>Group contains healthcare practitioner resources (Practitioner or PractitionerRole).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-group-type.html#group-type-device\">device</a></td><td style=\"color: #cccccc\">Device</td><td>Group contains Device resources.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/bulkdata/ValueSet/group-type-subset",
  "version" : "3.0.0",
  "name" : "GroupTypeSubset",
  "title" : "Subset of GroupType Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-11T13:43:06+08:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [{
    "name" : "HL7 International / FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.HL7.org"
    }]
  }],
  "description" : "Valuset to constrain the type element in a Group to person, practitioner and device",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/group-type",
      "concept" : [{
        "code" : "person"
      },
      {
        "code" : "practitioner"
      },
      {
        "code" : "device"
      }]
    }]
  }
}