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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.3.15-2018-04-27T14:47

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.3.15-2018-04-27T14:47
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-encounter-discharge-disposition
URLhttp://interopsante.org/fhir/ValueSet/fr-encounter-discharge-disposition
Version1.0
Statusactive
Date2018-12-10T18:08:47Z
Namefr-encounter-discharge-disposition
DescriptionThis value set defines a set of codes that can be used to where the patient left the hospital | Circonstances de sortie de l'hôpital.

Resources that use this resource

StructureDefinition
FrEncounterFrEncounter

Resources that this resource uses

CodeSystem
fr-circonstances-sortiefr-circonstances-sortie

Narrative

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

Discharge disposition Codes | Circonstances de sortie de l'hôpital

A code that spécify the discharge disposition | Circonstances de sortie de l'établissement.

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.8.1.3.15-2018-04-27T14:47",
  "meta": {
    "lastUpdated": "2018-12-10T14:47:47Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-encounter-discharge-disposition",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.15"
    }
  ],
  "version": "1.0",
  "name": "fr-encounter-discharge-disposition",
  "status": "active",
  "experimental": true,
  "date": "2018-12-10T18:08:47Z",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "vs@interopsante.org"
        }
      ]
    }
  ],
  "description": "This value set defines a set of codes that can be used to where the patient left the hospital | Circonstances de sortie de l'hôpital.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-circonstances-sortie",
        "version": "1.0",
        "concept": [
          {
            "code": "2",
            "display": "Mesure disciplinaire"
          },
          {
            "code": "3",
            "display": "Décision médicale"
          },
          {
            "code": "4",
            "display": "Contre avis médical"
          },
          {
            "code": "5",
            "display": "en attente d'examen"
          },
          {
            "code": "6",
            "display": "Convenance personnelle"
          },
          {
            "code": "R",
            "display": "Essai (contexte psychiatrique)"
          },
          {
            "code": "E",
            "display": "Evasion"
          },
          {
            "code": "F",
            "display": "Fugue"
          }
        ]
      }
    ]
  }
}