{
"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.7",
"status": "draft",
"id": "b77e82cd-a684-4669-b0c6-156b7f217b29",
"kind": null,
"url": "http://ontariohealth.ca/fhir/ValueSet/referral-type",
"version": "1.0.0"
}