Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BARS Referral Code - JSON Representation

Draft as of 2025-06-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BARSReferralCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BARSReferralCode</b></p><a name=\"BARSReferralCode\"> </a><a name=\"hcBARSReferralCode\"> </a><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/1577041000000100\">1577041000000100</a></td><td>Community Pharmacist Consultation Service for minor illness (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.virtually.healthcare/ValueSet/BARSReferralCode",
  "version" : "0.1.1-current",
  "name" : "BARSReferralCode",
  "title" : "BARS Referral Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-28T10:45:31+00:00",
  "publisher" : "Virtually Healthcare",
  "contact" : [
    {
      "name" : "Virtually Healthcare",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description" : "Initial documenation for BARS",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1577041000000100",
            "display" : "Community Pharmacist Consultation Service for minor illness (procedure)"
          }
        ]
      }
    ]
  }
}