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

FHIR IG Statistics: ValueSet/fr-core-vs-patient-contact-role

Packagehl7.fhir.fr.core
TypeValueSet
Idfr-core-vs-patient-contact-role
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-patient-contact-role.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-contact-role
Version2.1.0
Statusactive
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetPatientContactRole
TitleFR Core ValueSet Patient contact role
Realmfr
Authorityhl7
DescriptionValueSet patient contact role

Resources that use this resource

StructureDefinition
fr-core-patientFR Core Patient Profile
fr-core-related-personFR Core Related Person Profile

Resources that this resource uses

CodeSystem
v2-0131contactRole2
TRE-R217-ProtectionJuridiqueTRE_R217-ProtectionJuridique
TRE-R260-HL7RoleClassTRE_R260-HL7RoleClass
v2-0131contactRole2

Narrative

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

Generated Narrative: ValueSet fr-core-vs-patient-contact-role

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-patient-contact-role",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "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.html) for a list of common identifier systems"
    }
  ],
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-contact-role",
  "version": "2.1.0",
  "name": "FRCoreValueSetPatientContactRole",
  "title": "FR Core ValueSet Patient contact role",
  "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": "ValueSet patient contact role",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass"
      },
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R217-ProtectionJuridique/FHIR/TRE-R217-ProtectionJuridique"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "concept": [
          {
            "code": "O"
          },
          {
            "code": "U"
          }
        ]
      }
    ]
  }
}