Guide d'implémentation Fr Core
2.0.0-ballot - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FR Core ValueSet Location physical type - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "fr-core-vs-location-physical-type",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-fr-core-cs-location-physical-type.html\"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-FTL\">FTL</a></td><td>Emplacement fauteuil</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BTMNT\">BTMNT</a></td><td>Bâtiment</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-L\">L</a></td><td>Lieu non spécifié</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-ETG\">ETG</a></td><td>Etage</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-AL\">AL</a></td><td>Aile</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-CLR\">CLR</a></td><td>Couloir</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-R\">R</a></td><td>Chambre</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BX\">BX</a></td><td>Box</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-PT\">PT</a></td><td>Point</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-B\">B</a></td><td>Emplacement lit</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BLC\">BLC</a></td><td>Bloc</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-location-physical-type.html#fr-core-cs-location-physical-type-BR\">BR</a></td><td>Bureau</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning",
      "valueMarkdown" : "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type",
  "version" : "2.0.0-ballot",
  "name" : "FRCoreValueSetLocationPhysicalType",
  "title" : "FR Core ValueSet Location physical type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-02-20T11:29:22+01:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    },
    {
      "name" : "InteropSanté",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@interopsante.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "French location physical type | Types de lieux physiques pour la France",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-physical-type",
        "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"
          }
        ]
      }
    ]
  }
}