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