FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Location |
| Id | Location-loc-radiologie-z.json |
| FHIR Version | R4 |
No resources found
No resources found
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
| Longitude | Latitude | Altitude |
| 2.3333 | 48.8333 | 35 |
managingOrganization: Organization HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G
{
"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"
}
}