FHIR IG Statistics: StructureDefinition/065ae94f-682d-4ccd-a7a5-eaab762c8f30
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "065ae94f-682d-4ccd-a7a5-eaab762c8f30",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-23T12:43:50.357+00:00",
"source": "#wGat4wojvZZWQJ2H"
},
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Group-Request-Contacts",
"version": "1.0.0",
"name": "IDMSGroupRequestContacts",
"status": "draft",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Group",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Group.extension",
"path": "Group.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Group.extension:createdUser",
"path": "Group.extension",
"sliceName": "createdUser",
"definition": "#### **_`IDMS: Link to the user that created the record.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser"
]
}
]
},
{
"id": "Group.extension:createdDate",
"path": "Group.extension",
"sliceName": "createdDate",
"definition": "#### **_`IDMS: Date and Time the record was created.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate"
]
}
]
},
{
"id": "Group.extension:updatedUser",
"path": "Group.extension",
"sliceName": "updatedUser",
"definition": "#### **_`IDMS: Link to the user that last updated the record.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser"
]
}
]
},
{
"id": "Group.extension:updatedDate",
"path": "Group.extension",
"sliceName": "updatedDate",
"definition": "#### **_`IDMS: Date and Time the record was last updated.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate"
]
}
]
},
{
"id": "Group.identifier",
"path": "Group.identifier",
"max": "0"
},
{
"id": "Group.active",
"path": "Group.active",
"max": "0"
},
{
"id": "Group.type",
"path": "Group.type",
"definition": "#### **_`IDMS: This is a fixed value of 'practitioner'` ._**",
"fixedCode": "practitioner"
},
{
"id": "Group.membership",
"path": "Group.membership",
"definition": "#### **_`IDMS: This is a fixed value of 'enumerated'` ._**",
"fixedCode": "enumerated"
},
{
"id": "Group.code",
"path": "Group.code",
"max": "0"
},
{
"id": "Group.name",
"path": "Group.name",
"max": "0"
},
{
"id": "Group.description",
"path": "Group.description",
"max": "0"
},
{
"id": "Group.quantity",
"path": "Group.quantity",
"max": "0"
},
{
"id": "Group.managingEntity",
"path": "Group.managingEntity",
"max": "0"
},
{
"id": "Group.characteristic",
"path": "Group.characteristic",
"max": "0"
},
{
"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",
"path": "Group.member.modifierExtension",
"max": "0"
},
{
"id": "Group.member.entity",
"path": "Group.member.entity",
"definition": "#### **_`IDMS: The person's role that is a member of the group, it is a reference to a IDMS_PractitionerRole .`_**",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS_PractitionerRole"
]
}
]
},
{
"id": "Group.member.period",
"path": "Group.member.period",
"max": "0"
},
{
"id": "Group.member.extension:primaryIndicator",
"path": "Group.member.extension",
"sliceName": "primaryIndicator",
"definition": "#### **_`IDMS: Primary flag for the Contact. `_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator"
]
}
]
}
]
}
}