Sequoia Project Healthcare Directory Implementation Guide
1.0.5 - Release 1 United States of America flag

: SequoiaServiceDeliveryLocationRoleTypeValueSet - JSON Representation

Active as of 2024-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SequoiaServiceDeliveryLocationRoleTypeValueSet",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2023-06-29T14:54:28.323Z"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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.3.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.0.5",
  "name" : "SequoiaServiceDeliveryLocationRoleTypeValueSet",
  "title" : "Sequoia Service Delivery Location Role Type Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-29T15:21:41+00: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.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
        ]
      },
      {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaServiceDeliveryLocationRoleTypeCodingSystem",
        "concept" : [
          {
            "code" : "administrative",
            "display" : "Administrative"
          }
        ]
      }
    ]
  }
}