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

FHIR IG analytics

Packagech.fhir.ig.ch-emed-epr
Resource TypeOrganization
IdOrganization-OrganizationCara.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 OrganizationCara

identifier: GLN/7601001407428

name: Association CARA

address: Route de la Corniche 3a Épalinges Vaud 1066 CH


Source1

{
  "resourceType": "Organization",
  "id": "OrganizationCara",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601001407428"
    }
  ],
  "name": "Association CARA",
  "address": [
    {
      "line": [
        "Route de la Corniche 3a"
      ],
      "city": "Épalinges",
      "state": "Vaud",
      "postalCode": "1066",
      "country": "CH"
    }
  ]
}