FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Location |
| Id | Location-hopitaltest-salle-examen-01.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 hopitaltest-salle-examen-01
Profil: FR Core Location Profile
status: Active
name: Salle d'examen 01
type: Salle d'examen
telecom: ph: 84900
managingOrganization: Organization UF Endocrino Diabeto
{
"resourceType": "Location",
"id": "hopitaltest-salle-examen-01",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Salle d'examen 01",
"type": [
{
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type",
"code": "SL_EXM",
"display": "Salle d'examen"
}
],
"text": "Salle d'examen"
}
],
"telecom": [
{
"system": "phone",
"value": "84900"
}
],
"managingOrganization": {
"reference": "Organization/hopitaltest-uf-4701-endocrino-diab"
}
}