CH EPREG (R4)
1.0.0-ci-build - ci-build
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
{
"resourceType" : "Patient",
"id" : "UC1-KatrinKinderlieb",
"language" : "de-CH",
"text" : {
"status" : "generated",
"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>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH",
"display" : "Switzerland"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
},
{
"extension" : [
{
"url" : "value",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA29519-8",
"display" : "she/her/her/hers/herself"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/individual-pronouns"
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.30.1.123.100.1.1.1",
"value" : "80756015090002647590"
}
],
"name" : [
{
"text" : "Frau Katrin Kinderlieb",
"family" : "Kinderlieb",
"given" : [
"Katrin"
],
"prefix" : [
"Frau"
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "katrin.kinderlieb@example.com"
},
{
"system" : "phone",
"value" : "+41 33 333 33 33",
"use" : "home"
},
{
"system" : "phone",
"value" : "+41 79 123 45 67",
"use" : "mobile"
},
{
"system" : "phone",
"value" : "+41 45 454 54 54",
"use" : "work"
}
],
"gender" : "female",
"birthDate" : "1986-01-18",
"address" : [
{
"line" : [
"Musterstrasse 1"
],
"city" : "Zürich",
"postalCode" : "8000",
"country" : "Schweiz"
}
],
"contact" : [
{
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note",
"valueString" : "Ehemann von Katrin Kinderlieb und biologischer Vater des Kindes"
},
{
"url" : "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-primary-contact",
"valueBoolean" : true
}
],
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C",
"display" : "Emergency Contact"
}
]
}
],
"name" : {
"family" : "Kinderlieb",
"given" : [
"Pierre"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "+41 33 333 33 33",
"use" : "home"
},
{
"system" : "phone",
"value" : "+41 79 111 22 33",
"use" : "mobile"
},
{
"system" : "phone",
"value" : "+41 46 464 64 64",
"use" : "work"
}
]
},
{
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note",
"valueString" : "Mutter von Katrin Kinderlieb"
}
],
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C",
"display" : "Emergency Contact"
}
]
}
],
"name" : {
"family" : "Kinderlieb",
"given" : [
"Anna"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "+41 88 888 88 88",
"use" : "home"
}
]
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "de-CH",
"display" : "German (Switzerland)"
}
]
},
"preferred" : true
}
],
"link" : [
{
"other" : {
🔗 "reference" : "RelatedPerson/UC1-RelatedPerson-Mother"
},
"type" : "seealso"
}
]
}