FHIR IG analytics| Package | medcom.fhir.dk.carecommunicationtestscripts |
| Resource Type | Organization |
| Id | Organization-efb6250c-1ba5-4856-b7e7-d9e830d58c09.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization efb6250c-1ba5-4856-b7e7-d9e830d58c09
Profile: MedComMessagingOrganization
identifier: EAN/5790001353308 (use: official, ), SOR/330461000016004 (use: official, )
active: true
name: Sundhedsplejen, Aabenraa kommune
telecom: ph: 01 02 03 04(Work), fax: 04 03 02 01(Work)
address: Bjerggade 4 E 6200
{
"resourceType": "Organization",
"id": "efb6250c-1ba5-4856-b7e7-d9e830d58c09",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"text": "EAN"
},
"system": "https://www.gs1.org/gln",
"value": "5790001353308"
},
{
"use": "official",
"type": {
"text": "SOR"
},
"system": "urn:oid:1.2.208.176.1.1",
"value": "330461000016004"
}
],
"active": true,
"name": "Sundhedsplejen, Aabenraa kommune",
"telecom": [
{
"system": "phone",
"value": "01 02 03 04",
"use": "work"
},
{
"system": "fax",
"value": "04 03 02 01",
"use": "work"
}
],
"address": [
{
"line": [
"Bjerggade 4 E"
],
"postalCode": "6200"
}
]
}