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
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/SHINNYSNOMEDSDOHCategory> a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "SHINNYSNOMEDSDOHCategory"] ; 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 SHINNYSNOMEDSDOHCategory</b></p><a name=\"SHINNYSNOMEDSDOHCategory\"> </a><a name=\"hcSHINNYSNOMEDSDOHCategory\"> </a><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>" ] ; fhir:ValueSet.url [ fhir:value "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYSNOMEDSDOHCategory"] ; fhir:ValueSet.version [ fhir:value "1.9.3"] ; fhir:ValueSet.name [ fhir:value "SHINNYSNOMEDSDOHCategory"] ; fhir:ValueSet.title [ fhir:value "SHINNYSNOMEDSDOHCategory"] ; 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 "SHINNYSNOMEDSDOHCategory"] ; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0 ; fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/ValueSet/SHINNYSNOMEDSDOHCategory.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/ValueSet/SHINNYSNOMEDSDOHCategory.ttl> .