{
  "resourceType" : "CodeSystem",
  "id" : "fr-location-physical-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://interopsante.org/fhir/CodeSystem/fr-location-physical-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">FTL<a name=\"fr-location-physical-type-FTL\"> </a></td><td>Emplacement fauteuil</td></tr><tr><td style=\"white-space:nowrap\">BTMNT<a name=\"fr-location-physical-type-BTMNT\"> </a></td><td>Bâtiment</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"fr-location-physical-type-L\"> </a></td><td>Lieu non spécifié</td></tr><tr><td style=\"white-space:nowrap\">ETG<a name=\"fr-location-physical-type-ETG\"> </a></td><td>Etage</td></tr><tr><td style=\"white-space:nowrap\">AL<a name=\"fr-location-physical-type-AL\"> </a></td><td>Aile</td></tr><tr><td style=\"white-space:nowrap\">CLR<a name=\"fr-location-physical-type-CLR\"> </a></td><td>Couloir</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"fr-location-physical-type-R\"> </a></td><td>Chambre</td></tr><tr><td style=\"white-space:nowrap\">BX<a name=\"fr-location-physical-type-BX\"> </a></td><td>Box</td></tr><tr><td style=\"white-space:nowrap\">PT<a name=\"fr-location-physical-type-PT\"> </a></td><td>Point</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"fr-location-physical-type-B\"> </a></td><td>Emplacement lit</td></tr><tr><td style=\"white-space:nowrap\">BLC<a name=\"fr-location-physical-type-BLC\"> </a></td><td>Bloc</td></tr><tr><td style=\"white-space:nowrap\">BR<a name=\"fr-location-physical-type-BR\"> </a></td><td>Bureau</td></tr></table></div>"
  },
  "url" : "http://interopsante.org/fhir/CodeSystem/fr-location-physical-type",
  "version" : "0.37.0",
  "name" : "Fr_location_physical_type",
  "title" : "ResMed French Location physical type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [{
    "name" : "ResMed Corp",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.resmed.com"
    },
    {
      "system" : "email",
      "value" : "atomteam-halifax@resmed.com"
    }]
  }],
  "description" : "This is a ResMed variant of a HL7 France Core package resource.\nLocation physical type",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 12,
  "concept" : [{
    "code" : "FTL",
    "display" : "Emplacement fauteuil"
  },
  {
    "code" : "BTMNT",
    "display" : "Bâtiment"
  },
  {
    "code" : "L",
    "display" : "Lieu non spécifié"
  },
  {
    "code" : "ETG",
    "display" : "Etage"
  },
  {
    "code" : "AL",
    "display" : "Aile"
  },
  {
    "code" : "CLR",
    "display" : "Couloir"
  },
  {
    "code" : "R",
    "display" : "Chambre"
  },
  {
    "code" : "BX",
    "display" : "Box"
  },
  {
    "code" : "PT",
    "display" : "Point"
  },
  {
    "code" : "B",
    "display" : "Emplacement lit"
  },
  {
    "code" : "BLC",
    "display" : "Bloc"
  },
  {
    "code" : "BR",
    "display" : "Bureau"
  }]
}