1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ReferralRequestTypes - JSON Representation

Active as of 2025-10-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ReferralRequestTypes",
  "meta" : {
    "lastUpdated" : "2021-09-23T11:00:49.096+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ReferralRequestTypes</b></p><a name=\"ReferralRequestTypes\"> </a><a name=\"hcReferralRequestTypes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-09-23 11:00:49+0000</p></div><ul><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/306098008\">306098008</a></td><td>Self-referral</td></tr><tr><td><a href=\"http://snomed.info/id/44383000\">44383000</a></td><td>Patient referral for consultation</td></tr><tr><td><a href=\"http://snomed.info/id/3457005\">3457005</a></td><td>Patient referral</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cambio.se/ValueSet/ReferralRequestTypes/v1",
  "version" : "1.0.0",
  "name" : "ReferralRequestTypes",
  "status" : "active",
  "date" : "2025-10-27T08:21:52+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes for different types of referrals",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "306098008",
            "display" : "Self-referral"
          },
          {
            "code" : "44383000",
            "display" : "Patient referral for consultation"
          },
          {
            "code" : "3457005",
            "display" : "Patient referral"
          }
        ]
      }
    ]
  }
}