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/SHINNYRelationshipVS> a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "SHINNYRelationshipVS"] ; 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 SHINNYRelationshipVS</b></p><a name=\"SHINNYRelationshipVS\"> </a><a name=\"hcSHINNYRelationshipVS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-patient-contactrelationship.html\">Patient Contact Relationship </a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v2-0063.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0063</code></a><span title=\"Version is explicitly stated to be 3.0.0\"> version ?3.0.0</span></li></ul></div>" ] ; fhir:ValueSet.url [ fhir:value "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYRelationshipVS"] ; fhir:ValueSet.version [ fhir:value "1.9.3"] ; fhir:ValueSet.name [ fhir:value "SHINNYRelationshipVS"] ; fhir:ValueSet.title [ fhir:value "SHINNYRelationshipVS"] ; 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 "SHINNYRelationshipVS"] ; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0 ; fhir:ValueSet.compose.include.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/patient-contactrelationship" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/ValueSet/patient-contactrelationship> ] ], [ fhir:index 1 ; fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0063" ] ; fhir:ValueSet.compose.include.version [ fhir:value "3.0.0" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/ValueSet/SHINNYRelationshipVS.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/ValueSet/SHINNYRelationshipVS.ttl> .