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

FHIR IG Statistics: StructureDefinition/19b0ab87-2d76-4b1f-bb03-7e7669ad1821

Packageca.on.health.idms
Resource TypeStructureDefinition
Id19b0ab87-2d76-4b1f-bb03-7e7669ad1821
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/SubmittedUserRole
URLhttps://health.gov.on.ca/idms/fhir/StructureDefinition/SubmittedUserRole
Version1.0.0
Statusactive
NameSubmittedUserRole
TitleRequest Submitted User Role
DescriptionThe User Role that Submitted the request
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


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": "19b0ab87-2d76-4b1f-bb03-7e7669ad1821",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-11T12:11:24.611+00:00",
    "source": "#uihtq1j2hr3IFXia"
  },
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/SubmittedUserRole",
  "version": "1.0.0",
  "name": "SubmittedUserRole",
  "title": "Request Submitted User Role",
  "status": "active",
  "description": "The User Role that Submitted the request",
  "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 Role that Submitted the record"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://health.gov.on.ca/idms/fhir/StructureDefinition/SubmittedUserRole"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://health.gov.on.ca/sadie/idms/StructureDefinition/IDMS_PractitionerRole"
            ]
          }
        ]
      }
    ]
  }
}