1 - ci-build
RuCoreIG - Local Development build (v1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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-payer-instance-full"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.ru/ig/core/StructureDefinition/core-patient-payer"^^xsd:anyURI ;
fhir:link <https://fhir.ru/ig/core/StructureDefinition/core-patient-payer> ] )
] ; #
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-payer-instance-full</b></p><a name=\"core-patient-payer-instance-full\"> </a><a name=\"hccore-patient-payer-instance-full\"> </a><a name=\"core-patient-payer-instance-full-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Владимир Геннадиевич Корольков (official) Male, DoB: 1955-01-10 ( 1)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">TAX/463217055385</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987(home)</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 "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 "TAX" ] ] ) ] ;
fhir:system [ fhir:v "http://fhir.ru/core/systems/inn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "463217055385" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Корольков" ] ;
( fhir:given [ fhir:v "Владимир" ] [ fhir:v "Геннадиевич" ] )
] ) ; #
fhir:gender [ fhir:v "male"] ; #
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 "Россия" ]
] ) . #
IG © 2023+ HL7 FHIR Россия. Package ru.core#1 based on FHIR 4.3.0. Generated 2024-11-05
Links: Table of Contents |
QA Report