Smart Bear Implementation Guide
3.4.1 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-17 |
{
"resourceType" : "ValueSet",
"id" : "REFER",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet REFER</b></p><a name=\"REFER\"> </a><a name=\"hcREFER\"> </a><a name=\"REFER-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-SourceReferral.html\"><code>https://smart-bear.eu/fhir/CodeSystem/SourceReferral</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/305931005\">305931005</a></td><td>Referral by GP</td></tr><tr><td><a href=\"http://snomed.info/id/306100008\">306100008</a></td><td>Referral by relative</td></tr></table></li></ul></div>"
},
"url" : "https://smart-bear.eu/fhir/ValueSet/REFER",
"version" : "3.4.1",
"name" : "REFER",
"title" : "Referral Value Set",
"status" : "active",
"date" : "2024-09-17T08:57:54+02:00",
"description" : "Value set for Referral",
"compose" : {
"include" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/SourceReferral"
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "305931005",
"display" : "Referral by GP"
},
{
"code" : "306100008",
"display" : "Referral by relative"
}
]
}
]
}
}