0.2.0 - ci-build

RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions

: Core ValueSet Типы родственных связей - TTL Representation

Active as of 2025-08-19

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 "relatedperson-relationship"] ; # 
  fhir:language [ fhir:v "ru"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"ru\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"ru\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet relatedperson-relationship</b></p><a name=\"relatedperson-relationship\"> </a><a name=\"hcrelatedperson-relationship\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: ru</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-core-relatedperson-relationship.html\"><code>https://fhir.ru/ig/core/CodeSystem/core-relatedperson-relationship</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ru/ig/core/ValueSet/relatedperson-relationship"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "RelatedPerson_Relationship"] ; # 
  fhir:title [ fhir:v "Core ValueSet Типы родственных связей"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-19T18:18:57+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 FHIR Россия"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 FHIR Россия" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://fhir.ru" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Типы родственных связей для представителя пациента. Источник: [НСИ Минздрава](https://nsi.rosminzdrav.ru/dictionaries/1.2.643.5.1.13.13.11.1014)"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-relatedperson-relationship"^^xsd:anyURI ]     ] )
  ] . #