FHIR IG analytics| Package | medcom.fhir.dk.carecommunicationtestscripts |
| Resource Type | Organization |
| Id | Organization-89a4dee7-145b-4d09-abaf-24529cb12f15.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 89a4dee7-145b-4d09-abaf-24529cb12f15
Profile: MedComMessagingOrganization
identifier: EAN/5790002508240 (use: official, ), SOR/1053231000016001 (use: official, ), DENMARK/219 (use: usual, )
active: true
name: Sygehusadviser, Hillerød
telecom: ph: 72 32 00 00(Work), fax: 72 32 32 13(Work)
address: Trollesmindealle 27 3400
{
"resourceType": "Organization",
"id": "89a4dee7-145b-4d09-abaf-24529cb12f15",
"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": "5790002508240"
},
{
"use": "official",
"type": {
"text": "SOR"
},
"system": "urn:oid:1.2.208.176.1.1",
"value": "1053231000016001"
},
{
"use": "usual",
"type": {
"text": "DENMARK"
},
"system": "urn:oid:1.2.208.176.1.4",
"value": "219"
}
],
"active": true,
"name": "Sygehusadviser, Hillerød",
"telecom": [
{
"system": "phone",
"value": "72 32 00 00",
"use": "work"
},
{
"system": "fax",
"value": "72 32 32 13",
"use": "work"
}
],
"address": [
{
"line": [
"Trollesmindealle 27"
],
"postalCode": "3400"
}
]
}