1 - ci-build

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

: core-patient-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:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "core-patient-instance-full"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.ru/ig/core/StructureDefinition/core-patient"^^xsd:anyURI ;
fhir:link <https://fhir.ru/ig/core/StructureDefinition/core-patient>     ] )
  ] ; # 
  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: Patient core-patient-instance-full</b></p><a name=\"core-patient-instance-full\"> </a><a name=\"hccore-patient-instance-full\"> </a><a name=\"core-patient-instance-full-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Мария-Антуанетта Иоганновна Габсбург-Лотарингская (official) Female, DoB: 1955-01-10 ( 6)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>TAX/463217055385</li><li>1/7412 809982</li><li>SB/152-873-614 14</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+79607005745\">+7 960 700 5745</a></li><li><a href=\"tel:+79998005577\">+7 999 800 5577</a></li><li>Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987(home)</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-identity-document"^^xsd:anyURI ] ;
fhir:code [ fhir:v "6" ]       ] )     ] ;
fhir:system [ fhir:v "http://fhir.ru/core/systems/birth-certificate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IIЮБ-123456" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:code [ fhir:v "TAX" ]       ] )     ] ;
fhir:system [ fhir:v "http://fhir.ru/core/systems/inn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "463217055385" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-identity-document"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ] ;
fhir:system [ fhir:v "http://fhir.ru/core/systems/passport-RF"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7412 809982" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:code [ fhir:v "SB" ]       ] )     ] ;
fhir:system [ fhir:v "http://fhir.ru/core/systems/snils"^^xsd:anyURI ] ;
fhir:value [ fhir:v "152-873-614 14" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Габсбург-Лотарингская" ] ;
    ( fhir:given [ fhir:v "Мария-Антуанетта" ] [ fhir:v "Иоганновна" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+7 960 700 5745" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+7 999 800 5577" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1955-01-10"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "aoguid"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:hl7-ru:fias:aoguid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7b1996be-c0fe-4797-bedc-f503e31a83fd" ]         ]       ] [
fhir:url [ fhir:v "houseguid"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:hl7-ru:fias:houseguid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7b1996be-c0fe-4797-bedc-f503e31a83fd" ]         ]       ] ) ;
fhir:url [ fhir:v "https://fhir.ru/ig/core/StructureDefinition/core-ex-address-fias"^^xsd:anyURI ]     ] ) ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "postal" ] ;
fhir:text [ fhir:v "Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987" ] ;
    ( fhir:line [ fhir:v "Софийская 32-1-987" ] ) ;
fhir:city [ fhir:v "Санкт-Петербург" ] ;
fhir:state [ fhir:v "Санкт-Петербург" ] ;
fhir:postalCode [ fhir:v "192236" ] ;
fhir:country [ fhir:v "Россия" ]
  ] ) . #