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

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeLocation
IdLocation-loc-radiologie-z.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

Narratif généré : Localisation loc-radiologie-z

identifier: urn:oid:1.2.250.1.1.1.2/HOSPZ-RADIO (utilisation : official, )

status: Active

name: Centre de radiologie Hôpital Z

description: Imagerie médicale, radiographies, scanners, IRM

mode: Instance

telecom: radiologie@hosp-z.fr

address: 10 rue de la Santé Paris 75014 FRA

physicalType: Bâtiment

Positions

-LongitudeLatitudeAltitude
*2.333348.833335

managingOrganization: Organization HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G


Source1

{
  "resourceType": "Location",
  "id": "loc-radiologie-z",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:oid:1.2.250.1.1.1.2",
      "value": "HOSPZ-RADIO"
    }
  ],
  "status": "active",
  "name": "Centre de radiologie Hôpital Z",
  "description": "Imagerie médicale, radiographies, scanners, IRM",
  "mode": "instance",
  "telecom": [
    {
      "system": "email",
      "value": "radiologie@hosp-z.fr"
    }
  ],
  "address": {
    "line": [
      "10 rue de la Santé"
    ],
    "city": "Paris",
    "district": "14e arrondissement",
    "postalCode": "75014",
    "country": "FRA"
  },
  "physicalType": {
    "coding": [
      {
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type",
        "code": "BTMNT",
        "display": "Bâtiment"
      }
    ]
  },
  "position": {
    "longitude": 2.3333,
    "latitude": 48.8333,
    "altitude": 35
  },
  "managingOrganization": {
    "reference": "Organization/FRCoreOrganizationExample"
  }
}