FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeLocation
IdLocation-hopitaltest-infectio-ch02-prsn-ngtv.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


French


Narratif généré : Localisation hopitaltest-infectio-ch02-prsn-ngtv

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

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


Source1

{
  "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"
  }
}