This page is part of the CH ORF (R4) (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Patient",
"id" : "ErikaMusterfrau",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
]
},
"language" : "de-CH",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Erika Musterfrau (OFFICIAL)</b> female, DoB: 1970-03-14 ( Medical record number:\u00a011.22.33.4567)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes: {http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus 1}\">ledig</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Ledigname (MAIDEN)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li>ph: 079 979 79 79</li><li><a href=\"mailto:erika@musterfrau.ch\">erika@musterfrau.ch</a></li><li>Musterweg 6a Zürich 8000 Schweiz </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Languages spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes: {urn:ietf:bcp:47 de-CH}\">de-CH</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Guter Freund\">Guter Freund:</td><td colspan=\"3\"><ul><li>Max Freund </li><li>ph: 079 111 22 33</li><li><a href=\"mailto:max@freund.ch\">max@freund.ch</a></li></ul></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "urn:oid:2.999.1.2",
"value" : "11.22.33.4567"
}
],
"name" : [
{
"use" : "official",
"family" : "Musterfrau",
"_family" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name",
"valueCode" : "officialName"
}
]
},
"given" : [
"Erika"
],
"_given" : [
{
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname",
"valueCode" : "officialFirstName"
}
]
}
]
},
{
"use" : "maiden",
"family" : "Ledigname",
"_family" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name",
"valueCode" : "originalName"
}
]
}
}
],
"telecom" : [
{
"system" : "phone",
"value" : "079 979 79 79"
},
{
"system" : "email",
"value" : "erika@musterfrau.ch"
}
],
"gender" : "female",
"birthDate" : "1970-03-14",
"address" : [
{
"line" : [
"Musterweg",
"6a"
],
"city" : "Zürich",
"postalCode" : "8000",
"country" : "Schweiz"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
"code" : "1",
"display" : "ledig"
}
]
},
"contact" : [
{
"relationship" : [
{
"text" : "Guter Freund"
}
],
"name" : {
"family" : "Freund",
"given" : [
"Max"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "079 111 22 33"
},
{
"system" : "email",
"value" : "max@freund.ch"
}
]
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "de-CH"
}
]
},
"preferred" : true
}
]
}
IG © 2020+ HL7 Switzerland. Package ch.fhir.ig.ch-orf#2.0.0 based on FHIR 4.0.1. Generated 2023-12-20
Links: Table of Contents |
QA Report
| Propose a change