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

FHIR IG analytics

Packagech.fhir.ig.ch-core
Resource TypeOrganization
IdOrganization-ClaimBiller.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 ClaimBiller

identifier: urn:oid:2.16.756.5.35/CHE108791452, urn:oid:2.16.756.5.30.1.123.100.2.1.1/Y604801, GLN/7601022050702

name: Biller AG

telecom: ph: 061 956 99 00, info@biller.ch

address: Billerweg 128 Frenkendorf 4414


Source1

{
  "resourceType": "Organization",
  "id": "ClaimBiller",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.756.5.35",
      "value": "CHE108791452"
    },
    {
      "system": "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
      "value": "Y604801"
    },
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601022050702"
    }
  ],
  "name": "Biller AG",
  "telecom": [
    {
      "system": "phone",
      "value": "061 956 99 00"
    },
    {
      "system": "email",
      "value": "info@biller.ch"
    }
  ],
  "address": [
    {
      "line": [
        "Billerweg 128"
      ],
      "city": "Frenkendorf",
      "postalCode": "4414"
    }
  ]
}