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

FHIR IG Statistics: ValueSet/location-type

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Idlocation-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-location-type
URLhttp://interopsante.org/fhir/ValueSet/fr-location-type
Version1.0
Statusactive
Date2018-11-09
Namefr-location-type
DescriptionA role for a location | Jeu de valeurs du rôle joué par un lieu

Resources that use this resource

StructureDefinition
FrLocationFrLocation

Resources that this resource uses

CodeSystem
fr-location-typefr-location-type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "location-type",
  "meta": {
    "lastUpdated": "2018-11-19T20:10:00Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-warning",
      "valueMarkdown": "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.h     tml) for a list of common identifier systems"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://interopsante.org/fhir/ValueSet/fr-location-type",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.19"
    }
  ],
  "version": "1.0",
  "name": "fr-location-type",
  "status": "active",
  "date": "2018-11-09",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.interopsante.org"
        },
        {
          "system": "email",
          "value": "eric.dufour@selic.fr"
        }
      ]
    }
  ],
  "description": "A role for a location | Jeu de valeurs du rôle joué par un lieu",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-location-type",
        "version": "1.0",
        "concept": [
          {
            "code": "PRSN_NGTV",
            "display": "Pression négative"
          },
          {
            "code": "PRSN_PSTV",
            "display": "Pression positive"
          },
          {
            "code": "CRCRL",
            "display": "Carcéral"
          },
          {
            "code": "CPTN",
            "display": "Capitonné"
          },
          {
            "code": "PNT_CLCT",
            "display": "Point de collecte"
          },
          {
            "code": "PNT_LVRSN",
            "display": "Point de livraison"
          },
          {
            "code": "SL_ATNT",
            "display": "Salle d’attente"
          },
          {
            "code": "SL_RVL",
            "display": "Salle réveil"
          },
          {
            "code": "SL_EXM",
            "display": "Salle examen"
          },
          {
            "code": "SL_RN",
            "display": "Salle de réunion"
          },
          {
            "code": "SL_TRV",
            "display": "Salle de travail"
          },
          {
            "code": "ACC",
            "display": "Point d'accueil"
          }
        ]
      }
    ]
  }
}