FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Location |
| Id | Location-hopitaltest-infectio-ch02-prsn-ngtv.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
French
Narratif généré : Localisation hopitaltest-infectio-ch02-prsn-ngtv
Profil: FR Core Location Profile
FR Core Location Extension - Type de chambre: FR Core CodeSystem Type Chambre: PRSN_NGTV (Pression négative)
status: Active
name: Chambre 02 - Pression négative
type: Chambre
managingOrganization: Organization CHRU CENTRE VILLE
English
Generated Narrative: Location hopitaltest-infectio-ch02-prsn-ngtv
Profile: FR Core Location Profile
FR Core Location Extension - Type de chambre: FR Core CodeSystem Type Chambre: PRSN_NGTV (Pression négative)
status: Active
name: Chambre 02 - Pression négative
type: Chambre
managingOrganization: Organization CHRU CENTRE VILLE
{
"resourceType": "Location",
"id": "hopitaltest-infectio-ch02-prsn-ngtv",
"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-type-chambre",
"valueCoding": {
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type-chambre",
"code": "PRSN_NGTV",
"display": "Pression négative"
}
}
],
"status": "active",
"name": "Chambre 02 - Pression négative",
"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-eg-4-members"
}
}