SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: SHINNYEncounterTypeVS - TTL Representation
Raw ttl | Download
@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 "SHINNYEncounterTypeVS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYEncounterTypeVS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.5.3"] ; #
fhir:name [ fhir:v "SHINNYEncounterTypeVS"] ; #
fhir:title [ fhir:v "SHINNYEncounterTypeVS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-23T17:01:14-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "shinny"] ; #
fhir:contact ( [
fhir:name [ fhir:v "shinny" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://shinny.org/us/ny/hrsn/index.html" ] ] )
] ) ; #
fhir:description [ fhir:v "SHINNYEncounterTypeVS"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type> ] ) ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "405672008" ] ;
fhir:display [ fhir:v "Direct questioning" ] ] [
fhir:code [ fhir:v "23918007" ] ;
fhir:display [ fhir:v "History taking, self-administered, by computer terminal" ] ] ) ] )
] . #