FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Organization |
| Id | Organization-hopitaltest-uf-4705-nutrition.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Organisation hopitaltest-uf-4705-nutrition
Profil: FR Core Organization UF Profile
FR Core Organization Short Name Extension: UF Nutrition
Organization Period: 2023-01-01 00:00:00+0100 --> (en cours)
FR Core Organization Extension - Indicateur d'une unité fonctionnelle: Hébergement
identifier: http://hopitalTest.fr/namingsystem/organization/4705 (utilisation : official, )
type: Unité fonctionnelle
name: UF Nutrition
| Telecom |
| ph: 84705(Work) |
{
"resourceType": "Organization",
"id": "hopitaltest-uf-4705-nutrition",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uf"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name",
"valueString": "UF Nutrition"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/organization-period",
"valuePeriod": {
"start": "2023-01-01T00:00:00+01:00"
}
},
{
"url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uf-indicateur",
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur",
"code": "HEB",
"display": "Hébergement"
},
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur",
"code": "MED",
"display": "Médicale"
}
]
}
}
],
"identifier": [
{
"use": "official",
"system": "http://hopitalTest.fr/namingsystem/organization",
"value": "4705"
}
],
"type": [
{
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
"code": "UF"
}
]
}
],
"name": "UF Nutrition",
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "84705",
"use": "work"
}
]
}
]
}