Sequoia Project Healthcare Directory Implementation Guide
1.6.0 - Release 1
Active as of 2025-06-11 |
{
"resourceType" : "ValueSet",
"id" : "SequoiaServiceDeliveryLocationRoleTypeValueSet",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SequoiaServiceDeliveryLocationRoleTypeValueSet</b></p><a name=\"SequoiaServiceDeliveryLocationRoleTypeValueSet\"> </a><a name=\"hcSequoiaServiceDeliveryLocationRoleTypeValueSet\"> </a><a name=\"SequoiaServiceDeliveryLocationRoleTypeValueSet-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.5.0/ValueSet-v3-ServiceDeliveryLocationRoleType.html\">ServiceDeliveryLocationRoleType</a></li><li>Include these codes as defined in <a href=\"CodeSystem-SequoiaServiceDeliveryLocationRoleTypeCodingSystem.html\"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaServiceDeliveryLocationRoleTypeCodingSystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-SequoiaServiceDeliveryLocationRoleTypeCodingSystem.html#SequoiaServiceDeliveryLocationRoleTypeCodingSystem-administrative\">administrative</a></td><td>Administrative</td><td>The administrative code identifies a location that does not represent a provider or payer location. This is a logical entity that may or may not have a physical location.</td></tr></table></li></ul></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd/ValueSet/SequoiaServiceDeliveryLocationRoleTypeValueSet",
"version" : "1.6.0",
"name" : "SequoiaServiceDeliveryLocationRoleTypeValueSet",
"title" : "Sequoia Service Delivery Location Role Type Value Set",
"status" : "active",
"experimental" : false,
"date" : "2025-06-11T17:51:36-04:00",
"publisher" : "The Sequoia Project",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"description" : "Adds additional codes required by Sequoia directories that are not present in the HL7 Service Delivery Location Role Type value set.",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
]
},
{
"system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaServiceDeliveryLocationRoleTypeCodingSystem",
"concept" : [
{
"code" : "administrative",
"display" : "Administrative"
}
]
}
]
}
}