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

FHIR IG Statistics: ValueSet/fr-core-vs-organization-uf-activity-field

Packagehl7.fhir.fr.core
TypeValueSet
Idfr-core-vs-organization-uf-activity-field
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-organization-uf-activity-field.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-organization-uf-activity-field
Version2.1.0
Statusdraft
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetOrganizationUFActivityField
TitleFR Core ValueSet Organization UF activity field
Realmfr
Authorityhl7
DescriptionOrganization UF activity field | Champ d'activité des structures UF

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
fr-core-cs-v2-3311FR Core CodeSystem v2-3311

Narrative

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

Generated Narrative: ValueSet fr-core-vs-organization-uf-activity-field


Source

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-organization-uf-activity-field",
  "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-organization-uf-activity-field",
  "version": "2.1.0",
  "name": "FRCoreValueSetOrganizationUFActivityField",
  "title": "FR Core ValueSet Organization UF activity field",
  "status": "draft",
  "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": "Organization UF activity field | Champ d'activité des structures UF",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311",
        "concept": [
          {
            "code": "MCO",
            "display": "MCO"
          },
          {
            "code": "SSR",
            "display": "SSR"
          },
          {
            "code": "HD",
            "display": "HAD"
          },
          {
            "code": "EHPD",
            "display": "EHPAD"
          },
          {
            "code": "LG_SJR",
            "display": "Long séjour"
          },
          {
            "code": "MSN_RTRT",
            "display": "Maison de retraite"
          },
          {
            "code": "PSY",
            "display": "Psy"
          },
          {
            "code": "URG",
            "display": "Urgence"
          }
        ]
      }
    ]
  }
}