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

: NYS-HRSN-Questionnaire - TTL Representation

Active as of 2025-07-23

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NYS-HRSN-Questionnaire"] ; # 
  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: CodeSystem NYS-HRSN-Questionnaire</b></p><a name=\"NYS-HRSN-Questionnaire\"> </a><a name=\"hcNYS-HRSN-Questionnaire\"> </a><a name=\"NYS-HRSN-Questionnaire-en-US\"> </a><p>This case-sensitive code system <code>http://shinny.org/us/ny/hrsn/CodeSystem/NYS-HRSN-Questionnaire</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">NYS-AHC-HRSN<a name=\"NYS-HRSN-Questionnaire-NYS-AHC-HRSN\"> </a></td><td>NYS Accountable Health Communities (AHC) Health-Related Social Needs Screening (HRSN) tool</td></tr><tr><td style=\"white-space:nowrap\">NYSAHCHRSN<a name=\"NYS-HRSN-Questionnaire-NYSAHCHRSN\"> </a></td><td>NYS Accountable Health Communities (AHC) Health-Related Social Needs Screening (HRSN) tool [Alternate]</td></tr><tr><td style=\"white-space:nowrap\">NA<a name=\"NYS-HRSN-Questionnaire-NA\"> </a></td><td>not applicable</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/CodeSystem/NYS-HRSN-Questionnaire"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.5.3"] ; # 
  fhir:name [ fhir:v "NYS-HRSN-Questionnaire"] ; # 
  fhir:title [ fhir:v "NYS-HRSN-Questionnaire"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  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 "NYS-HRSN-Questionnaire"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "NYS-AHC-HRSN" ] ;
fhir:display [ fhir:v "NYS Accountable Health Communities (AHC) Health-Related Social Needs Screening (HRSN) tool" ]
  ] [
fhir:code [ fhir:v "NYSAHCHRSN" ] ;
fhir:display [ fhir:v "NYS Accountable Health Communities (AHC) Health-Related Social Needs Screening (HRSN) tool [Alternate]" ]
  ] [
fhir:code [ fhir:v "NA" ] ;
fhir:display [ fhir:v "not applicable" ]
  ] ) . #