PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/group-type
{
  "description": "Types of resources that are part of group.",
  "_filename": "CodeSystem-group-type.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "GroupType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Group Type",
  "package_version": "r5.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "a1eec54f-eaa4-460c-a42f-e354d01dee96",
  "valueSet": "http://hl7.org/fhir/ValueSet/group-type|4.0.1",
  "kind": null,
  "url": "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 (Practitioner or PractitionerRole)."
  }, {
    "code": "device",
    "display": "Device",
    "definition": "Group contains Device resources."
  }, {
    "code": "careteam",
    "display": "CareTeam",
    "definition": "Group contains CareTeam resources."
  }, {
    "code": "healthcareservice",
    "display": "HealthcareService",
    "definition": "Group contains HealthcareService resources."
  }, {
    "code": "location",
    "display": "Location",
    "definition": "Group contains Location resources."
  }, {
    "code": "organization",
    "display": "Organization",
    "definition": "Group contains Organization resources."
  }, {
    "code": "relatedperson",
    "display": "RelatedPerson",
    "definition": "Group contains RelatedPerson resources."
  }, {
    "code": "specimen",
    "display": "Specimen",
    "definition": "Group contains Specimen resources."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}