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

FHIR IG analytics

Packagehl7-france-fhir.administrative-2022
Resource TypePractitioner
IdPractitioner-74ec824f-6e59-4a97-a0e7-acb67ba3becf.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Practitioner",
  "id": "74ec824f-6e59-4a97-a0e7-acb67ba3becf",
  "meta": {
    "versionId": "1000018341",
    "lastUpdated": "2022-08-26T13:24:56+00:00"
  },
  "language": "fr-FR",
  "identifier": [
    {
      "system": "urn:oid:1.2.250.1.300.1.1.1.113",
      "value": "185436"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "text": "CMedecin.titre.dr TXESWQMOYZM ",
      "family": "TXESWQMOYZM"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "6877502398"
    },
    {
      "system": "phone",
      "value": "2920631956"
    },
    {
      "system": "fax",
      "value": "4096742564"
    },
    {
      "system": "phone",
      "value": "8239915439"
    },
    {
      "system": "email",
      "value": "mail@mail.com"
    }
  ],
  "address": [
    {
      "use": "work",
      "type": "postal",
      "line": [
        "1 rue du fhir"
      ],
      "city": "FHIRLAND",
      "postalCode": "01010"
    }
  ],
  "gender": "unknown",
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.18.220",
            "code": "MD",
            "display": "Doctor of Medicine"
          }
        ],
        "text": "Doctor of Medicine"
      }
    }
  ],
  "communication": [
    {
      "coding": [
        {
          "system": "urn:ietf:bcp:47",
          "code": "fr-FR",
          "display": "French (France)"
        }
      ],
      "text": "Français de France"
    }
  ]
}