| Package | fhir.virtually.healthcare |
| Resource Type | ValueSet |
| Id | BARSReferralCode |
| FHIR Version | R4 |
| Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-BARSReferralCode.html |
| URL | https://fhir.virtually.healthcare/ValueSet/BARSReferralCode |
| Version | 0.1.1-current |
| Status | draft |
| Date | 2025-08-12T10:08:23+00:00 |
| Name | BARSReferralCode |
| Title | BARS Referral Code |
| Realm | us |
| Authority | hl7 |
| Description | Initial documenation for BARS |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BARSReferralCode
http://snomed.info/sct| Code | Display |
| 1577041000000100 | Community Pharmacist Consultation Service for minor illness (procedure) |
{
"resourceType": "ValueSet",
"id": "BARSReferralCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.virtually.healthcare/ValueSet/BARSReferralCode",
"version": "0.1.1-current",
"name": "BARSReferralCode",
"title": "BARS Referral Code",
"status": "draft",
"experimental": false,
"date": "2025-08-12T10:08:23+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)"
}
]
}
]
}
}