{ "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-pds", "date": null, "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": "0.9.0-alpha-1.9.7.14", "status": "draft", "id": "341a9cae-e19d-4709-93c7-80278affee87", "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" }