CH Core (R4)
5.0.0-ci-build - ci-build
CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.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-core/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "MaxMuster",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"🔗 ,
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr"
]
},
"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 MaxMuster</b></p><a name=\"MaxMuster\"> </a><a name=\"hcMaxMuster\"> </a><a name=\"MaxMuster-en-US\"> </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><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-ch-core-patient.html\">CH Core Patient</a>, <a href=\"StructureDefinition-ch-core-patient-epr.html\">CH Core Patient EPR</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Max Muster (official) Male, DoB: 1938-12-12 ( Medical record number)</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=\"tel:+41326851234\">+41326851234</a></li><li>ph: 079 333 22 11(Mobile)</li><li><a href=\"tel:+41321237788\">+41321237788</a></li><li><a href=\"mailto:max.muster@example.com\">max.muster@example.com</a></li><li><a href=\"http://example.com\">http://example.com</a></li><li>079 333 22 11</li><li>Leidensweg 10 Specimendorf 9999 CH (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-GruppenpraxisCH.html\">Organization Gruppenpraxis 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.16.756.888888.3.1",
"value" : "8733"
}
],
"name" : [
{
"use" : "official",
"family" : "Muster",
"_family" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name",
"valueCode" : "officialName"
}
]
},
"given" : [
"Max"
],
"_given" : [
{
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname",
"valueCode" : "officialFirstName"
}
]
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+41326851234",
"use" : "home",
"_use" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory",
"code" : "1",
"display" : "private Telefonnummer"
}
]
}
}
]
}
},
{
"system" : "phone",
"value" : "079 333 22 11",
"use" : "mobile",
"_use" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory",
"code" : "2",
"display" : "private Mobil-Nummer"
}
]
}
}
]
}
},
{
"system" : "phone",
"value" : "+41321237788",
"use" : "work",
"_use" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory",
"code" : "6",
"display" : "geschäftliche Nummer (Durchwahl)"
}
]
}
}
]
}
},
{
"system" : "email",
"value" : "max.muster@example.com",
"use" : "home",
"_use" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-emailcategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory",
"code" : "1",
"display" : "private Email-Adresse"
}
]
}
}
]
}
},
{
"system" : "url",
"value" : "http://example.com",
"use" : "work",
"_use" : {
"extension" : [
{
"url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-internetcategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-internetcategory",
"code" : "2",
"display" : "geschäftliche Internet-Adresse"
}
]
}
}
]
}
},
{
"system" : "sms",
"value" : "079 333 22 11"
}
],
"gender" : "male",
"birthDate" : "1938-12-12",
"address" : [
{
"use" : "home",
"line" : [
"Leidensweg",
"10"
],
"city" : "Specimendorf",
"postalCode" : "9999",
"country" : "CH"
}
],
"managingOrganization" : {
🔗 "reference" : "Organization/GruppenpraxisCH"
}
}