PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/group-type
{
  "description": "Types of resources that are part of group",
  "_filename": "ValueSet-group-type.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "GroupType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "person",
      "system": "http://hl7.org/fhir/group-type",
      "display": "Person"
    }, {
      "code": "animal",
      "system": "http://hl7.org/fhir/group-type",
      "display": "Animal"
    }, {
      "code": "practitioner",
      "system": "http://hl7.org/fhir/group-type",
      "display": "Practitioner"
    }, {
      "code": "device",
      "system": "http://hl7.org/fhir/group-type",
      "display": "Device"
    }, {
      "code": "medication",
      "system": "http://hl7.org/fhir/group-type",
      "display": "Medication"
    }, {
      "code": "substance",
      "system": "http://hl7.org/fhir/group-type",
      "display": "Substance"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/group-type?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:0f1cf659-a129-42e8-b437-df5ccfe5bc99"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.156"
  } ],
  "status": "draft",
  "id": "2d5ec089-3fb8-47fd-a2a9-cce87d023294",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/group-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/group-type",
    "concept": [ {
      "code": "person",
      "display": "Person",
      "definition": "Group contains \"person\" Patient resources"
    }, {
      "code": "animal",
      "display": "Animal",
      "definition": "Group contains \"animal\" Patient resources"
    }, {
      "code": "practitioner",
      "display": "Practitioner",
      "definition": "Group contains healthcare practitioner resources"
    }, {
      "code": "device",
      "display": "Device",
      "definition": "Group contains Device resources"
    }, {
      "code": "medication",
      "display": "Medication",
      "definition": "Group contains Medication resources"
    }, {
      "code": "substance",
      "display": "Substance",
      "definition": "Group contains Substance resources"
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}