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

FHIR IG analytics

Packagech.fhir.ig.ch-elm
Resource TypeOrganization
IdOrganization-Organization-OrdererWithBERUIDB.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Organization",
  "id": "Organization-OrdererWithBERUIDB",
  "identifier": [
    {
      "system": "urn:oid:2.16.756.5.35",
      "value": "CHE109322551"
    },
    {
      "system": "urn:oid:2.16.756.5.45",
      "value": "A62088168"
    }
  ],
  "name": "Praxis Dr. Hauser",
  "address": [
    {
      "line": [
        "Hauptstrasse 10"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Hauptstrasse"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "10"
            }
          ]
        }
      ],
      "city": "Solothurn",
      "postalCode": "4500"
    }
  ]
}