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

FHIR IG Statistics: StructureDefinition/IDMS-EXTENSION-UPDATED-DATE

Packageca.on.health.idms
Resource TypeStructureDefinition
IdIDMS-EXTENSION-UPDATED-DATE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate
URLhttps://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate
Version1.0.0
Statusactive
NameUpdatedDate
TitleUpdated Date
DescriptionThe Updated Date
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
IDMS-DocumentReferenceIDMSDocumentReference
IDMS-Group-Request-ContactsIDMSGroupRequestContacts
IDMS_MedicinalProductDefinitionIDMS_MedicinalProductDefinition
IDMS-OrganizationIDMSOrganization
IDMS-PractitionerIDMSPractitioner
IDMS-PractitionerRole-ContactIDMSPractitionerRoleCompanyContact
IDMS-PractitionerRole-ReviewerIDMSPractitionerRoleReviewer
IDMS-PractitionerRole-EmployeeIDMSPractitionerRoleExternalOrganization
IDMS-Task-Committee-ReviewIDMS - Task - Committee Review
IDMS-Task-Executive-DecisionIDMS - Task - Executive Decision
IDMS-ServiceRequest-NewIDMSServiceRequestNew
IDMS-ServiceRequest-Child-SubmissionIDMSServiceRequestChildSubmission
IDMS-Task-Individual-ReviewIDMS - Task - Individual Review

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}