{
  "resourceType" : "Location",
  "id" : "hopitaltest-infectio-ch02-prsn-ngtv",
  "meta" : {
    "profile" : ["https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Localisation hopitaltest-infectio-ch02-prsn-ngtv</b></p><a name=\"hopitaltest-infectio-ch02-prsn-ngtv\"> </a><a name=\"hchopitaltest-infectio-ch02-prsn-ngtv\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-fr-core-location.html\">FR Core Location Profile</a></p></div><p><b>FR Core Location Extension - Type de chambre</b>: <a href=\"CodeSystem-fr-core-cs-location-type-chambre.html#fr-core-cs-location-type-chambre-PRSN_NGTV\">FR Core CodeSystem Type Chambre: PRSN_NGTV</a> (Pression négative)</p><p><b>status</b>: Active</p><p><b>name</b>: Chambre 02 - Pression négative</p><p><b>type</b>: <span title=\"Codes :{https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type CHAMB}\">Chambre</span></p><p><b>managingOrganization</b>: <a href=\"Organization-hopitaltest-eg-4-members.html\">Organization CHRU CENTRE VILLE</a></p></div>"
  },
  "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"
  }
}