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

FHIR IG Statistics: ValueSet/fr-core-vs-title

Packagehl7.fhir.fr.core
TypeValueSet
Idfr-core-vs-title
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-title.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-title
Version2.1.0
Statusdraft
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetTitle
TitleFR Core ValueSet Title
Realmfr
Authorityhl7
DescriptionThe Patient or person civility

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
TRE-R11-CiviliteExerciceTRE_R11-CiviliteExercice

Narrative

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

Generated Narrative: ValueSet fr-core-vs-title


Source

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-title",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-title",
  "version": "2.1.0",
  "name": "FRCoreValueSetTitle",
  "title": "FR Core ValueSet Title",
  "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": "The Patient or person civility",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R11-CiviliteExercice/FHIR/TRE-R11-CiviliteExercice"
      }
    ]
  }
}