1.5.3 - release

SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SHINNYEncounterTypeVS - JSON Representation

Active as of 2025-07-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SHINNYEncounterTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SHINNYEncounterTypeVS</b></p><a name=\"SHINNYEncounterTypeVS\"> </a><a name=\"hcSHINNYEncounterTypeVS\"> </a><a name=\"SHINNYEncounterTypeVS-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://hl7.org/fhir/us/core/STU3.1.1/ValueSet-us-core-encounter-type.html\">US Core Encounter Type</a></li><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/405672008\">405672008</a></td><td>Direct questioning</td></tr><tr><td><a href=\"http://snomed.info/id/23918007\">23918007</a></td><td>History taking, self-administered, by computer terminal</td></tr></table></li></ul></div>"
  },
  "url" : "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYEncounterTypeVS",
  "version" : "1.5.3",
  "name" : "SHINNYEncounterTypeVS",
  "title" : "SHINNYEncounterTypeVS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-23T17:01:14-04:00",
  "publisher" : "shinny",
  "contact" : [
    {
      "name" : "shinny",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://shinny.org/us/ny/hrsn/index.html"
        }
      ]
    }
  ],
  "description" : "SHINNYEncounterTypeVS",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type"
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "405672008",
            "display" : "Direct questioning"
          },
          {
            "code" : "23918007",
            "display" : "History taking, self-administered, by computer terminal"
          }
        ]
      }
    ]
  }
}