FHIR IG Statistics: StructureDefinition/2f95d435-4c14-4dc4-ba26-65163df108c3
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "2f95d435-4c14-4dc4-ba26-65163df108c3",
"meta": {
"versionId": "2",
"lastUpdated": "2021-11-23T01:43:12.189+00:00",
"source": "#e6M2hDTIonVhdJLF"
},
"url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/CreatedUser",
"version": "1.0.0",
"name": "CreatedUser",
"title": "CreatedUser",
"status": "active",
"description": "The User who create the request",
"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 created the record"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/CreatedUser"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole"
]
}
]
}
]
}
}