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

FHIR IG Statistics: ValueSet/sas-valueset-typeidentifiant

Packageans.fhir.fr.sas
TypeValueSet
Idsas-valueset-typeidentifiant
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/sas/https://interop.esante.gouv.fr/ig/fhir/sas/1.1.0/ValueSet-sas-valueset-typeidentifiant.html
URLhttps://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-typeidentifiant
Version1.1.0
Statusactive
Date2024-12-10T11:31:02+00:00
NameTypeIdentifiantSAS
TitleType identifiant SAS
Realmfr
Authoritynational
DescriptionType d'identifiant SAS

Resources that use this resource

StructureDefinition
sas-sos-appointmentFrAppointmentSASSOS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet sas-valueset-typeidentifiant


Source

{
  "resourceType": "ValueSet",
  "id": "sas-valueset-typeidentifiant",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-typeidentifiant",
  "version": "1.1.0",
  "name": "TypeIdentifiantSAS",
  "title": "Type identifiant SAS",
  "status": "active",
  "date": "2024-12-10T11:31:02+00:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Type d'identifiant SAS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
        "concept": [
          {
            "code": "IDNPS",
            "display": "Identifiant National de Professionnel de Santé"
          },
          {
            "code": "INTRN",
            "display": "Identifiant interne"
          }
        ]
      }
    ]
  }
}