| Package | ca.on.health.idms |
| Resource Type | StructureDefinition |
| Id | 89227285-3ee8-489e-b712-7a70acdc51fc |
| 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/RequestTitle |
| URL | https://health.gov.on.ca/idms/fhir/StructureDefinition/RequestTitle |
| Version | 1.0.0 |
| Status | active |
| Name | ReqeustTitle |
| Title | Request Title |
| Description | Title for the Service Request. |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "89227285-3ee8-489e-b712-7a70acdc51fc",
"meta": {
"versionId": "2",
"lastUpdated": "2023-09-18T17:23:48.669+00:00",
"source": "#WwdfavRsaeO8srdz"
},
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/RequestTitle",
"version": "1.0.0",
"name": "ReqeustTitle",
"title": "Request Title",
"status": "active",
"description": "Title for the Service 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.url",
"path": "Extension.url",
"fixedUri": "https://health.gov.on.ca/idms/StructureDefinition/RequestTitle"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
]
}
]
}
}