"
];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
fhir:Identifier.value [ fhir:value "7601000201041" ]
];
fhir:Organization.name [ fhir:value "Gruppenpraxis CH"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "+41322345566" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "fax" ];
fhir:ContactPoint.value [ fhir:value "+41322346677" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 2;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "bereit@gruppenpraxis.ch" ];
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 3;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.gruppenpraxis.ch" ];
fhir:ContactPoint.use [ fhir:value "work" ]
];
fhir:Organization.address [
fhir:index 0;
fhir:Address.use [ fhir:value "work" ];
fhir:Address.line [
fhir:value "Doktorgasse";
fhir:index 0
], [
fhir:value "2";
fhir:index 1
];
fhir:Address.city [ fhir:value "Musterhausen" ];
fhir:Address.postalCode [ fhir:value "8888" ];
fhir:Address.country [ fhir:value "CH" ]
] .
# - ontology header ------------------------------------------------------------