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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.2.15-2018-04-06T17:17

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.2.15-2018-04-06T17:17
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-encounter-type
URLhttp://interopsante.org/fhir/ValueSet/fr-encounter-type
Version1.0
Statusactive
Date2018-12-10T17:17:00Z
Namefr-encounter-type
DescriptionA coded type for an encounter | Jeu de valeurs des types de rencontre.

Resources that use this resource

StructureDefinition
FrEncounterFrEncounter

Resources that this resource uses

CodeSystem
fr-type-admissionfr-type-admission

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.8.1.2.15-2018-04-06T17:17",
  "meta": {
    "lastUpdated": "2018-12-10T17:17: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-encounter-type",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.14"
    }
  ],
  "version": "1.0",
  "name": "fr-encounter-type",
  "status": "active",
  "experimental": false,
  "date": "2018-12-10T17:17:00Z",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        },
        {
          "system": "email",
          "value": "vs@interopsante.org"
        }
      ]
    }
  ],
  "description": "A coded type for an encounter | Jeu de valeurs des types de rencontre.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0007",
        "version": "1.0",
        "concept": [
          {
            "code": "C",
            "display": "Elective/Confort|Confort"
          },
          {
            "code": "L",
            "display": "Labor and delivery|Accouchement maternité"
          },
          {
            "code": "N",
            "display": "Newborn (Birth in healthcare facility)|Nouveau né"
          },
          {
            "code": "R",
            "display": "Routine|Séance"
          },
          {
            "code": "U",
            "display": "Emergency|Caractère d’urgence aigue du problème quel que soit le service d’entrée"
          }
        ]
      },
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-type-admission",
        "version": "1.0",
        "concept": [
          {
            "code": "RM",
            "display": "Rétrocession de médicament"
          },
          {
            "code": "IE",
            "display": "Prestation inter-établissements"
          }
        ]
      }
    ]
  }
}