Package | ca.on.health.idms |
Resource Type | StructureDefinition |
Id | IDMS-EXTENSION-UPDATED-DATE |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate |
URL | https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate |
Version | 1.0.0 |
Status | active |
Name | UpdatedDate |
Title | Updated Date |
Description | The Updated Date |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
IDMS-DocumentReference | IDMSDocumentReference |
IDMS-Group-Request-Contacts | IDMSGroupRequestContacts |
IDMS_MedicinalProductDefinition | IDMS_MedicinalProductDefinition |
IDMS-Organization | IDMSOrganization |
IDMS-Practitioner | IDMSPractitioner |
IDMS-PractitionerRole-Contact | IDMSPractitionerRoleCompanyContact |
IDMS-PractitionerRole-Reviewer | IDMSPractitionerRoleReviewer |
IDMS-PractitionerRole-Employee | IDMSPractitionerRoleExternalOrganization |
IDMS-Task-Committee-Review | IDMS - Task - Committee Review |
IDMS-Task-Executive-Decision | IDMS - Task - Executive Decision |
IDMS-ServiceRequest-New | IDMSServiceRequestNew |
IDMS-ServiceRequest-Child-Submission | IDMSServiceRequestChildSubmission |
IDMS-Task-Individual-Review | IDMS - Task - Individual Review |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "IDMS-EXTENSION-UPDATED-DATE", "meta": { "versionId": "1", "lastUpdated": "2023-09-07T11:51:21.210+00:00", "source": "#eaFkUx9NM4VVsO91" }, "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate", "version": "1.0.0", "name": "UpdatedDate", "title": "Updated Date", "status": "active", "description": "The Updated Date", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest,PractionerRole, Practitioner,Organization" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "comment": "A records last updated Date and Time" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "dateTime" } ] } ] } }