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
| Active as of 2026-07-24 |
@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/CodeSystem/SHINNYStatusReasons> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "SHINNYStatusReasons"] ;
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: CodeSystem SHINNYStatusReasons</b></p><a name=\"SHINNYStatusReasons\"> </a><a name=\"hcSHINNYStatusReasons\"> </a><p>This case-sensitive code system <code>http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYStatusReasons</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\">patient-withdrew-from-service<a name=\"SHINNYStatusReasons-patient-withdrew-from-service\"> </a></td><td>Patient Withdrew from Service</td></tr><tr><td style=\"white-space:nowrap\">patient-no-longer-eligible<a name=\"SHINNYStatusReasons-patient-no-longer-eligible\"> </a></td><td>Patient No Longer Eligible</td></tr><tr><td style=\"white-space:nowrap\">patient-residency-changed<a name=\"SHINNYStatusReasons-patient-residency-changed\"> </a></td><td>Patient Residency Changed</td></tr><tr><td style=\"white-space:nowrap\">patient-deceased<a name=\"SHINNYStatusReasons-patient-deceased\"> </a></td><td>Patient Deceased</td></tr><tr><td style=\"white-space:nowrap\">unable-to-accept<a name=\"SHINNYStatusReasons-unable-to-accept\"> </a></td><td>Unable to Accept</td></tr><tr><td style=\"white-space:nowrap\">unable-to-contact-member<a name=\"SHINNYStatusReasons-unable-to-contact-member\"> </a></td><td>Unable to Contact Member</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"SHINNYStatusReasons-other\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">partial<a name=\"SHINNYStatusReasons-partial\"> </a></td><td>Partially Completed</td></tr><tr><td style=\"white-space:nowrap\">full<a name=\"SHINNYStatusReasons-full\"> </a></td><td>Fully Completed</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYStatusReasons"] ;
fhir:CodeSystem.version [ fhir:value "1.9.3"] ;
fhir:CodeSystem.name [ fhir:value "SHINNYStatusReasons"] ;
fhir:CodeSystem.title [ fhir:value "SHINNY Status Reasons"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-24T09:28:12-04:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "shinny"] ;
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "Codes for status reasons."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "patient-withdrew-from-service" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient Withdrew from Service" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "patient-no-longer-eligible" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient No Longer Eligible" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "patient-residency-changed" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient Residency Changed" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "patient-deceased" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient Deceased" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "unable-to-accept" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Unable to Accept" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "unable-to-contact-member" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Unable to Contact Member" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Other" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "partial" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Partially Completed" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "full" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Fully Completed" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/SHINNYStatusReasons.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/SHINNYStatusReasons.ttl> .
IG © 2024+ shinny. Package us.ny.hrsn#1.9.3 based on FHIR 4.0.1. Generated 2026-07-24
Links: Table of Contents |
QA Report