This page is part of the CH-CRL (R4) (v0.2.1: STU) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "Organization",
"id" : "AbteilungPatho",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-organization-department"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: AbteilungPatho</p><p><b>meta</b>: </p><p><b>identifier</b>: 76010088</p><p><b>active</b>: true</p><p><b>type</b>: Pathology <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '394595002' = 'Pathology (qualifier value)', given as 'Pathology'})</span></p><p><b>name</b>: Pathologisches Institut</p><p><b>telecom</b>: patho@spital.ch</p><p><b>address</b>: Bergstrasse 11 Zürich 8002 </p><p><b>partOf</b>: <a href=\"Organization-SpitalSeeblickDoktorPatho.html\">Generated Summary: id: SpitalSeeblickDoktorPatho; 76010088; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Spital Seeblick; ph: 031 409 88 60, spital@spital.ch</a></p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.45",
"value" : "76010088"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394595002",
"display" : "Pathology"
}
]
}
],
"name" : "Pathologisches Institut",
"telecom" : [
{
"system" : "email",
"value" : "patho@spital.ch"
}
],
"address" : [
{
"line" : [
"Bergstrasse 11"
],
"city" : "Zürich",
"postalCode" : "8002"
}
],
"partOf" : {
"reference" : "Organization/SpitalSeeblickDoktorPatho"
}
}