1.9.3 - release

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

: SHINNYStatusReasonVS - TTL Representation

Active as of 2026-07-24

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/SHINNYStatusReasonVS> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "SHINNYStatusReasonVS"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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><ul><li>Include these codes as defined in <a href=\"CodeSystem-SHINNYStatusReasons.html\"><code>http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYStatusReasons</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.9.3</span><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>"
  ] ;
  fhir:ValueSet.url [ fhir:value "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYStatusReasonVS"] ;
  fhir:ValueSet.version [ fhir:value "1.9.3"] ;
  fhir:ValueSet.name [ fhir:value "SHINNYStatusReasonVS"] ;
  fhir:ValueSet.title [ fhir:value "SHINNYStatusReasonVS"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-07-24T09:28:12-04:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "shinny"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "shinny" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://test.shinny.org/us/ny/hrsn.index.html" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "SHINNYStatusReasonVS"] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYStatusReasons" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "patient-withdrew-from-service" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient Withdrew from Service" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "patient-no-longer-eligible" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient No Longer Eligible" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "patient-residency-changed" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient Residency Changed" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "patient-deceased" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient Deceased" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "unable-to-accept" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Unable to Accept" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "unable-to-contact-member" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Unable to Contact Member" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "other" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Other" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "partial" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Partially Completed" ]
       ], [
         fhir:index 8 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "full" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Fully Completed" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/SHINNYStatusReasonVS.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/SHINNYStatusReasonVS.ttl> .