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

FHIR IG Statistics: ValueSet/fr-core-vs-encounter-discharge-disposition

Packagehl7.fhir.fr.core
TypeValueSet
Idfr-core-vs-encounter-discharge-disposition
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-encounter-discharge-disposition.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-discharge-disposition
Version2.1.0
Statusactive
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetEncounterDischargeDisposition
TitleFR Core ValueSet Encounter discharge disposition
Realmfr
Authorityhl7
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
fr-core-encounterFR Core Encounter Profile

Resources that this resource uses

CodeSystem
discharge-dispositionDischarge disposition
fr-core-cs-circonstances-sortieFR Core CodeSystem Circonstances Sortie

Narrative

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

Generated Narrative: ValueSet fr-core-vs-encounter-discharge-disposition

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-encounter-discharge-disposition",
  "meta": {
    "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-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-encounter-discharge-disposition",
  "version": "2.1.0",
  "name": "FRCoreValueSetEncounterDischargeDisposition",
  "title": "FR Core ValueSet Encounter discharge disposition",
  "status": "active",
  "experimental": false,
  "date": "2024-09-04T09:58:56+02: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": "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.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-circonstances-sortie"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/discharge-disposition"
      }
    ]
  }
}