FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Organization |
| Id | Organization-ChEkmOrganizationBrokerExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ChEkmOrganizationBrokerExample
identifier: GLN/7601000435333, BER/A99085500
name: DataSan AG
telecom: +35 43 654 43 32, input@output.org
address: Bitstrasse 128 Gatiburg 1010
{
"resourceType": "Organization",
"id": "ChEkmOrganizationBrokerExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000435333"
},
{
"system": "urn:oid:2.16.756.5.45",
"value": "A99085500"
}
],
"name": "DataSan AG",
"telecom": [
{
"system": "phone",
"value": "+35 43 654 43 32"
},
{
"system": "email",
"value": "input@output.org"
}
],
"address": [
{
"line": [
"Bitstrasse 128"
],
"city": "Gatiburg",
"postalCode": "1010"
}
]
}