CH eTOC (R4)
3.0.0 - trial-use
This page is part of the CH eTOC (R4) (v3.0.0: STU 3) 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" : "Organization",
"id" : "HappyDoctors",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization HappyDoctors</b></p><a name=\"HappyDoctors\"> </a><a name=\"hcHappyDoctors\"> </a><a name=\"HappyDoctors-en-US\"> </a><p><b>name</b>: Praxis Happy Docotors</p><p><b>address</b>: Happystrasse 14 Postfach 14 Zürich 8000 Schweiz </p></div>"
},
"name" : "Praxis Happy Docotors",
"address" : [
{
"line" : [
"Happystrasse 14",
"Postfach 14"
],
"city" : "Zürich",
"postalCode" : "8000",
"country" : "Schweiz"
}
]
}