Active as of 2025-06-11 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SequoiaServiceDeliveryLocationRoleTypeValueSet"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/ValueSet/SequoiaServiceDeliveryLocationRoleTypeValueSet"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.6.0"] ; #
fhir:name [ fhir:v "SequoiaServiceDeliveryLocationRoleTypeValueSet"] ; #
fhir:title [ fhir:v "Sequoia Service Delivery Location Role Type Value Set"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-11T17:51:36-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "The Sequoia Project"] ; #
fhir:contact ( [
fhir:name [ fhir:v "The Sequoia Project" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://sequoiaproject.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "Adds additional codes required by Sequoia directories that are not present in the HL7 Service Delivery Location Role Type value set."] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType> ] ) ] [
fhir:system [ fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaServiceDeliveryLocationRoleTypeCodingSystem"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "administrative" ] ;
fhir:display [ fhir:v "Administrative" ] ] ) ] )
] . #
IG © 2024+ The Sequoia Project. Package sequoia.fhir.us.sphd#1.6.0 based on FHIR 4.0.1. Generated 2025-06-11
Links: Table of Contents |
QA Report