FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/cimi-entity-Group-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-entity-Group-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Group-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Group-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameGroupModel
TitleBC Group Logical Model
Realmus
Authorityhl7
DescriptionA 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.
Typecimi-entity-Group-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-entity-CollectionSource-modelBC CollectionSource Logical Model
cimi-entity-Specimen-modelBC Specimen Logical Model
oncology-BreastSpecimen-modelBC BreastSpecimen Logical Model

Resources that this resource uses

StructureDefinition
cimi-entity-GroupCharacteristic-modelBC GroupCharacteristic Logical Model
cimi-entity-Member-modelBC Member Logical Model

Narrative

Note: links and images are rebased to the (stated) source

BC Group Logical Model

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.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-entity-Group-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Group-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.entity.Group"
    }
  ],
  "version": "0.2.0",
  "name": "GroupModel",
  "title": "BC Group Logical Model",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "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.",
  "keyword": [
    {
      "system": "http://ncimeta.nci.nih.gov",
      "code": "C0441833"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "cimi-entity-Group-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-entity-Group-model",
        "path": "cimi-entity-Group-model",
        "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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Group-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.activeFlag",
        "path": "cimi-entity-Group-model.activeFlag",
        "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.",
        "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.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.activeFlag",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.type",
        "path": "cimi-entity-Group-model.type",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0332307"
          }
        ],
        "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/group-type"
          }
        }
      },
      {
        "id": "cimi-entity-Group-model.title",
        "path": "cimi-entity-Group-model.title",
        "short": "A distinguishing word or group of words naming an item.",
        "definition": "A distinguishing word or group of words naming an item.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.actual",
        "path": "cimi-entity-Group-model.actual",
        "short": "True if the group is an actual group (as opposed to definitional).",
        "definition": "True if the group is an actual group (as opposed to definitional).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.actual",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.groupCharacteristic",
        "path": "cimi-entity-Group-model.groupCharacteristic",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0599755"
          }
        ],
        "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)",
        "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)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Group-model.groupCharacteristic",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-GroupCharacteristic-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.member",
        "path": "cimi-entity-Group-model.member",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0682343",
            "display": "Member of Target Group"
          }
        ],
        "short": "A person or entity in a group.",
        "definition": "A person or entity in a group.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Group-model.member",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Member-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.count",
        "path": "cimi-entity-Group-model.count",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0750480"
          }
        ],
        "short": "The number of items (0 or more), as an integer.",
        "definition": "The number of items (0 or more), as an integer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.count",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-entity-Group-model",
        "path": "cimi-entity-Group-model",
        "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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Group-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.activeFlag",
        "path": "cimi-entity-Group-model.activeFlag",
        "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.",
        "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.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.activeFlag",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.type",
        "path": "cimi-entity-Group-model.type",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0332307"
          }
        ],
        "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/group-type"
          }
        }
      },
      {
        "id": "cimi-entity-Group-model.title",
        "path": "cimi-entity-Group-model.title",
        "short": "A distinguishing word or group of words naming an item.",
        "definition": "A distinguishing word or group of words naming an item.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.actual",
        "path": "cimi-entity-Group-model.actual",
        "short": "True if the group is an actual group (as opposed to definitional).",
        "definition": "True if the group is an actual group (as opposed to definitional).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.actual",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.groupCharacteristic",
        "path": "cimi-entity-Group-model.groupCharacteristic",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0599755"
          }
        ],
        "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)",
        "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)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Group-model.groupCharacteristic",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-GroupCharacteristic-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.member",
        "path": "cimi-entity-Group-model.member",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0682343",
            "display": "Member of Target Group"
          }
        ],
        "short": "A person or entity in a group.",
        "definition": "A person or entity in a group.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-Group-model.member",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Member-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-Group-model.count",
        "path": "cimi-entity-Group-model.count",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0750480"
          }
        ],
        "short": "The number of items (0 or more), as an integer.",
        "definition": "The number of items (0 or more), as an integer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-entity-Group-model.count",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}