{
"description": "Indicates the type of referral (e.g., initial (external) or internal).",
"compose": {
"include": [ {
"system": "http://ontariohealth.ca/fhir/CodeSystem/referral-type",
"concept": [ {
"code": "1",
"display": "Internal Referral"
}, {
"code": "2",
"display": "External Referral"
} ],
"version": "0.0.1"
} ]
},
"_filename": "ReferralTypeVS.json",
"package_name": "ca.on.oh.mha",
"date": null,
"publisher": "Ontario Health",
"name": "ReferralType",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Referral Type",
"package_version": "pds-0.9.0-alpha-1.9.7.1",
"status": "draft",
"id": "c49acc59-3289-431f-9b5c-5f2c92cf993a",
"kind": null,
"url": "http://ontariohealth.ca/fhir/ValueSet/referral-type",
"version": "1.0.0"
}