FHIR IG Statistics: StructureDefinition/IDMS-EXTENSION-SUBMISSION-NOTE-TYPE
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": "IDMS-EXTENSION-SUBMISSION-NOTE-TYPE",
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Submission-Note-Type",
"version": "1.0.0",
"name": "ExtensionSubmissionNoteType",
"title": "Note Type",
"status": "active",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "ServiceRequest.note"
}
],
"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/fhir/StructureDefinition/Extension-Submission-Note-Type"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"description": "The Business Request Status.",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-Note-Type"
}
}
]
}
}