CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epreg/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "UC1-KatrinKinderlieb"] ; #
fhir:language [ fhir:v "de-CH"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p class=\"res-header-id\"><b>Generated Narrative: Patient UC1-KatrinKinderlieb</b></p><a name=\"UC1-KatrinKinderlieb\"> </a><a name=\"hcUC1-KatrinKinderlieb\"> </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: de-CH</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Frau Katrin Kinderlieb Female, DoB: 1986-01-18 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756015090002647590)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:katrin.kinderlieb@example.com\">katrin.kinderlieb@example.com</a></li><li><a href=\"tel:+41333333333\">+41 33 333 33 33</a></li><li><a href=\"tel:+41791234567\">+41 79 123 45 67</a></li><li><a href=\"tel:+41454545454\">+41 45 454 54 54</a></li><li>Musterstrasse 1 Zürich 8000 Schweiz </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 de-CH}\">German (Switzerland)</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Pierre Kinderlieb </li><li><a href=\"tel:+41333333333\">+41 33 333 33 33</a></li><li><a href=\"tel:+41791112233\">+41 79 111 22 33</a></li><li><a href=\"tel:+41464646464\">+41 46 464 64 64</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Anna Kinderlieb </li><li><a href=\"tel:+41888888888\">+41 88 888 88 88</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Also see: <a href=\"RelatedPerson-UC1-RelatedPerson-Mother.html\">RelatedPerson: relationship = Natural mother (person)</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The pronouns to use when referring to an individual in verbal or written communication.\">Individual Pronouns:</td><td colspan=\"3\"><ul><li>value: <span title=\"Codes:{http://loinc.org LA29519-8}\">she/her/her/hers/herself</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">Patient Citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{urn:iso:std:iso:3166 CH}\">Switzerland</span></li></ul></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ;
fhir:display [ fhir:v "Switzerland" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-citizenship"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a loinc:LA29519-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA29519-8" ] ;
fhir:display [ fhir:v "she/her/her/hers/herself" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/individual-pronouns"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.1.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "80756015090002647590" ]
] ) ; #
fhir:name ( [
fhir:text [ fhir:v "Frau Katrin Kinderlieb" ] ;
fhir:family [ fhir:v "Kinderlieb" ] ;
( fhir:given [ fhir:v "Katrin" ] ) ;
( fhir:prefix [ fhir:v "Frau" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "katrin.kinderlieb@example.com" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 33 333 33 33" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 79 123 45 67" ] ;
fhir:use [ fhir:v "mobile" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 45 454 54 54" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1986-01-18"^^xsd:date] ; #
fhir:address ( [
( fhir:line [ fhir:v "Musterstrasse 1" ] ) ;
fhir:city [ fhir:v "Zürich" ] ;
fhir:postalCode [ fhir:v "8000" ] ;
fhir:country [ fhir:v "Schweiz" ]
] ) ; #
fhir:contact ( [
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Ehemann von Katrin Kinderlieb und biologischer Vater des Kindes" ] ] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-primary-contact"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] ) ;
( fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Emergency Contact" ] ] ) ] ) ;
fhir:name [
fhir:family [ fhir:v "Kinderlieb" ] ;
( fhir:given [ fhir:v "Pierre" ] ) ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 33 333 33 33" ] ;
fhir:use [ fhir:v "home" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 79 111 22 33" ] ;
fhir:use [ fhir:v "mobile" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 46 464 64 64" ] ;
fhir:use [ fhir:v "work" ] ] )
] [
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Mutter von Katrin Kinderlieb" ] ] ) ;
( fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Emergency Contact" ] ] ) ] ) ;
fhir:name [
fhir:family [ fhir:v "Kinderlieb" ] ;
( fhir:given [ fhir:v "Anna" ] ) ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 88 888 88 88" ] ;
fhir:use [ fhir:v "home" ] ] )
] ) ; #
fhir:communication ( [
fhir:language [
( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "de-CH" ] ;
fhir:display [ fhir:v "German (Switzerland)" ] ] ) ] ;
fhir:preferred [ fhir:v true ]
] ) ; #
fhir:link ( [
fhir:other [
fhir:reference [ fhir:v "RelatedPerson/UC1-RelatedPerson-Mother" ] ] ;
fhir:type [ fhir:v "seealso" ]
] ) . #
IG © 2025+ HL7 Switzerland. Package ch.fhir.ig.ch-epreg#1.0.0-ci-build based on FHIR 4.0.1. Generated 2025-09-16
Links: Table of Contents |
QA Report
| Propose a change