FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Organization |
| Id | Organization-hopitaltest-service-11007-dietetique.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-service-11007-dietetique
Profil: FR Core Organization Profile
identifier: http://hopitalTest.fr/namingsystem/organization/11007 (utilisation : official, )
type: SERVICE
name: Service Dietetique
{
"resourceType": "Organization",
"id": "hopitaltest-service-11007-dietetique",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://hopitalTest.fr/namingsystem/organization",
"value": "11007"
}
],
"type": [
{
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
"code": "SERVICE",
"display": "Service"
}
],
"text": "SERVICE"
}
],
"name": "Service Dietetique"
}