CH EPR FHIR (R4)
4.0.1-ci-build - ci-build
CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "GruppenpraxisCH",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-provider-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization GruppenpraxisCH</b></p><a name=\"GruppenpraxisCH\"> </a><a name=\"hcGruppenpraxisCH\"> </a><a name=\"GruppenpraxisCH-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000201041</p><p><b>name</b>: PDQm Provider Organization Gruppenpraxis</p><p><b>telecom</b>: <a href=\"tel:+41322345566\">+41322345566</a>, fax: +41322346677(Work), <a href=\"mailto:bereit@gruppenpraxis.ch\">bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Doktorgasse 2 Musterhausen 8888 CH (work)</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Allzeit Bereit (Official)</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.51.1.3",
"value" : "7601000201041"
}
],
"name" : "PDQm Provider Organization Gruppenpraxis",
"telecom" : [
{
"system" : "phone",
"value" : "+41322345566",
"use" : "work"
},
{
"system" : "fax",
"value" : "+41322346677",
"use" : "work"
},
{
"system" : "email",
"value" : "bereit@gruppenpraxis.ch",
"use" : "work"
},
{
"system" : "url",
"value" : "http://www.gruppenpraxis.ch",
"use" : "work"
}
],
"address" : [
{
"use" : "work",
"line" : [
"Doktorgasse",
"2"
],
"city" : "Musterhausen",
"postalCode" : "8888",
"country" : "CH"
}
],
"contact" : [
{
"name" : {
"use" : "official",
"family" : "Bereit",
"given" : [
"Allzeit"
],
"prefix" : [
"Dr. med."
],
"suffix" : [
"Facharzt für Allgemeine Medizin"
]
}
}
]
}