FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Location |
| Id | Location-hopitaltest-endocrino-ch04-litF.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-litF
Profil: FR Core Location Profile
FR Core Location Extension - Position du lit: FR Core CodeSystem Position du lit: FNTR (Fenêtre)
status: Active
name: Lit Fenetre - chambre 04
type: Lit
telecom: ph: 84921
managingOrganization: Organization UF Endocrino Diabeto
partOf: Location Chambre 04
{
"resourceType": "Location",
"id": "hopitaltest-endocrino-ch04-litF",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location-position-lit",
"valueCoding": {
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-position-lit",
"code": "FNTR",
"display": "Fenêtre"
}
}
],
"status": "active",
"name": "Lit Fenetre - chambre 04",
"type": [
{
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type",
"code": "LIT",
"display": "Lit"
}
],
"text": "Lit"
}
],
"telecom": [
{
"system": "phone",
"value": "84921"
}
],
"managingOrganization": {
"reference": "Organization/hopitaltest-uf-4701-endocrino-diab"
},
"partOf": {
"reference": "Location/hopitaltest-endocrino-ch04"
}
}