1 - ci-build

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

: core-coverage-instance-full - TTL Representation

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 -------------------------------------------------------------------

 a fhir:Coverage ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "core-coverage-instance-full"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.ru/ig/core/StructureDefinition/core-coverage"^^xsd:anyURI ;
fhir:link <https://fhir.ru/ig/core/StructureDefinition/core-coverage>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage core-coverage-instance-full</b></p><a name=\"core-coverage-instance-full\"> </a><a name=\"hccore-coverage-instance-full\"> </a><a name=\"core-coverage-instance-full-en-US\"> </a><p><b>identifier</b>: Полис ОМС/1234567898765432</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-sources-of-payment 1}\">Средства обязательного медицинского страхования</span></p><p><b>beneficiary</b>: <a href=\"core-patient-instance-ful\">core-patient-instance-ful</a></p><p><b>payor</b>: <a href=\"core-patient-payer-instance-ful\">core-patient-payer-instance-ful</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-coverage-document"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ] ;
fhir:system [ fhir:v "http://fhir.ru/core/systems/OMS"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567898765432" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-sources-of-payment"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]     ] )
  ] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "core-patient-instance-ful" ]
  ] ; # 
  fhir:payor ( [
fhir:reference [ fhir:v "core-patient-payer-instance-ful" ]
  ] ) . #