{
"description": "The type agency, organization or individual that referred the client for treatment to the agency providing the services.",
"_filename": "StructureDefinition.ca-on-mha-ext-ReferralSourceType.json",
"package_name": "ca.on.oh.mha",
"date": "2022-08-22T20:17:06.3613088+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "ExtensionReferralSourceType",
"mapping": [ {
"name": "Referral Source Type",
"identity": "MHA-PDS-Mapping"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "pds-0.9.0-alpha-1.9.7.30",
"status": "active",
"id": "5cc1361f-6a03-42ce-84b7-ea26bda0925c",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType",
"context": [ {
"type": "element",
"expression": "ServiceRequest"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Referral Source Type",
"definition": "The type agency, organization or individual that referred the client for treatment to the agency providing the services ."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/referral-source-type"
},
"mustSupport": true
}, {
"id": "Extension.value[x].coding",
"max": "1",
"min": 1,
"path": "Extension.value[x].coding",
"mustSupport": true
}, {
"id": "Extension.value[x].coding.system",
"min": 1,
"path": "Extension.value[x].coding.system",
"mustSupport": true
}, {
"id": "Extension.value[x].coding.code",
"min": 1,
"path": "Extension.value[x].coding.code",
"mustSupport": true
}, {
"id": "Extension.value[x].coding.display",
"min": 1,
"path": "Extension.value[x].coding.display",
"mapping": [ {
"map": "Referral Source Type",
"identity": "MHA-PDS-Mapping"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}