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

FHIR IG Statistics: StructureDefinition/699dea99-840c-4549-a9fb-8366db75bb87

Packageca.on.health.sadie
Resource TypeStructureDefinition
Id699dea99-840c-4549-a9fb-8366db75bb87
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/StructureDefinition/UpdatedUser
URLhttps://health.gov.on.ca/sadie/fhir/StructureDefinition/UpdatedUser
Version1.0.0
Statusactive
NameUpdatedUser
TitleUpdatedUser
DescriptionThe User who updated a record
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
FlexFormUserFlexFormUser

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "699dea99-840c-4549-a9fb-8366db75bb87",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-11-22T13:58:34.744+00:00"
  },
  "url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/UpdatedUser",
  "version": "1.0.0",
  "name": "UpdatedUser",
  "title": "UpdatedUser",
  "status": "active",
  "description": "The User who updated a record",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "ServiceRequest"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "comment": "The User who updated a record"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/UpdatedUser"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser"
            ]
          }
        ]
      }
    ]
  }
}