FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/fr-location-physical-type

Packagehl7-france-fhir.administrative
Resource TypeCodeSystem
Idfr-location-physical-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/CodeSystem/fr-location-physical-type
URLhttp://interopsante.org/fhir/CodeSystem/fr-location-physical-type
Version20210708
Statusdraft
Date2021-07-08
Namefr-location-physical-type
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
fr-location-physical-typefr-location-physical-type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "fr-location-physical-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://interopsante.org/fhir/CodeSystem/fr-location-physical-type",
  "version": "20210708",
  "name": "fr-location-physical-type",
  "status": "draft",
  "experimental": true,
  "date": "2021-07-08",
  "publisher": "InteropSanté",
  "caseSensitive": true,
  "content": "complete",
  "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"
    }
  ]
}