PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms@1.0.1-beta
    https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Group-Request-Contacts
{
  "description": null,
  "_filename": "IDMS-GROUP-REQUEST-CONTACTS.json",
  "package_name": "ca.on.health.idms",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "source": "#wGat4wojvZZWQJ2H",
    "versionId": "1",
    "lastUpdated": "2023-10-23T12:43:50.357+00:00"
  },
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "IDMSGroupRequestContacts",
  "abstract": false,
  "type": "Group",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1-beta",
  "status": "draft",
  "id": "84b432fb-1ef3-4c54-bb81-3e4087dec005",
  "kind": "resource",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Group-Request-Contacts",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Group.identifier",
      "max": "0",
      "path": "Group.identifier"
    }, {
      "id": "Group.active",
      "max": "0",
      "path": "Group.active"
    }, {
      "id": "Group.type",
      "path": "Group.type",
      "fixedCode": "practitioner",
      "definition": "#### **_`IDMS: This is a fixed value of 'practitioner'` ._**"
    }, {
      "id": "Group.membership",
      "path": "Group.membership",
      "fixedCode": "enumerated",
      "definition": "#### **_`IDMS: This is a fixed value of 'enumerated'` ._**"
    }, {
      "id": "Group.code",
      "max": "0",
      "path": "Group.code"
    }, {
      "id": "Group.name",
      "max": "0",
      "path": "Group.name"
    }, {
      "id": "Group.description",
      "max": "0",
      "path": "Group.description"
    }, {
      "id": "Group.quantity",
      "max": "0",
      "path": "Group.quantity"
    }, {
      "id": "Group.managingEntity",
      "max": "0",
      "path": "Group.managingEntity"
    }, {
      "id": "Group.characteristic",
      "max": "0",
      "path": "Group.characteristic"
    }, {
      "id": "Group.member",
      "path": "Group.member",
      "definition": "#### **_`IDMS: These are the contacts for a request.  They can be a contact from the Submitting Organization or the Manufacturer .`_**"
    }, {
      "id": "Group.member.modifierExtension",
      "max": "0",
      "path": "Group.member.modifierExtension"
    }, {
      "id": "Group.member.entity",
      "path": "Group.member.entity",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS_PractitionerRole" ]
      } ],
      "definition": "#### **_`IDMS: The person's role that is a member of the group, it is a reference to a IDMS_PractitionerRole .`_**"
    }, {
      "id": "Group.member.period",
      "max": "0",
      "path": "Group.member.period"
    }, {
      "id": "Group.member.extension:primaryIndicator",
      "max": "1",
      "min": 1,
      "path": "Group.member.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator" ]
      } ],
      "sliceName": "primaryIndicator",
      "definition": "#### **_`IDMS: Primary flag for the Contact. `_**"
    }, {
      "id": "Group.member.extension:ccOnEmailsIndicator",
      "max": "1",
      "min": 1,
      "path": "Group.member.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Cc-Email-Indicator" ]
      } ],
      "sliceName": "ccOnEmailsIndicator",
      "definition": "#### **_`IDMS: CC on emails on indicator. `_**"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group"
}