FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeOrganization
IdOrganization-89a4dee7-145b-4d09-abaf-24529cb12f15.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization 89a4dee7-145b-4d09-abaf-24529cb12f15

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


Source1

{
  "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"
    }
  ]
}