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" : "AbteilungMinimum",
"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>: AbteilungMinimum</p><p><b>meta</b>: </p><p><b>identifier</b>: 76010130</p><p><b>active</b>: true</p><p><b>type</b>: Clinical oncology <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '394592004' = 'Clinical oncology (qualifier value)', given as 'Clinical oncology'})</span></p><p><b>name</b>: Abteilung Minium</p><p><b>telecom</b>: abteilung@minimum.ch</p><p><b>address</b>: Bergstrasse 10 Zürich 8001 </p><p><b>partOf</b>: <a href=\"Organization-SpitalMinimum.html\">Generated Summary: id: SpitalMinimum; 76010130; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Spital Minium; ph: 031 512 75 98, spital@minimum.ch</a></p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.45",
"value" : "76010130"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394592004",
"display" : "Clinical oncology"
}
]
}
],
"name" : "Abteilung Minium",
"telecom" : [
{
"system" : "email",
"value" : "abteilung@minimum.ch"
}
],
"address" : [
{
"line" : [
"Bergstrasse 10"
],
"city" : "Zürich",
"postalCode" : "8001"
}
],
"partOf" : {
"reference" : "Organization/SpitalMinimum"
}
}