FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.mss
Resource TypePractitioner
IdPractitioner-mss-practitioner-bal-per-dupont.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


French


Narratif généré : Praticien mss-practitioner-bal-per-dupont

Dernière mise à jour : 2025-11-04 09:12:00+0100

identifier: urn:oid:1.2.250.1.71.4.2.1/810003456789 (utilisation : official, )

active: true

name: Jean-Marie DUPONT (Official)

telecom: jean-marie.dupont@infirmier.mssante.fr


English


Generated Narrative: Practitioner mss-practitioner-bal-per-dupont

Last updated: 2025-11-04 09:12:00+0100

identifier: urn:oid:1.2.250.1.71.4.2.1/810003456789 (use: official, )

active: true

name: Jean-Marie DUPONT (Official)

telecom: jean-marie.dupont@infirmier.mssante.fr


Source1

{
  "resourceType": "Practitioner",
  "id": "mss-practitioner-bal-per-dupont",
  "meta": {
    "lastUpdated": "2025-11-04T09:12:00.000+01:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:oid:1.2.250.1.71.4.2.1",
      "value": "810003456789"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "DUPONT",
      "given": [
        "Jean-Marie"
      ]
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "extension": [
            {
              "url": "type",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://mos.esante.gouv.fr/NOS/TRE_R257-TypeBAL/FHIR/TRE-R257-TypeBAL",
                    "code": "PER"
                  }
                ]
              }
            },
            {
              "url": "listeRouge",
              "valueBoolean": false
            }
          ],
          "url": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata"
        }
      ],
      "system": "email",
      "value": "jean-marie.dupont@infirmier.mssante.fr"
    }
  ]
}