PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.odh@0.1.0
    http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Group-model
{
  "description": "A set of entities (personnel, material, or places) to be considered together. May be a pool of like-type resources, a team, or combination of personnel, material and places.",
  "_filename": "StructureDefinition-cimi-entity-Group-model.json",
  "package_name": "hl7.fhir.us.odh",
  "date": "2018-08-17T00:00:00+10:00",
  "derivation": "specialization",
  "publisher": "HL7",
  "name": "GroupModel",
  "abstract": false,
  "type": "cimi-entity-Group-model",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ODH Group Logical Model",
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "path": "cimi-entity-Group-model",
      "min": 0,
      "definition": "A set of entities (personnel, material, or places) to be considered together. May be a pool of like-type resources, a team, or combination of personnel, material and places.",
      "isModifier": false,
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Group-model",
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Group-model"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.activeFlag",
      "min": 0,
      "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
      "isModifier": false,
      "short": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.activeFlag",
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Group-model.activeFlag"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.type",
      "min": 1,
      "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
      "isModifier": false,
      "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/group-type"
        }
      },
      "max": "1",
      "id": "cimi-entity-Group-model.type",
      "code": [ {
        "code": "C0332307",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "1",
        "min": 1,
        "path": "cimi-entity-Group-model.type"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.title",
      "min": 0,
      "definition": "A distinguishing word or group of words naming an item.",
      "isModifier": false,
      "short": "A distinguishing word or group of words naming an item.",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.title",
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Group-model.title"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.actual",
      "min": 1,
      "definition": "True if the group is an actual group (as opposed to definitional).",
      "isModifier": false,
      "short": "True if the group is an actual group (as opposed to definitional).",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.actual",
      "base": {
        "max": "1",
        "min": 1,
        "path": "cimi-entity-Group-model.actual"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.groupCharacteristic",
      "min": 0,
      "definition": "An inclusion or exclusion criterion as part of defining a cohort. If the criterion is an unary, then TopicCode must be SCT#385432009 (not applicable)",
      "isModifier": false,
      "short": "An inclusion or exclusion criterion as part of defining a cohort. If the criterion is an unary, then TopicCode must be SCT#385432009 (not applicable)",
      "type": [ {
        "code": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-GroupCharacteristic-model"
      } ],
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Group-model.groupCharacteristic",
      "code": [ {
        "code": "C0599755",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Group-model.groupCharacteristic"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.member",
      "min": 0,
      "definition": "A person or entity in a group.",
      "isModifier": false,
      "short": "A person or entity in a group.",
      "type": [ {
        "code": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Member-model"
      } ],
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Group-model.member",
      "code": [ {
        "code": "C0682343",
        "system": "http://ncimeta.nci.nih.gov",
        "display": "Member of Target Group"
      } ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Group-model.member"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.count",
      "min": 0,
      "definition": "The number of items (0 or more), as an integer.",
      "isModifier": false,
      "short": "The number of items (0 or more), as an integer.",
      "type": [ {
        "code": "unsignedInt"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.count",
      "code": [ {
        "code": "C0750480",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Group-model.count"
      },
      "isSummary": false
    } ]
  },
  "keyword": [ {
    "code": "C0441833",
    "system": "http://ncimeta.nci.nih.gov"
  } ],
  "status": "draft",
  "id": "9a27155d-61f0-4526-ba19-daac06cfcfa5",
  "kind": "logical",
  "url": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Group-model",
  "identifier": [ {
    "value": "cimi.entity.Group",
    "system": "http://hl7.org/fhir/us/odh"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "path": "cimi-entity-Group-model",
      "min": 0,
      "definition": "A set of entities (personnel, material, or places) to be considered together. May be a pool of like-type resources, a team, or combination of personnel, material and places.",
      "isModifier": false,
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Group-model",
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Group-model"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.activeFlag",
      "min": 0,
      "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
      "isModifier": false,
      "short": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.activeFlag",
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Group-model.activeFlag"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.type",
      "min": 1,
      "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
      "isModifier": false,
      "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/group-type"
        }
      },
      "max": "1",
      "id": "cimi-entity-Group-model.type",
      "code": [ {
        "code": "C0332307",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "1",
        "min": 1,
        "path": "cimi-entity-Group-model.type"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.title",
      "min": 0,
      "definition": "A distinguishing word or group of words naming an item.",
      "isModifier": false,
      "short": "A distinguishing word or group of words naming an item.",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.title",
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Group-model.title"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.actual",
      "min": 1,
      "definition": "True if the group is an actual group (as opposed to definitional).",
      "isModifier": false,
      "short": "True if the group is an actual group (as opposed to definitional).",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.actual",
      "base": {
        "max": "1",
        "min": 1,
        "path": "cimi-entity-Group-model.actual"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.groupCharacteristic",
      "min": 0,
      "definition": "An inclusion or exclusion criterion as part of defining a cohort. If the criterion is an unary, then TopicCode must be SCT#385432009 (not applicable)",
      "isModifier": false,
      "short": "An inclusion or exclusion criterion as part of defining a cohort. If the criterion is an unary, then TopicCode must be SCT#385432009 (not applicable)",
      "type": [ {
        "code": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-GroupCharacteristic-model"
      } ],
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Group-model.groupCharacteristic",
      "code": [ {
        "code": "C0599755",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Group-model.groupCharacteristic"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.member",
      "min": 0,
      "definition": "A person or entity in a group.",
      "isModifier": false,
      "short": "A person or entity in a group.",
      "type": [ {
        "code": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Member-model"
      } ],
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Group-model.member",
      "code": [ {
        "code": "C0682343",
        "system": "http://ncimeta.nci.nih.gov",
        "display": "Member of Target Group"
      } ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Group-model.member"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Group-model.count",
      "min": 0,
      "definition": "The number of items (0 or more), as an integer.",
      "isModifier": false,
      "short": "The number of items (0 or more), as an integer.",
      "type": [ {
        "code": "unsignedInt"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Group-model.count",
      "code": [ {
        "code": "C0750480",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Group-model.count"
      },
      "isSummary": false
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://standardhealthrecord.org",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}