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

: SHINNYStatusReasonVS - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SHINNYStatusReasonVS"] ; # 
  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 SHINNYStatusReasonVS</b></p><a name=\"SHINNYStatusReasonVS\"> </a><a name=\"hcSHINNYStatusReasonVS\"> </a><a name=\"SHINNYStatusReasonVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SHINNYStatusReasons.html\"><code>http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYStatusReasons</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=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-patient-withdrew-from-service\">patient-withdrew-from-service</a></td><td>Patient Withdrew from Service</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-patient-no-longer-eligible\">patient-no-longer-eligible</a></td><td>Patient No Longer Eligible</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-patient-residency-changed\">patient-residency-changed</a></td><td>Patient Residency Changed</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-patient-deceased\">patient-deceased</a></td><td>Patient Deceased</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-unable-to-accept\">unable-to-accept</a></td><td>Unable to Accept</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-unable-to-contact-member\">unable-to-contact-member</a></td><td>Unable to Contact Member</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-other\">other</a></td><td>Other</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-partial\">partial</a></td><td>Partially Completed</td></tr><tr><td><a href=\"CodeSystem-SHINNYStatusReasons.html#SHINNYStatusReasons-full\">full</a></td><td>Fully Completed</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYStatusReasonVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.5.3"] ; # 
  fhir:name [ fhir:v "SHINNYStatusReasonVS"] ; # 
  fhir:title [ fhir:v "SHINNYStatusReasonVS"] ; # 
  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 "SHINNYStatusReasonVS"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYStatusReasons"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "patient-withdrew-from-service" ] ;
fhir:display [ fhir:v "Patient Withdrew from Service" ]       ] [
fhir:code [ fhir:v "patient-no-longer-eligible" ] ;
fhir:display [ fhir:v "Patient No Longer Eligible" ]       ] [
fhir:code [ fhir:v "patient-residency-changed" ] ;
fhir:display [ fhir:v "Patient Residency Changed" ]       ] [
fhir:code [ fhir:v "patient-deceased" ] ;
fhir:display [ fhir:v "Patient Deceased" ]       ] [
fhir:code [ fhir:v "unable-to-accept" ] ;
fhir:display [ fhir:v "Unable to Accept" ]       ] [
fhir:code [ fhir:v "unable-to-contact-member" ] ;
fhir:display [ fhir:v "Unable to Contact Member" ]       ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ]       ] [
fhir:code [ fhir:v "partial" ] ;
fhir:display [ fhir:v "Partially Completed" ]       ] [
fhir:code [ fhir:v "full" ] ;
fhir:display [ fhir:v "Fully Completed" ]       ] )     ] )
  ] . #