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

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeCodeSystem
IdCodeSystem-fr-core-cs-location-position-lit.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-location-position-lit.html
URLhttps://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-position-lit
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreCodeSystemPositionLit
TitleFR Core CodeSystem Position du lit
Realmfr
Authorityhl7
DescriptionPosition du lit dans la chambre
Contentcomplete

Resources that use this resource

ValueSet
fr-core-vs-location-position-litFR Core ValueSet Location Position Lit

Resources that this resource uses

No resources found


Narrative

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

Narratif généré : CodeSystem fr-core-cs-location-position-lit

This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-position-lit defines the following codes:

CodeAffichage
FNTR Fenêtre
CLR Couloir
ML Milieu

Source1

{
  "resourceType": "CodeSystem",
  "id": "fr-core-cs-location-position-lit",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-position-lit",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreCodeSystemPositionLit",
  "title": "FR Core CodeSystem Position du lit",
  "status": "active",
  "experimental": false,
  "date": "2026-01-30T10:26:03+00: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": "Position du lit dans la chambre",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "FNTR",
      "display": "Fenêtre"
    },
    {
      "code": "CLR",
      "display": "Couloir"
    },
    {
      "code": "ML",
      "display": "Milieu"
    }
  ]
}